Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Fix unwanted Hugo module updates #19

Merged
merged 1 commit into from
Oct 29, 2023

Conversation

danielfdickinson
Copy link
Member

We need to avoid root's go.mod and go.sum being modified. We therefore rename
tests/config/hugo.toml as tests/config/test-config.toml, which Hugo does
not automatically use, and update our scripts to point to this config
for testing builds and the demo site.

Signed-off-by: Daniel F. Dickinson [email protected]

We need to avoid root's go.mod and go.sum being modified. We therefore rename
tests/config/hugo.toml as tests/config/test-config.toml, which Hugo does
not automatically use, and update our scripts to point to this config
for testing builds and the demo site.

Signed-off-by: Daniel F. Dickinson <[email protected]>
@danielfdickinson danielfdickinson force-pushed the fix-unwanted-hugo-module-updates branch from 345d95a to d6ca280 Compare October 29, 2023 23:32
@danielfdickinson danielfdickinson merged commit d6ca280 into main Oct 29, 2023
1 check passed
@danielfdickinson danielfdickinson deleted the fix-unwanted-hugo-module-updates branch October 29, 2023 23:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant