Actions
Optimization #2621
open
JI
JI
Convert setup scripts from sh/ed/sed to Python.
Optimization #2621:
Convert setup scripts from sh/ed/sed to Python.
Effort:
low
Difficulty:
low
Label:
Description
Convert the setup scripts in scripts to Python. Currently they are shell scripts that use hard to read ed commands, along with some sed.
VJ Updated by Victor Julien about 7 years ago
I think this has mostly been done? I think we didn't merge all things after the ams18 training.
VJ Updated by Victor Julien over 6 years ago
- Priority changed from Low to Normal
Lets get this done before the next dev training.
VJ Updated by Victor Julien over 5 years ago
- Target version changed from 70 to 7.0.0-beta1
VJ Updated by Victor Julien over 4 years ago
- Target version changed from 7.0.0-beta1 to 8.0.0-beta1
VJ Updated by Victor Julien about 1 year ago
- Target version changed from 8.0.0-beta1 to 9.0.0-beta1
PA Updated by Philippe Antoine 2 months ago
I still see setup-decoder.sh scripts/setup-simple-detect.sh and scripts/setup-simple-detect2.sh but I wonder if the PR to close this ticket is just a `git rm` of those files
Actions