mirror of
https://github.com/blw1138/cross-py-builder.git
synced 2026-09-07 21:41:09 -05:00
- Add a non-blocking build lock so only one job runs at a time; concurrent upload/checkout requests get a 409 response - Add /healthz returning 200 when idle and 503 while a build is running - Ignore .DS_Store artifacts