Phase 4: aggregator event wiring + 3-app rollout #2

Open
crenshawdev wants to merge 7 commits from phase-4-event-wiring into main
crenshawdev commented 2026-07-15 13:46:22 +00:00 (Migrated from github.com)

Phase 4 (Event wiring & rollout) changes to the aggregator.

  • feat(4-1): cache-bust aggregate stage; extend install-verify to all three apps (tempest, placer, atmos)
  • feat(4-1): register atmos and placer in apps.list
  • docs: correct README rebuild-trigger to the release webhook
  • fix: download release assets by resolved tag, not opaque latest

https://claude.ai/code/session_01TMdCe4KKqTPWeAmz67ydjz

Phase 4 (Event wiring & rollout) changes to the aggregator. - feat(4-1): cache-bust aggregate stage; extend install-verify to all three apps (tempest, placer, atmos) - feat(4-1): register atmos and placer in apps.list - docs: correct README rebuild-trigger to the release webhook - fix: download release assets by resolved tag, not opaque latest https://claude.ai/code/session_01TMdCe4KKqTPWeAmz67ydjz
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin phase-4-event-wiring:phase-4-event-wiring
git switch phase-4-event-wiring

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff phase-4-event-wiring
git switch phase-4-event-wiring
git rebase main
git switch main
git merge --ff-only phase-4-event-wiring
git switch phase-4-event-wiring
git rebase main
git switch main
git merge --no-ff phase-4-event-wiring
git switch main
git merge --squash phase-4-event-wiring
git switch main
git merge --ff-only phase-4-event-wiring
git switch main
git merge phase-4-event-wiring
git push origin main
Sign in to join this conversation.
No description provided.