Skip to content

Added Markdown version of the doc available as a Composer package#3306

Closed
mnocon wants to merge 16 commits into
ibexa:5.0from
mnocon:5.0
Closed

Added Markdown version of the doc available as a Composer package#3306
mnocon wants to merge 16 commits into
ibexa:5.0from
mnocon:5.0

Conversation

@mnocon

@mnocon mnocon commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Replaced by #3307

mnocon and others added 16 commits July 21, 2026 16:08
Trims released archives to just the generated clean Markdown (via
.gitattributes export-ignore) and adds a workflow that builds the docs,
syncs the llms.txt-generated Markdown into a tracked markdown/ directory,
and tags a release when the content changes. The require section is now
empty since the shipped payload is Markdown only, not PHP code.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…ting tag

Drops the push trigger and the master/main fallback for tagging, and
switches the release workflow to append today's date to whatever
patch version was last tagged for the branch, instead of hardcoding it.
Also updates .gitattributes to match the docs/ sync target.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Versions must line up 1:1 with the ibexa/* product packages (5.0.9, not
5.0.1203), so the release is now a manual workflow_dispatch that takes the
target DXP version directly (mirroring api_refs.yaml's version input),
derives the branch to build from it, and tags exactly that version.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Reads extra.latest_tag_X_Y from each branch's own mkdocs.yml as the DXP
version to mirror, so doc tags stay aligned with the actual product
version (5.0.9, not an arbitrary date-only scheme). Retags when either
the generated Markdown changed or the DXP version moved since the last
tag. Scheduled runs fan out via a branch matrix with explicit ref
checkouts, since GitHub only fires `schedule` on the default branch.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@mnocon mnocon closed this Jul 21, 2026
@mnocon

mnocon commented Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

Replaced by #3307

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