Skip to content

Conversation

baileympearson
Copy link
Contributor

@baileympearson baileympearson commented Sep 24, 2025

Description

Summary of Changes

It seems like apt doesn't have hugo 150 available, which is what we've standardized on for our documentation. It also seems like apt and other package managers on linux can lag behind (gohugoio/hugo#13105).

This PR updates the documentation GHA to instead install hugo from Github. Additionally, I added a GHA that runs on each PR that just builds docs, to confirm that documentation generation is not broken by changes in the PR.

Notes for Reviewers

What is the motivation for this change?

Release Highlight

Release notes highlight

Double check the following

  • Lint is passing (npm run check:lint)
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@baileympearson baileympearson marked this pull request as ready for review September 24, 2025 17:19
@baileympearson baileympearson requested a review from a team as a code owner September 24, 2025 17:19
@durran durran self-assigned this Sep 24, 2025
@durran durran added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Sep 24, 2025
@durran durran merged commit 4a195b5 into mongodb:main Sep 24, 2025
27 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Primary Review In Review with primary reviewer, not yet ready for team's eyes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants