buildbot-nix/buildbot_nix
Skyler Grey a0784bf027
Some checks failed
buildbot/nix-eval Build done.
fix: Correct output path with failed builds
Previously, if a build failed to produce any output we would try to
write "None" to the output file. This doesn't work, causing the job to
error. Instead, we should skip writing the output and preserve the
original "failed" status.
2024-09-11 20:10:30 +00:00
..
github jwt: fix passing private_key_file to command 2024-07-26 06:13:34 +00:00
__init__.py fix: Correct output path with failed builds 2024-09-11 20:10:30 +00:00
common.py Reformat gitea_projects.py, __init__.py, and github_projects.py 2024-07-26 11:53:06 +02:00
gitea_projects.py Reformat gitea_projects.py, __init__.py, and github_projects.py 2024-07-26 11:53:06 +02:00
github_projects.py Reformat gitea_projects.py, __init__.py, and github_projects.py 2024-07-26 11:53:06 +02:00
models.py Make the cut off point for combining build reports customizable. 2024-07-26 11:23:38 +02:00
projects.py Defer hook creation to project reload, both GitHub and Gitea 2024-07-05 12:13:55 +00:00
secrets.py Utilize pydantic for serialization and deserialization 2024-07-26 06:13:34 +00:00
util.py Add Gitea backend 2024-04-29 18:30:15 +02:00
worker.py log worker name on startup 2024-04-30 18:03:29 +02:00