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

feat: pin Hugo version #1787

Conversation

chmouel
Copy link
Member

@chmouel chmouel commented Oct 17, 2024

  • Added a new target download-hugo in the Makefile to download Hugo.
  • Updated the dev-docs target to use the downloaded Hugo binary.
  • Created a new script hack/download-hugo.sh to handle the download.
  • Modified the documentation to reflect the changes in the development process.

Fixes #1786

Signed-off-by: Chmouel Boudjnah chmouel@redhat.com

@chmouel chmouel force-pushed the issue-1786-doc-generation-on-cloudfare-is-still-broken branch 11 times, most recently from 1f3575e to 77dabce Compare October 17, 2024 09:18
- Added a new target `download-hugo` in the Makefile to download Hugo.
- Updated the `dev-docs` target to use the downloaded Hugo binary.
- Created a new script `hack/download-hugo.sh` to handle the download.
- Modified the documentation to reflect the changes in the development process.

Signed-off-by: Chmouel Boudjnah <chmouel@redhat.com>
@chmouel chmouel force-pushed the issue-1786-doc-generation-on-cloudfare-is-still-broken branch from 77dabce to 54066f1 Compare October 17, 2024 09:25
@chmouel chmouel force-pushed the issue-1786-doc-generation-on-cloudfare-is-still-broken branch 6 times, most recently from ca5531d to 603d0c9 Compare October 17, 2024 10:07
use stepactions and use cache stepaction to cache the hugo build.

Signed-off-by: Chmouel Boudjnah <chmouel@redhat.com>
@chmouel chmouel force-pushed the issue-1786-doc-generation-on-cloudfare-is-still-broken branch from 603d0c9 to f0e629a Compare October 17, 2024 10:10
@chmouel chmouel merged commit 8ad92e0 into openshift-pipelines:main Oct 17, 2024
3 checks passed
@chmouel chmouel deleted the issue-1786-doc-generation-on-cloudfare-is-still-broken branch October 17, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

doc generation on cloudfare is still broken
1 participant