Skip to content

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

Description

@pmalawsk13

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.

Metadata

Metadata

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions