aktin / aktin/aktin-scripts

Add non interactive option to docker delete script

オープン
#20 コメント 0 件 リアクション 0 件 担当者 1 名 @MarkusNissen が担当を希望しています GitHub で見る
enhancement
主要言語
Shell
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

## 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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。