← Back to issue list

CI: create test workflow to build application docs upon changing `docs/common`

View original Github issue

Metadata

Project
craft-parts
Number
#962
Type
issue
State
open
Author
lengau
Labels
Created
2025-01-09 19:24:13+00:00
Updated
2025-03-11 14:28:42+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### What needs to get done Create a test workflow that builds the docs for each of our applications when a PR changes any files under `docs/common`. This workflow should: 1. Check out the application's main branch 2. Check out the craft-parts current branch 3. Set up the application docs environment 4. Install the current branch's craft-parts into the docs environment (making sure that we're then using the correct version of `craft-parts-docs` 5. Build the docs for the application ### Why it needs to get done Changes in `docs/common` fairly frequently cause downstream application issues. This will reduce this or at least warn us before merge when it happens. cc @medubelko

Evaluation history

No evaluation history available.