Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Undo changes in case of create-repo script failure #97

Open
1 task
pmalawsk13 opened this issue May 17, 2022 · 0 comments · May be fixed by #152
Open
1 task

Feature: Undo changes in case of create-repo script failure #97

pmalawsk13 opened this issue May 17, 2022 · 0 comments · May be fixed by #152
Assignees

Comments

@pmalawsk13
Copy link

pmalawsk13 commented May 17, 2022

User Story
As a developer when running the create-repo script and something goes wrong in the process,
I would like the script to revert the changes made,
so that I do not have to do it manually.

Description
Refactor the create-repo script so that if it fails at some point it undoes the changes made. (The same as the other task but for the create repo script.)

Current situation:
In the current version if something breaks in the middle of the execution the user needs to undo this changes manually in order to execute the script again.

Acceptance criteria

  • In case create-repo fails (for any reason), the script shall note it and revert changes made.
@pmalawsk13 pmalawsk13 changed the title Refactor the create-repo script Feature: Undo changes in case of create-repo script failure May 17, 2022
@shiftwolf shiftwolf self-assigned this May 18, 2022
@shiftwolf shiftwolf linked a pull request Jun 27, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants