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

fix(remotebuild): do not auto clean interrupted builds #5081

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

mr-cal
Copy link
Collaborator

@mr-cal mr-cal commented Sep 30, 2024

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run tox run -m lint?
  • Have you successfully run tox run -e test-py310? (supported versions: py39, py310, py311, py312)

Fixes a bug where the remote builder would ignore the user and always clean the launchpad project.

Also drops some magic values in favor of constants.

(CRAFT-3140)
Fixes #4929

@mr-cal mr-cal requested review from a team, lengau and mattculler and removed request for a team October 1, 2024 13:53
@mr-cal mr-cal force-pushed the work/CRAFT-3140/cancel-remote-builds branch from 7c36d52 to 53e76a2 Compare October 1, 2024 17:41
@mr-cal mr-cal changed the base branch from main to hotfix/8.4 October 1, 2024 17:41
@mr-cal mr-cal merged commit caa0757 into hotfix/8.4 Oct 2, 2024
13 checks passed
@mr-cal mr-cal deleted the work/CRAFT-3140/cancel-remote-builds branch October 2, 2024 14:36
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.

remote build: do not ignore 'Cancel build? negative response
3 participants