Skip to content

Release 0.20.0 - #409

Merged
andrewjong merged 1 commit into
developfrom
release-0.20.0
Aug 29, 2026
Merged

Release 0.20.0#409
andrewjong merged 1 commit into
developfrom
release-0.20.0

Conversation

@andrewjong

Copy link
Copy Markdown
Member

Release prep for 0.20.0 (into develop first, then developmain).

What's in this PR

  • VERSION: 0.20.0-alpha.210.20.0 (release; notes section retitled ## 0.20.0 — 2026-08-29, fresh ## 0.21.0 (Unreleased) opened).
  • Pre-release terminology switch: -alpha.N-dev.N (going forward, develop carries X.Y.Z-dev.N):
    • check-version-increment.yml: validator accepts exactly dev|beta|rc (ordering dev < beta < rc < release); error text updated.
    • sync-develop-from-main.yaml: post-release roll-forward now writes -dev.0 (still parses legacy alpha versions).
    • registry_sync.py: pre-release counter bump accepts dev (legacy tags still parsed).
    • Docs (contributing.md, env-vars reference, CI/CD guide, release-notes hook docstring), skills (bump-version-and-release, extract-module), and the PR template updated to the new terminology. Historical -alpha.N versions in release notes, module compat ranges, and fixtures are left as-is.
  • Single, revamped README: docs/README.md removed; root README.md rewritten to mirror the redesigned docs home page (zero→flying quickstart, one-command bring-up, sim-to-real parity, CI flight campaigns, agent-native workflows, architecture, provenance). mkdocs.yml exclude updated accordingly.
  • airstack.yaml informational release: field → "0.20.0".

After this merges to develop, the follow-up PR merges developmain, the 0.20.0 tag + GitHub release are cut, and develop is bumped to 0.21.0-dev.0.

🤖 Generated with Claude Code

…mped README

- VERSION 0.20.0-alpha.21 → 0.20.0 (release)
- Pre-release versioning goes forward as X.Y.Z-dev.N instead of X.Y.Z-alpha.N:
  check-version-increment gate now accepts dev|beta|rc, the main→develop sync
  rolls forward to -dev.0, registry_sync bumps dev counters, and docs/skills/
  PR template updated to match
- One repo README: docs/README.md removed, root README.md rewritten around
  the redesigned docs home page (quickstart, one-command bring-up, sim-to-real
  parity, CI flight campaigns, agent-native workflows)
- Release notes: 0.20.0 section finalized, 0.21.0 (Unreleased) opened

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@andrewjong
andrewjong merged commit c33f3f7 into develop Aug 29, 2026
4 checks passed
@andrewjong
andrewjong deleted the release-0.20.0 branch August 29, 2026 21:43
@github-actions

Copy link
Copy Markdown
Contributor

Test Metrics — 17a3d3c65436fe61adb4f6c06c6117ad301c5ce9

This was a unit/build-only run. Simulation regression comparison does not apply.

system.test_build_packages

Pass rates

Test Pass Fail Skip Rate
test_colcon_build_gcs 1 0 0 100%
test_colcon_build_ms_airsim 1 0 0 100%
test_colcon_build_robot 1 0 0 100%
test_colcon_test_robot 1 0 0 100%

Metrics

Test Metric Value
test_colcon_build_robot duration_s 98.35s
test_colcon_test_robot duration_s 45.39s
test_colcon_build_gcs duration_s 68.58s
test_colcon_build_ms_airsim duration_s 18.11s

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