Skip to content

Prevent double "v' in the GIT_REF#3266

Merged
mnocon merged 1 commit into
4.6from
fix-php-api-re
Jul 1, 2026
Merged

Prevent double "v' in the GIT_REF#3266
mnocon merged 1 commit into
4.6from
fix-php-api-re

Conversation

@mnocon

@mnocon mnocon commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

In https://github.com/ibexa/documentation-developer/actions/runs/28514590198/job/84523037702, the DXP Version is set to:

" DXP_VERSION: v4.6.31"

Then, the "v" prefix is added to it, resulting in GIT_REF becoming "vv4.6.31".

The solution is to add the prefix only if it doesn't exist - so both v4.6.31 and 4.6.31 become "v4.6.31".

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Preview of modified files: no change to preview.

@mnocon mnocon marked this pull request as ready for review July 1, 2026 11:57
@mnocon mnocon merged commit d09fb77 into 4.6 Jul 1, 2026
9 of 10 checks passed
@mnocon mnocon deleted the fix-php-api-re branch July 1, 2026 11:59
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