ISISComputingGroup / ISISComputingGroup/IBEX
Script Generator: Remove sgp file
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 6
- Fork
- 2
- Merge medio
- 16h 40m
- PR unite (30g)
- 2
Descrizione
As a user I am confused by having two files associated with the script generator. In a discussion between @JamesKingWork and I (from https://github.com/ISISComputingGroup/IBEX/issues/6670) we decided that the confusion over the multiple files is a significantly larger barrier to users than the problems it solves. We also decided that the JSON should be stored in plain text JSON in the generated file and runscript will load the values from here.
### Acceptance Criteria
* The parameters are written to the `value` variable in generated files in plain text JSON
* `runscript` uses this JSON to get the parameters to load
* The GUI loads parameters from generated scripts by looking at the value field and extracting the json
* The sgp file is removed
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia individuando il codice di script generator, runscript e GUI che gestisce i parametri dei file generati. Traccia il modo in cui l’attuale file sgp viene scritto e letto, quindi verifica che il campo del valore generato contenga JSON in testo semplice, che runscript e la GUI lo estraggano e che il file sgp non venga più utilizzato.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- json
- Ambito
- tooling
- Tipo di issue
- Refactoring
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 38/100