aktin / aktin/aktin-scripts

Add non interactive option to docker delete script

Aperta
#20 0 commenti 0 reazioni 1 assegnatario Rivendicata da @MarkusNissen Vedi su GitHub
enhancement
Lingua principale
Shell
Stelle
0
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## Background

For deleting case data from a Docker Data Warehouse a bash script has been written ("docker_delete_encounters.sh") to safely delete encounters. The script is interactive to make it easier for non-IT users to delete encounters, but would fail inside a pipeline because of needed user input.

## Task

Add an alternative way to execute the same script, but non-interactive so a pipeline could run the script as well

For that:
- [ ] Set up the Repository
- [ ] read the script and try to understand what it does.
- [ ] Plan the new feature (for example: you could differentiate by giving different number of parameters on execution)
- [ ] Code the new feature
- [ ] Create a pull request

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.