Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/python/buildmaster-config

Configuration for buildbot.python.org
https://github.com/python/buildmaster-config

gh-467: Add onder-riscv64 (#474)

71c602350e93543950326147d5a14037509f8ab0 authored 10 months ago by Furkan Onder <[email protected]>
run make regen-requirements (#472)

31ba329f7e108f188b0d1c14094cefd8c7107349 authored 10 months ago by Victor Stinner <[email protected]>
Remove buildbot_profiler plugin (#471)

See: https://github.com/tardyp/buildbot_profiler/issues/7

c6ccf6e1b61b4410044e208baf840f079eb59603 authored 10 months ago by Victor Stinner <[email protected]>
Revert "run make regen-requirements (#470)"

This reverts commit f9289b17334ab9078771c4f4341fd2a96e1d8a9b.

d641786973b3ee3a61f583ff6cc1e620f7019181 authored 10 months ago by Łukasz Langa <[email protected]>
run make regen-requirements (#470)

f9289b17334ab9078771c4f4341fd2a96e1d8a9b authored 10 months ago by Victor Stinner <[email protected]>
Don't forcibly use wasmtime's old CLI (#469)

dfd8d34064cb4f7090a03a86efc60f0a0b15a2a5 authored 10 months ago by Brett Cannon <[email protected]>
Revert "Quote the comma for -uall,extralargefile"

This reverts commit c411e359490eed8264a6a7c64532deaa2140af4c.

1a4a9ff80689318efd500b48eb48424fa40d64f0 authored 11 months ago by Łukasz Langa <[email protected]>
Quote the comma for -uall,extralargefile

c411e359490eed8264a6a7c64532deaa2140af4c authored 11 months ago by Łukasz Langa <[email protected]>
Disable bigmem tests on 3.12, bump resources to 32GB+ and extralargefile (#466)

888fc4ad70ad24e55a479a7356238c45aa61db4d authored 11 months ago by Łukasz Langa <[email protected]>
Revert "Add `workdir()` method to `UnixBuild` (#462)" (#465)

This reverts commit 260578b6e22e6b6231f24e426094a126ed58feea.

c737a0910a4946dfe8d472efefbc6f00453a57c4 authored 11 months ago by Zachary Ware <[email protected]>
Add `workdir()` method to `UnixBuild` (#462)

260578b6e22e6b6231f24e426094a126ed58feea authored 11 months ago by Brett Cannon <[email protected]>
Move WASI builders to tier 2 (#464)

9cceb2d2190490abe2f5cfe987700cda9455d823 authored 11 months ago by Brett Cannon <[email protected]>
run make regen-requirements (#463)

3b6f5de8e3f2d1d878be81b5b6201b8567799733 authored 11 months ago by Victor Stinner <[email protected]>
Add 'build/' prefix to wasi host_path

e811ceaa93d4246419ad55430aeca3c317894d90 authored 12 months ago by Zachary Ware <[email protected]>
Fix a typo in the path to the host/WASI build (#461)

ee1f097296e505f13fabd4a4769f2f3505cfffc4 authored 12 months ago by Brett Cannon <[email protected]>
Move more NoGIL builders to stable status (#459)

fa401633c2b28b3f9882ce4a5d6bdfe2ac82944d authored 12 months ago by Itamar Oren <[email protected]>
Add a WASI pydebug builder (#456)

72d562a378690f6cd06f50a4422f0546f4021799 authored 12 months ago by Brett Cannon <[email protected]>
gh-450: Workaround for failing ASAN on macOS (#451)

7ee34b6e27a1c255f8244f1020528c8e5f476783 authored 12 months ago by Itamar Oren <[email protected]>
Add `--disable-gil` test flag to Windows NoGIL builder (#458)

8906549e6f3cd46685fc22b19408e103420fafd0 authored 12 months ago by Itamar Oren <[email protected]>
Switch the macOS refleaks builder back to NoGIL (#457)

505f3d60048d8104ba8d69551c92ab3043d6f995 authored 12 months ago by Itamar Oren <[email protected]>
Switch the macOS ASAN builder back to NoGIL (#455)

b7afca16eb3fc79181a9dbbe781db7f909004307 authored 12 months ago by Itamar Oren <[email protected]>
run make regen-requirements (#453)

e118517f14611c3f35689b2573ecb5275b56384b authored 12 months ago by Victor Stinner <[email protected]>
Rename "(No) NoGIL" builders for less confusion (#452)

4dbd9d473ec839a900089414dc262946f684c325 authored 12 months ago by Itamar Oren <[email protected]>
Increase the parallelism on gps-raspbian. (#448)

See how it goes, the hardware is fast enough not to worry. It's mostly a
matter of memory.

65ef50e079069f131e220e5137f18278a8165c24 authored about 1 year ago by Gregory P. Smith <[email protected]>
Enable the GIL for new MacOS Refleak and ASAN builders (#447)

these new builders have been failing
since we didn't have ASAN and Refleak MacOS builders befor...

e8cab52bae003de065433f37cc148575b430a5a0 authored about 1 year ago by Itamar Oren <[email protected]>
Add ASAN and Refleaks MacOS NoGIL builders (#445)

Increase NoGIL MacOS coverage with additional (unstable, for now) builders covering ASAN and Ref...

dfc60bfa80a62418d004e11d26bcd87309d9e2fe authored about 1 year ago by Itamar Oren <[email protected]>
Remove the `bcannon-wasm` worker (#446)

Also move the `bcannon-wasi` worker to stable while renaming its WASI builder to match what `bca...

3cd943e09b3e5ba0beeaf3a6843a2d52ad036374 authored about 1 year ago by Brett Cannon <[email protected]>
Mark NoGIL Linux & MacOS builders as stable (#444)

related discussion: https://discuss.python.org/t/is-it-time-to-promote-free-threaded-ci-and-buil...

6c3e0d8f4816fa3661f920b923a5dbc363354c04 authored about 1 year ago by Itamar Oren <[email protected]>
Adds kushaldas-wasi builder (#443)

aab5bc55de46b6f8afe86f787d6fe900bfcfd78f authored about 1 year ago by Kushal Das <[email protected]>
Add bcannon-wasi worker (#438)

a704f77b0b4df3fcd5b81fa1727a01e9d554a9dd authored about 1 year ago by Zachary Ware <[email protected]>
Add -u-cpu to the gps-raspbian bot. (#441)

9093e5f03d8036532491223d27759ea28d727c3c authored about 1 year ago by Gregory P. Smith <[email protected]>
GH-419: Allow unstable builders on GitHub PR Checks (#437)

6f0281f1a6b9c1d6d879ed3896be8af8404c4639 authored about 1 year ago by Itamar Oren <[email protected]>
GH-419: Follow-up fix to support unstable builders triggering (#436)

GH-434 attempted to support triggering unstable builder with comment-based triggering
It had tw...

d2d22904576ec178bf9ea98038ec0ac8c062536e authored about 1 year ago by Itamar Oren <[email protected]>
GH-419: Pass unstable builders also into GitHubPrScheduler (#434)

* GH-419: Pass unstable builders also into GitHubPrScheduler

This is needed to support trigge...

e14b0cd0a1b81d52d96cd3555dac49848ec1b384 authored about 1 year ago by Itamar Oren <[email protected]>
run make regen-requirements (#435)

cef3fcf886e330d8cb660123131b4c4ae45b293c authored about 1 year ago by Victor Stinner <[email protected]>
Always create PR builders, but only schedule stable ones on label (#433)

97df924a1256fffabaa6fd50c4dd26e13b8e657b authored about 1 year ago by Zachary Ware <[email protected]>
GH-431: Add a MacOS M1 ARM64 worker with a NoGIL M1 builder (#432)

4803184c1cb43eaf5e8f41a7d5cb23251d11a4a0 authored about 1 year ago by Itamar Oren <[email protected]>
Update itamaro workers configuration (#430)

1. Remove the fedora worker - with the AWS-hosted ubuntu worker, better stop relying on a laptop...

1e51b8de04f3e06eaf6e66f458a926af0d0325b5 authored about 1 year ago by Itamar Oren <[email protected]>
gh-419: Allow unstable builders to trigger on PRs (#420)

This intention of this PR is to make it possible to *manually trigger* also unstable buildbots o...

24242c76f13523238ebcc453f81b8c0eccdff19d authored about 1 year ago by Itamar Oren <[email protected]>
GH-427: Add a MacOS (Intel x86-64) worker and a NoGIL MacOS builder (#428)

30d01cc492f28146f46b1afe627c3e8996a539e2 authored about 1 year ago by Itamar Oren <[email protected]>
Promote FreeBSD14 to STABLE (#426)

db57ff1dc4da6bddd4020783d07cc5a735e746df authored about 1 year ago by Victor Stinner <[email protected]>
Fix builders list to respect PEP 11 (#425)

Set tier (TIER_1, TIER_2, TIER_3 or NO_TIER) for all builders.

5c1c67888d5ff56a229ab1924caf4281e260fb74 authored about 1 year ago by Victor Stinner <[email protected]>
Remove --fail-rerun (#424)

The option can now be controlled by --fast-ci/--slow-ci.

e69927f55a8b9ee86bf9395fef0ce1af5813657d authored about 1 year ago by Victor Stinner <[email protected]>
Make <script> work on the release dashboard

3cde8f5832c6385f04ebfe080001ec3a7c0c9ad0 authored about 1 year ago by Łukasz Langa <[email protected]>
Cache Release Status result for 5 minutes (#423)

Co-authored-by: Łukasz Langa <[email protected]>

116f7c50064e2f3642d35b57f3de9221f4b83b59 authored about 1 year ago by Victor Stinner <[email protected]>
Issue #419: Only add Tier-1 and Tier-2 builders to Release Status (#422)

c51d56f74248e4e2b28292f0f056282e63245aa8 authored about 1 year ago by Victor Stinner <[email protected]>
Replace ware-gentoo-x86 with ware-debian-x86 (#421)

f14e79ee959b01dd68b67129bc9a378f00137acf authored about 1 year ago by Zachary Ware <[email protected]>
Fix UnixNoGilRefleakBuild.testFlags (#417)

It must be a list, no a string.

Correctly, the builder fails with:

./python -E -m tes...

fcb15d0d5fcae415d3b99c6663c27321e4920641 authored over 1 year ago by Victor Stinner <[email protected]>
Test: warn on 'No space left on device' (#416)

3271e55cc80503da1a91937b4e8603efad00f846 authored over 1 year ago by Victor Stinner <[email protected]>
run make regen-requirements (#415)

107979ee9a6d7dd96d6a5ed0f4a6086627225011 authored over 1 year ago by Victor Stinner <[email protected]>
Remove now unused `master.utils` submodule (#413)

04898655447dc420535f947a649ce42e5d8e3586 authored over 1 year ago by Alex Waygood <[email protected]>
Fix CustomGitHubEventHandler typo (#411)

5fa0fe49e981f04ac2c16ec0adf4d279629b132a authored over 1 year ago by Victor Stinner <[email protected]>
Fix typo in CustomGitHubEventHandler (#410)

43cf54895c51c0cfe82383b39124f3fbc794f866 authored over 1 year ago by Victor Stinner <[email protected]>
Make "!buildbot" command ignores the case (#409)

10b63aca044bdaef947c9f333c6ba511fd6cadaa authored over 1 year ago by Victor Stinner <[email protected]>
Fix timeout (#408)

Pass the timeout unchanged to regrtest, but add 10 minutes to the
buildbot step timeout. No lon...

0e38ba00d1113151f470e378bdc0fb47faa49b95 authored over 1 year ago by Victor Stinner <[email protected]>
Fix use of deprecated config options (#407)

becb34a13c131fc10e01cdbca31f5d2ae392bd31 authored over 1 year ago by Zachary Ware <[email protected]>
gh-392: Add Windows NoGIL builder & worker (#395)

Add an AWS AMD64 Windows buildbot worker
Add a NoGIL Windows build factory
Add a NoGIL Windows...

09f9be8e7ba3f0da8b124263138f2b3dae0d6870 authored over 1 year ago by Itamar Oren <[email protected]>
run make regen-requirements (#405)

5c501b870332bb44b68f8ef52a6376b37993966e authored over 1 year ago by Victor Stinner <[email protected]>
Add opsec-fbsd15 (#404)

38795a779be5cff184b4a007ca7914395fc2e02e authored over 1 year ago by pi <[email protected]>
add opsec-fbsd14 worker (#403)

f8912489ddc5541e812e8bbaee18190b6fff9ad2 authored over 1 year ago by pi <[email protected]>
Mark FreeBSD Tier-3 buildbot as stable (#402)

81b2ce61fc3dd471e9c5912eed04e9ba6dfd608f authored over 1 year ago by Victor Stinner <[email protected]>
Fix pr_testing error message (#401)

69e9ee1c439089ed989869dbfcf5cb036be3a836 authored over 1 year ago by Victor Stinner <[email protected]>
Close #390: Ignore !buildbot comment if no builder matches (#400)

Also, match the regex anywhere in the builder name, not only at the
start.

b3ee477d52c1f8c80b1b0547207d83384fb9f92e authored over 1 year ago by Victor Stinner <[email protected]>
Add the buildbot_profiler to allow profiling the master node (#399)

c2025a772758efb6ce0a19ffc69ee5967cc11cb8 authored over 1 year ago by Pablo Galindo Salgado <[email protected]>
Pass --fail-rerun option on the main branch (#387)

* Treat regrtest exit code 5 (EXITCODE_RERUN_FAIL) as WARNINGS,
rather than FAILURE.
* Renam...

0fbab0b010c8d24145e304505463bdf562439d85 authored over 1 year ago by Victor Stinner <[email protected]>
Fix stop-master (#397)

c76a3437916342c646b35432f918b49421b53433 authored over 1 year ago by Victor Stinner <[email protected]>
Issue #384: Fix "make stop-master" command (#396)

Sometimes, the server is not stopped by "buildbot stop master". In
this case, the server stays ...

7f9c9520fb0130b76a1e3b510806fc65eec92353 authored over 1 year ago by Victor Stinner <[email protected]>
Add new AWS worker and two NoGIL builders (#389)

* Add an AWS ubuntu x86-64 buildbot worker and a NoGIL refleaks build factory, add two NoGIL bui...

191b61899d64f1ab6814b08194d74a39d6858b3b authored over 1 year ago by Itamar Oren <[email protected]>
Add ware-freebsd worker (#388)

25d7df14c3a76666d24d72cdf7dd0c20a369b4f0 authored over 1 year ago by Zachary Ware <[email protected]>
Remove koobs-freebsd-9e36 and koobs-freebsd-564d workers (#386)

With many thanks for years of faithful service.

Should they be able to return in the future, ...

ff7dc7af51f334869a374e7b36f047cadd1985ad authored over 1 year ago by Zachary Ware <[email protected]>
Add itamaro Fedora X1 worker (#385)

c99284d5b276d11015761c98a49d8c0a368155fd authored over 1 year ago by Itamar Oren <[email protected]>
Add issue template for worker addition (#383)

6fed7ed896f67054c89428f0ef048f9f3a6b0098 authored over 1 year ago by Zachary Ware <[email protected]>
Add a custom builder factory for NoGIL unix build (#382)

bab9a395e2580e4df8816af0606e36117f9d77fd authored over 1 year ago by Itamar Oren <[email protected]>
Complete instructions to update requirements (#381)

9cc611fbd67bf61dbbb1c95b8ef4a79ea99b7d0c authored over 1 year ago by Victor Stinner <[email protected]>
Update requirements (#380)

333e73f89a6823fe26af156f59d18e4e4bbb4fbd authored over 1 year ago by Victor Stinner <[email protected]>
Revert "Update requirements (#377)" (#378)

This reverts commit 8548bf22a8f9148cecd0ef1fc105ac0fb62c2b80.

5c9257918af1d7be8b43f813441a4b8d9de50db3 authored over 1 year ago by Victor Stinner <[email protected]>
Update requirements (#377)

8548bf22a8f9148cecd0ef1fc105ac0fb62c2b80 authored over 1 year ago by Victor Stinner <[email protected]>
Run make regen-requirements (#376)

eada637abef319826c019f038ef2e109afb9d7b9 authored over 1 year ago by Victor Stinner <[email protected]>
Allow workers to specify branches *not* to run on (#374)

Switch a couple of workers from branches to not_branches.

a0571fc148f49453f701cfd07932292a7aa40aef authored over 1 year ago by Zachary Ware <[email protected]>
Remove kloth-win11 and kloth-win64 workers (#375)

They served long and faithfully, but haven't yet returned.

They'll be welcomed back if ever t...

d6c739fef45076bfa707696b0c02aa352a31c493 authored over 1 year ago by Zachary Ware <[email protected]>
Update dependencies in requirements.txt (#373)

d2c8d4f8aa4822e7d08a26cea56171f2bd981c24 authored over 1 year ago by Zachary Ware <[email protected]>
Fix main_branch_version for installed builders (#372)

4930954b71120b61da8665a8dc5eb5af8395e217 authored over 1 year ago by Zachary Ware <[email protected]>
Stabilize ware-win11 worker's builders (#371)

f7fd765eb79204a87cb6f778d655302edd40926f authored over 1 year ago by Zachary Ware <[email protected]>
Add 3.12 branch (#369)

c2a702a3150aa44c486329debf7ac8196d1d5f94 authored over 1 year ago by Zachary Ware <[email protected]>
Update requirements (#368)

4d5518ac382fb13ce47f0eb93a8238844b7fa3f0 authored over 1 year ago by Victor Stinner <[email protected]>
Run "make regen-requirements" (#366)

becd272d7d01593827b02106ea278cddfae436c4 authored almost 2 years ago by Victor Stinner <[email protected]>
Make Windows 11 Bigmem buildbot stable (#364)

706203217c26f4679b3818dec67c00ac3b8eee1b authored almost 2 years ago by Łukasz Langa <[email protected]>
Bump sentry-sdk from 1.10.1 to 1.14.0 (#363)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.10.1 to 1.14.0.
- [Releas...

7a0e2035fecb28b5f38cfa25af4b1100461537f3 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump werkzeug from 2.2.2 to 2.2.3 (#362)

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.2.3.
- [Release notes](ht...

54d0d1edf75eeabfffa34df3413740f04500d18c authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Make Bedevere show label names like GitHub does (#361)

5283711bbf629d5be2419b70ff9de85b1d4782cf authored almost 2 years ago by Oleg Iarygin <[email protected]>
aarch64 Debian Clang LTO + PGO to Stable Tier 2 (#360)

The broken test was fixed, this is now a stable buildbot.
https://buildbot.python.org/all/#/wor...

daded55e08b48ca3af611759f680b12641c29d52 authored almost 2 years ago by Gregory P. Smith <[email protected]>
Add gps-arm64-debian, a Clang LTO + PGO bot (#359)

e528a03acad215b790236627408863e3ea6f4284 authored almost 2 years ago by Gregory P. Smith <[email protected]>
Implement comment-based commands for triggerting buildbots and new labels (#358)

This commit implements the following:

- A new comment-based way to trigger specific buildbots...

d0ef869e0d1445f9bdb69e9b38085b8186fa025f authored about 2 years ago by Pablo Galindo Salgado <[email protected]>
Bump certifi from 2022.9.24 to 2022.12.7 (#357)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

8c3bdcecbc5f6670e03b5aa9bf6ea16771a0be0b authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Retire bray-win10-cygwin-amd64 worker (#356)

Per comment on #349, maintenance of the worker is not currently feasible.

Also remove some un...

a0962e739d0ac1f2b5a8d2f8b0e9b917c78bc524 authored about 2 years ago by Zachary Ware <[email protected]>
Remove secondary builder for win-arm64 (#355)

01ed3d1f197a5269daa5d52485c5b33a32dbcbbb authored about 2 years ago by Pierrick Bouvier <[email protected]>
Increase test timeout because test_bigmem can be a real hog (#354)

Also, slightly increase parallelism based on performance of the previous runs.

26eb61fafaee7f580aa5b47277e6e343a8f858e7 authored about 2 years ago by Łukasz Langa <[email protected]>
Use `worker.branches` setting to allow workers to opt-out of branches (#353)

0a9122d8595ede3c2bbf14d7b01b74474ed89d04 authored about 2 years ago by Zachary Ware <[email protected]>
Decrease parallelism on ambv-bb-win11 (#352)

It turns out that regrtest isn't very smart and -M24g -j8 meant a possible peak
of 24GB times 8...

174db9a0884c99a4efa571794714d05fb34307b4 authored about 2 years ago by Łukasz Langa <[email protected]>
Fix the config for ambv-bb-win11 to unintentionally exclude all tests (#351)

169d9d7077bad3afafb8059b51818cc7f62b1228 authored about 2 years ago by Łukasz Langa <[email protected]>