Skip to content

ci: harden local release and mirror readiness gates - #115

Merged
edithatogo merged 1 commit into
mainfrom
codex/cli-nz-provider-readiness-20260808
Aug 8, 2026
Merged

ci: harden local release and mirror readiness gates#115
edithatogo merged 1 commit into
mainfrom
codex/cli-nz-provider-readiness-20260808

Conversation

@edithatogo

Copy link
Copy Markdown
Owner

What changed

Add the ANZ multi-Git archive mirroring track metadata, plan, and specification while preserving current provider release/readiness controls.

Why

Make the local release and mirror readiness work explicit and reviewable.

Validation

  • Rebased onto current origin/main
  • Obsolete SemVer commit was already upstream and was dropped during rebase
  • Push succeeded

Copilot AI lite review requested due to automatic review settings August 8, 2026 10:14
@cursor

cursor Bot commented Aug 8, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown

📦 Bundle Size Analysis

Bundle Size
CLI 12KB
MCP Server 4KB
Total 52KB

Bundle size budget: <5MB (current: 52KB ✅)

@amazon-q-developer amazon-q-developer Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Summary

This PR adds track metadata, plan, and specification for ANZ multi-git archive mirroring. The changes establish a foundation for repository mirroring and release redundancy.

Critical Issues Found (2)

Two logic errors must be fixed before merge:

  1. plan.md: References non-existent workflow.md file, making Phase 2 tasks unverifiable
  2. spec.md: Incorrect project name (nz-legislation instead of anz-legislation), causing implementation confusion

Both issues have blocking impact on execution and must be corrected to ensure the track can be properly implemented.


You can now have the agent implement changes and create commits directly on your pull request's source branch. Simply comment with /q followed by your request in natural language to ask the agent to make changes.

## Phase 2: Registry Redundancy Verification

- [ ] Gated: Confirm package versions publish to both canonical npm registry and secondary GitHub Packages registry.
- [ ] Gated: Conductor - User Manual Verification 'Phase 2: Registry Redundancy Verification' (Protocol in workflow.md)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛑 Logic Error: Reference to non-existent file prevents verification. The plan references 'Protocol in workflow.md' but this file does not exist in the repository. This makes the gated task unverifiable and blocks proper execution of Phase 2.

Suggested change
- [ ] Gated: Conductor - User Manual Verification 'Phase 2: Registry Redundancy Verification' (Protocol in workflow.md)
- [ ] Gated: Conductor - User Manual Verification 'Phase 2: Registry Redundancy Verification' (Protocol documented in plan)


## Overview

This track implements multi-git repository mirroring and backup publishing strategies for the `nz-legislation` CLI tool to guarantee durability and prevent censorship or single-point-of-failure repository/package takedowns.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛑 Logic Error: Incorrect project name in specification. This document references nz-legislation but the repository and other track files consistently use anz-legislation. This inconsistency will confuse developers implementing this specification.

Suggested change
This track implements multi-git repository mirroring and backup publishing strategies for the `nz-legislation` CLI tool to guarantee durability and prevent censorship or single-point-of-failure repository/package takedowns.
This track implements multi-git repository mirroring and backup publishing strategies for the ANZ Legislation tools to guarantee durability and prevent censorship or single-point-of-failure repository/package takedowns.

@edithatogo
edithatogo force-pushed the codex/cli-nz-provider-readiness-20260808 branch from 6da29ff to 5801fc1 Compare August 8, 2026 10:32
@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown

📦 Bundle Size Analysis

Bundle Size
CLI 12KB
MCP Server 4KB
Total 52KB

Bundle size budget: <5MB (current: 52KB ✅)

@codecov

codecov Bot commented Aug 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@edithatogo
edithatogo force-pushed the codex/cli-nz-provider-readiness-20260808 branch from 5801fc1 to e1a4bed Compare August 8, 2026 10:37
@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown

📦 Bundle Size Analysis

Bundle Size
CLI 12KB
MCP Server 4KB
Total 52KB

Bundle size budget: <5MB (current: 52KB ✅)

@edithatogo
edithatogo merged commit 836aaf4 into main Aug 8, 2026
34 checks passed
@edithatogo
edithatogo deleted the codex/cli-nz-provider-readiness-20260808 branch August 8, 2026 10:38
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.

3 participants