swactor/crates
Zachery Aaron Shores-Chmielewski 825a8e658f feat: show CI output in Forgejo UI via PR comments and status descriptions
- Add target_url to StatusUpdate for linking commit statuses to PR comments
- StatusReporter can now find open PRs, post markdown comments with job output,
  and re-post pipeline status with target_url pointing to the comment
- On job failure, commit status description includes last ~10 output lines
- Pipeline completion triggers a PR comment with <details> per job showing
  up to 100 lines of output
- Add ureq json feature for Forgejo API response parsing

Authored by Claude, lovingly guided by Zachery Aaron Shores-Chmielewski
2026-02-16 22:47:31 +07:00
..
bin-runner feat: add support for iroh as the transport layer (#40) 2026-02-15 09:47:05 +00:00
ci feat: show CI output in Forgejo UI via PR comments and status descriptions 2026-02-16 22:47:31 +07:00
ci-relay feat: deploy CI pipeline with ci-relay and local-runner 2026-02-16 22:47:28 +07:00
crypto-wasm feat: MVP authorization layer for swactor datastores (#43) 2026-02-16 15:39:27 +00:00
datastore fix: cli for datastore works 2026-02-16 22:44:51 +07:00
distribution feat: MVP authorization layer for swactor datastores (#43) 2026-02-16 15:39:27 +00:00
local-runner feat: deploy CI pipeline with ci-relay and local-runner 2026-02-16 22:47:28 +07:00
python major feature update 2026-02-13 07:11:24 +00:00
runtime-dashboard feat: CI runner MVP 2026-02-16 22:46:37 +07:00
shared-types feat: MVP authorization layer for swactor datastores (#43) 2026-02-16 15:39:27 +00:00
simulation feat: show CI output in Forgejo UI via PR comments and status descriptions 2026-02-16 22:47:31 +07:00
std fix: mild refactor and test coverage (#37) 2026-02-13 15:00:53 +00:00
wasm refactor: consolidate crates (#39) 2026-02-13 17:34:01 +00:00