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

Hotfix for linux system packaging use_docker issue. #1239

Merged
merged 3 commits into from
Apr 26, 2023

Conversation

freakboy3742
Copy link
Member

#1222 refactored the use of options on Linux system packaging to avoid invoking run with the --target option.

However, the CI on beeware/toga#1901 has shown that there is a stray usage of use_docker when finalising the app config.

There is almost certainly a cleanup of Passive/MostlyPassive mixins that can be done; however, we need an immediate fix to allow Toga's CI to pass.

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@freakboy3742 freakboy3742 merged commit 07f09d9 into beeware:main Apr 26, 2023
@freakboy3742 freakboy3742 deleted the use-docker-fix branch April 26, 2023 00:10
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.

2 participants