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 the --system without --deploy flag bug #6297

Merged
merged 4 commits into from
Oct 30, 2024
Merged

Fix the --system without --deploy flag bug #6297

merged 4 commits into from
Oct 30, 2024

Conversation

matteius
Copy link
Member

@matteius matteius commented Oct 30, 2024

Fix the --system without --deploy flag bug

The issue

Fixes #6295
Fixes #6296

The fix

Recent refactor did not consider the --system flag without --deploy, in part because we were missing a test for it.

Adds test for it.

The checklist

  • Associated issue
  • A news fragment in the news/ directory to describe this fix with the extension .bugfix.rst, .feature.rst, .behavior.rst, .doc.rst. .vendor.rst. or .trivial.rst (this will appear in the release changelog). Use semantic line breaks and name the file after the issue number or the PR #.

@matteius matteius changed the title Try fixing the --system without --deploy flag bug Fix the --system without --deploy flag bug Oct 30, 2024
@matteius matteius marked this pull request as ready for review October 30, 2024 12:09
@matteius matteius requested a review from oz123 October 30, 2024 12:09
@matteius matteius merged commit 7a7b342 into main Oct 30, 2024
22 checks passed
@matteius matteius deleted the issue-6295 branch October 30, 2024 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant