Skip to content

Allowed building dev version of the API references from Github Actions#3173

Draft
mnocon wants to merge 2 commits into
5.0from
php-api-ref-dev-version
Draft

Allowed building dev version of the API references from Github Actions#3173
mnocon wants to merge 2 commits into
5.0from
php-api-ref-dev-version

Conversation

@mnocon
Copy link
Copy Markdown
Contributor

@mnocon mnocon commented May 5, 2026

Two tests:

  1. Latest stable tag:

https://github.com/ibexa/documentation-developer/actions/runs/25371338588/job/74395337962

Result: Branch 'api_refs_v5.0.9' is not ahead of base '5.0' and will not be created

So the result is the same - the script was run with:

    BASE_BRANCH: 5.0
    DXP_VERSION: v5.0.9
    BASE_DXP_BRANCH: 
    VIRTUAL_DXP_VERSION: 
  1. Latest dev version:
    BASE_BRANCH: 5.0
    DXP_VERSION: v5.0.x-dev
    BASE_DXP_BRANCH: 5.0
    VIRTUAL_DXP_VERSION: 5.0.9

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

Preview of modified files: no change to preview.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 5, 2026

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