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

Delete workflow state when template is deleted and no resources exist #689

Merged
merged 10 commits into from
Apr 30, 2024

Commits on Apr 30, 2024

  1. Add test for updating state index

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    034e507 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afbf0c5 View commit details
    Browse the repository at this point in the history
  3. Delete state document on deprovision if no template exists

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4a4227b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d818de View commit details
    Browse the repository at this point in the history
  5. Conditionally delete state when deleting template

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3b19179 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    142c541 View commit details
    Browse the repository at this point in the history
  7. Fix typo

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9141716 View commit details
    Browse the repository at this point in the history
  8. Properly test ResponseException on Workflow State 404

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8d17ac0 View commit details
    Browse the repository at this point in the history
  9. Fetch workflowId of newly created template

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    57e1c79 View commit details
    Browse the repository at this point in the history
  10. Stabilize IT

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6770be9 View commit details
    Browse the repository at this point in the history