Skip to content

Add versionPrefix to vip-block-data-api configuration - #97

Merged
alecgeatches merged 1 commit into
trunkfrom
fix/block-data-api-tag-prefix
Jan 7, 2026
Merged

alecgeatches merged 1 commit into
trunkfrom
fix/block-data-api-tag-prefix

Conversation

@alecgeatches

Copy link
Copy Markdown
Contributor

We recently added release automation to the VIP Block Data API. The new release uses a v prefix, e.g. v1.4.6 for tags, but prior releases only used the bare version number as a tag (1.4.5).

Due to the change, this has resulted in the Block Data API failing to upgrade in the integration center. I'm opting to keep the v prefix and update our configuration here.

@alecgeatches alecgeatches self-assigned this Jan 7, 2026
@alecgeatches

alecgeatches commented Jan 7, 2026

Copy link
Copy Markdown
Contributor Author

@ingeniumed Something to watch out for in Automattic/vip-governance-plugin#122!

We can either change the configuration to drop the v, or change the -ext configuration like in this PR to start using it.

@alecgeatches
alecgeatches merged commit 77b62ca into trunk Jan 7, 2026
@alecgeatches
alecgeatches deleted the fix/block-data-api-tag-prefix branch January 7, 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.

2 participants