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

Add environment variable to set settings path #328

Merged
merged 1 commit into from
Jun 11, 2022

Conversation

ethanhs
Copy link
Contributor

@ethanhs ethanhs commented Jun 11, 2022

Followup from #301, the buildbot server now takes an environment variable to set where the settings file should be found, otherwise defaulting to /etc/buildbot/settings.yaml.

Co-authored-by: Zachary Ware <zach@python.org>
@pablogsal pablogsal merged commit f84d6c1 into python:main Jun 11, 2022
ethanhs added a commit to ethanhs/buildmaster-config that referenced this pull request Jun 13, 2022
Co-authored-by: Zachary Ware <zach@python.org>

Co-authored-by: Zachary Ware <zach@python.org>
vstinner pushed a commit that referenced this pull request Jun 17, 2022
* Initial WASM/Cross build code
* Changes to use HOSTRUNNER instead of RUNSHARED
* Add 3.11 branches (#323)
* Add tier labels corresponding to PEP 11 (#326)
* Add environment variable to set settings path (#328)
* Split WASM build factories
* use config.guess directly
* Fix pkg-config cross build, add suffix to create unique workers

Co-authored-by: Brett Cannon <brett@python.org>
Co-authored-by: Christian Heimes <christian@python.org>
Co-authored-by: Ethan Smith <ethan@ethanhs.me>
Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Co-authored-by: Zachary Ware <zach@python.org>
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