Actions
Bug #23664
openrudderc may produce malformed powershell scripts
Bug #23664:
rudderc may produce malformed powershell scripts
Added by Félix DALLIDET about 2 years ago. Updated about 1 month ago.
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
I hate Rudder for that
User visibility:
Infrequent - complex configurations | third party integrations
Effort required:
Priority:
74
Name check:
To do
Fix check:
To do
Regression:
No
Description
To reproduce, try to define a technique with the following content as input of any of the methods:
test $(grep -Pr --include=*.{sources,conf} '^\h*server\h+\H+' /etc/chrony/ | wc -l) -ge 3
The resulting powershell technique will have at least one line looking like:
$componentKey = "test $(grep -Pr --include=*.{sources,conf} '^\h*server\h+\H+' /etc/chrony/ | wc -l) -ge 3"
which is un-parsable for powershell as the comma is interpreted as a comma operator to define a list due to the `$()` used in the field.
Updated by Vincent MEMBRÉ about 2 years ago
Actions
#1
- Target version changed from 8.0.1 to 8.0.2
Updated by Vincent MEMBRÉ about 2 years ago
Actions
#2
- Target version changed from 8.0.2 to 8.0.3
Updated by Vincent MEMBRÉ about 2 years ago
Actions
#3
- Target version changed from 8.0.3 to 8.0.4
Updated by Vincent MEMBRÉ about 2 years ago
Actions
#4
- Target version changed from 8.0.4 to 8.0.5
- Priority changed from 89 to 88
Updated by Vincent MEMBRÉ almost 2 years ago
Actions
#5
- Target version changed from 8.0.5 to 8.0.6
- Priority changed from 88 to 86
Updated by Vincent MEMBRÉ almost 2 years ago
Actions
#6
- Target version changed from 8.0.6 to 8.0.7
- Priority changed from 86 to 85
Updated by Vincent MEMBRÉ almost 2 years ago
Actions
#7
- Target version changed from 8.0.7 to 8.0.8
- Priority changed from 85 to 83
Updated by Vincent MEMBRÉ over 1 year ago
Actions
#8
- Target version changed from 8.0.8 to 8.0.9
- Priority changed from 83 to 82
Updated by Vincent MEMBRÉ over 1 year ago
Actions
#9
- Target version changed from 8.0.9 to 8.0.10
- Priority changed from 82 to 80
Updated by Vincent MEMBRÉ over 1 year ago
Actions
#10
- Target version changed from 8.0.10 to 1089
- Priority changed from 80 to 79
Updated by Alexis Mousset over 1 year ago
Actions
#11
- Target version changed from 1089 to 8.1.6
- Priority changed from 79 to 78
Updated by Vincent MEMBRÉ over 1 year ago
Actions
#12
- Target version changed from 8.1.6 to 8.1.7
Updated by Vincent MEMBRÉ over 1 year ago
Actions
#13
- Target version changed from 8.1.7 to 8.1.8
- Priority changed from 78 to 75
Updated by Vincent MEMBRÉ about 1 year ago
Actions
#14
- Target version changed from 8.1.8 to 8.1.9
- Priority changed from 75 to 74
Updated by Vincent MEMBRÉ about 1 year ago
Actions
#15
- Target version changed from 8.1.9 to 8.1.10
Updated by Vincent MEMBRÉ about 1 year ago
Actions
#16
- Target version changed from 8.1.10 to 8.1.11
Updated by Vincent MEMBRÉ about 1 year ago
Actions
#17
- Target version changed from 8.1.11 to 8.1.12
Updated by Vincent MEMBRÉ 11 months ago
Actions
#18
- Target version changed from 8.1.12 to 8.1.13
Updated by Vincent MEMBRÉ 9 months ago
Actions
#19
- Target version changed from 8.1.13 to 8.2.6
Updated by Vincent MEMBRÉ 9 months ago
Actions
#20
- Target version changed from 8.2.6 to 8.2.7
Updated by Vincent MEMBRÉ 8 months ago
Actions
#21
- Target version changed from 8.2.7 to 8.2.8
Updated by Félix DALLIDET 6 months ago
Actions
#22
- Target version changed from 8.2.8 to 8.2.9
Updated by Vincent MEMBRÉ 4 months ago
Actions
#23
- Target version changed from 8.2.9 to 1133
Updated by Alexis Mousset 3 months ago
Actions
#24
- Target version changed from 1133 to 8.3.6
Updated by Vincent MEMBRÉ 2 months ago
Actions
#25
- Target version changed from 8.3.6 to 8.3.7
Updated by Vincent MEMBRÉ about 1 month ago
Actions
#26
- Target version changed from 8.3.7 to 8.3.8
Updated by Vincent MEMBRÉ about 1 month ago
Actions
#27
- Target version changed from 8.3.8 to 8.3.9
Actions