Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure package docs workflow #2348

Merged

Conversation

oraNod
Copy link
Contributor

@oraNod oraNod commented Jan 14, 2025

Fixes #2047

This change splits the package docs workflow into reusable parts for flexibility so that we can run different builds on various schedules.

Follow on PRs to add workflows for #2050 and #2049

@oraNod oraNod added doc builds Relates to building the documentation no_backport This PR should not be backported. devel only. tooling This PR affects tooling (CI, pr_labeler, noxfile, linters, etc.) but not the docs builds themselves. labels Jan 14, 2025
Copy link
Contributor

@samccann samccann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a lingering question but LGTM

This change splits the package docs workflow into reusable parts for
flexibility so that we can run different builds on various schedules.
@oraNod oraNod force-pushed the issue-2027/restructure-docs-build-workflow branch from 26351e4 to f4a6c0c Compare February 28, 2025 11:57
@oraNod oraNod requested a review from felixfontein February 28, 2025 11:58
@oraNod oraNod merged commit 902f060 into ansible:devel Mar 3, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc builds Relates to building the documentation no_backport This PR should not be backported. devel only. tooling This PR affects tooling (CI, pr_labeler, noxfile, linters, etc.) but not the docs builds themselves.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Restructure the package docs workflow and schedule nightly builds
4 participants