More docs CI - #456
Open
lucasdemarchi wants to merge 4 commits into
Open
Conversation
May not work on older tags. Fixes: 066061d ("ci: Fix html docs build") Signed-off-by: Lucas De Marchi <demarchi@kernel.org>
Because there's no point in using a more capped shell in this environment and just shooting us on the foot :-/ /__w/_temp/409e51ac-83d7-43f2-840b-896afb0cb949.sh: 1: [[: not found And that step just passes, making it double bad. Fixes: 44281f3 ("ci: Allow to generate docs for past release") Signed-off-by: Lucas De Marchi <demarchi@kernel.org>
When trying to generate doc for an older tag, it may not have the necessary OS setup in place. Always use the latest branch (master or ci-test-docs) for setup-os and then switch to the target one. Fixes: 44281f3 ("ci: Allow to generate docs for past release") Signed-off-by: Lucas De Marchi <demarchi@kernel.org>
When running a manual workflow, there's a "publish" boolean input. However we don't want ci-test-docs branch may also be a trigger for updating the CI infra for docs: we don't want to inadvertently also publish the docs when running that pipeline. Fixes: 44281f3 ("ci: Allow to generate docs for past release") Signed-off-by: Lucas De Marchi <demarchi@kernel.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I tried to use the updates from #455, but it was not really working. Hopefully this one is, as tested by: