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
5 lines
56 B
Plaintext
5 lines
56 B
Plaintext
known_hosts
|
|
__pycache__/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
.DS_Store |