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

LITE-28075 Add abort action for deployment requests #69

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

jonatrios
Copy link
Contributor

No description provided.

@jonatrios jonatrios requested review from d3rky, akodelia and Hairash August 1, 2023 14:01

@transition(target=STATUSES.aborting, sources=[STATUSES.pending, STATUSES.processing])
def aborting(self, tasks, by):
self.aborted_at = datetime.utcnow()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fields should be setup after the DR is moved to the aborted status

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed!

@jonatrios jonatrios force-pushed the LITE-28075-add-abort-action branch from a99c4b7 to aa1b98c Compare August 1, 2023 17:09
@jonatrios jonatrios force-pushed the LITE-28075-add-abort-action branch from aa1b98c to 1bf7841 Compare August 2, 2023 08:33
@akodelia akodelia merged commit 5ec0c73 into master Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants