Skip to content

ci(release): standardize fleet publish and validation flow#57

Merged
JSONbored merged 3 commits intomainfrom
codex/fleet-workflow-drift-fixes
Apr 23, 2026
Merged

ci(release): standardize fleet publish and validation flow#57
JSONbored merged 3 commits intomainfrom
codex/fleet-workflow-drift-fixes

Conversation

@JSONbored
Copy link
Copy Markdown
Owner

Summary

  • remove the unused automation flag and align release-triggered publishing with the fleet baseline

What changed

  • remove ENABLE_AIO_AUTOMATION gating from workflow behavior and validation helpers
  • make publish jobs explicitly require push to main
  • update release docs to the current prepare-then-publish flow

Why

  • the fleet does not use ENABLE_AIO_AUTOMATION
  • release/package behavior should be explicit and consistent across repos

Validation

  • trunk check --show-existing --all
  • python3 scripts/validate-template.py
  • pytest tests/unit tests/template
  • pytest tests/integration -m integration
  • pytest tests/unit tests/template --junit-xml=reports/pytest-unit.xml -o junit_family=xunit1
  • pytest tests/integration -m integration --junit-xml=reports/pytest-integration.xml -o junit_family=xunit1
  • /tmp/trunk-analytics-cli/trunk-analytics-cli validate --junit-paths "reports/pytest-unit.xml,reports/pytest-integration.xml"
  • git diff --check

@JSONbored JSONbored changed the title ci(release): remove automation flag and align publish flow ci(release): standardize fleet publish and validation flow Apr 23, 2026
@JSONbored JSONbored self-assigned this Apr 23, 2026
@JSONbored JSONbored merged commit bba0ea4 into main Apr 23, 2026
11 checks passed
@JSONbored JSONbored deleted the codex/fleet-workflow-drift-fixes branch April 23, 2026 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant