Skip to content

Add noxfile and workflow to test docsite PRs#1794

Merged
rooftopcellist merged 4 commits intoansible:develfrom
oraNod:issue-1685/build-check
Mar 27, 2024
Merged

Add noxfile and workflow to test docsite PRs#1794
rooftopcellist merged 4 commits intoansible:develfrom
oraNod:issue-1685/build-check

Conversation

@oraNod
Copy link
Copy Markdown
Contributor

@oraNod oraNod commented Mar 26, 2024

SUMMARY

Resolves #1685 with the following changes:

  • Adds noxfile with a session to build the docsite with mkdocs in strict mode
  • Adds a reusable nox workflow that includes the build session
  • Updates the "devel" workflow to trigger the nox workflow
ISSUE TYPE
  • Bug, Docs Fix or other nominal change
ADDITIONAL INFORMATION

N/A

@oraNod oraNod added component:docs Improvements or additions to documentation community and removed community labels Mar 26, 2024
@oraNod oraNod requested review from fosterseth and tvo318 March 26, 2024 12:31
@oraNod
Copy link
Copy Markdown
Contributor Author

oraNod commented Mar 26, 2024

Hmm. Maybe it's better to include the workflow in the ci.yaml instead of devel.yaml... I think I chose the wrong one.

@oraNod oraNod force-pushed the issue-1685/build-check branch from 5c75493 to 7a3c076 Compare March 26, 2024 12:42
Copy link
Copy Markdown
Member

@tvo318 tvo318 left a comment

Choose a reason for hiding this comment

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

If Seth says it's ok, then I approve

@rooftopcellist rooftopcellist merged commit dc0e86b into ansible:devel Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community component:docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] Add check for building docs

4 participants