Skip to content

Revert DX-2104 schema-test change (wrong repo; unblocks export)#36

Merged
lloyd-cio merged 1 commit into
mainfrom
dx-2104-revert-destination-edit
Jun 13, 2026
Merged

Revert DX-2104 schema-test change (wrong repo; unblocks export)#36
lloyd-cio merged 1 commit into
mainfrom
dx-2104-revert-destination-edit

Conversation

@lloyd-cio

Copy link
Copy Markdown
Contributor

Why

PR #34 edited cmd/api_test.go directly in this mirror, but cmd/** is a Copybara-exported (source-owned) path. Editing it here modified a managed file outside Copybara, which broke the export with last-rev state drift:

ERROR: Migration of last-rev '1d257a02…' didn't result in an empty change.
… the result change of that migration was modified outside of Copybara …

(Failed export: cio-cli Actions run 27472730729.)

What

Revert the #34 commit (ff2cee0) so cmd/api_test.go matches the last-exported source revision again. That realigns the destination with Copybara's last-rev state and unblocks exports.

The DX-2104 fix itself is correct — it's just being re-applied in the right place: a cio-cli PR against the source cmd/api_test.go, so it flows here through the normal export. This revert is purely the reconciliation step.

Scope: single file, cmd/api_test.go, 68 deletions (exactly #34's additions).

@lloyd-cio lloyd-cio merged commit 5fd1d3b into main Jun 13, 2026
3 checks passed
@lloyd-cio lloyd-cio deleted the dx-2104-revert-destination-edit branch June 13, 2026 18:05
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