Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-01 | add a notion of runs distinct from jobs, lets see how well this goes over | iximeow | |
2023-06-29 | started->active, include pending | iximeow | |
2023-06-29 | more gross hacks to get a list of active jobs | iximeow | |
2023-06-29 | show job time in commit summary page | iximeow | |
2023-06-29 | more info on job summary page | iximeow | |
2023-06-27 | [all] a job may have null run_host if it has never been run | iximeow | |
2023-06-27 | [api] artifacts/ now supports streaming in-progress artifacts back out as ↵ | iximeow | |
they are provided | |||
2023-06-25 | per-repo build histories | iximeow | |
2023-06-24 | and now the index page is useful | iximeow | |
2023-06-24 | add a repos index page | iximeow | |
2022-12-29 | record and present metrics | iximeow | |
2022-12-29 | factor out io stuff | iximeow | |
2022-12-27 | finally actually support goodfiles | iximeow | |
some more refinements to how builds are run as well: build state discusses if a build us running, where the result is either a pass or fail this is useful for deciding if a build is in progress and how artifacts (if any) should be presented | |||
2022-12-27 | cictl rerun by-commit not just job id | iximeow | |
what happens if there are multiple jobs for the same commit? nothing good, really! | |||
2022-12-26 | secrets are configurable now | iximeow | |
2022-12-26 | let build runners indicate restricted interest | iximeow | |
2022-12-25 | support uploading artifacts during builds | iximeow | |
2022-12-22 | draw almost all of the owl | iximeow | |