-
The updated managed themes CI assertion requires
ref: ${{ vars.THEME_REF || github.base_ref || github.ref_name }}inci.yml. -
The commit fixes managed themes release channel handling.
-
When
THEME_REFis set, the managed themes workflow resolves its ref from it; otherwise it falls back to the base branch or current branch. -
The diff only shows the test assertion, so the exact runtime effect on managed theme builds is not detailed in the supplied evidence.
~/articles/en/publumecore-ci-enforces-themeref-ref-for-managed-themes-workflow-739f783257
Publume/core CI enforces THEME_REF ref for managed themes workflow
Publume/core's CI now expects the managed themes workflow to resolve its ref from `THEME_REF` with base/current branch fallbacks. The commit is meant to make managed theme release-channel selection follow the configured variable.
- CI/CD
- Managed Themes
- Release Channels