Skip to content

ci: pin docs-engine to v0.3.0 for the default Contributing page - #5

Merged
burinc merged 1 commit into
mainfrom
ci/bump-docs-engine-v0.3.0
Sep 7, 2026
Merged

ci: pin docs-engine to v0.3.0 for the default Contributing page#5
burinc merged 1 commit into
mainfrom
ci/bump-docs-engine-v0.3.0

Conversation

@burinc

@burinc burinc commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

docs-engine v0.3.0 (jlt-commons/docs-engine#2) adds an automatic Contributing page to every project's generated guide. It's purely additive, needs no config, and any project can still override it with its own docs/guide/contributing.md.

The shared jlt-commons/ci-builds site workflow takes a docs-engine-ref input, but it still defaults to the older v0.2.0. This PR pins awesome-jolt's site.yml to v0.3.0 explicitly, both to pick up the new page and so the build stays reproducible the next time that shared default moves.

Same change already landed in jlt-commons/raylib-android#8.

docs-engine v0.3.0 adds an automatic Contributing page to every
project's generated guide, purely additive and overridable by a
project's own docs/guide/contributing.md. The shared site.yml
workflow's docs-engine-ref input still defaults to v0.2.0, so this
project won't pick up the new page until it pins the newer version
itself.

Pinning explicitly, rather than tracking the shared workflow's
default, also keeps this project's build reproducible the next time
that default moves.

Same pattern already landed in jlt-commons/raylib-android#8.
@burinc
burinc merged commit 450fc9b into main Sep 7, 2026
2 checks passed
@burinc
burinc deleted the ci/bump-docs-engine-v0.3.0 branch September 7, 2026 04:54
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