Skip to content
Snippets Groups Projects
Commit da0077de authored by Christopher Guindon's avatar Christopher Guindon :palm_tree:
Browse files

Merge branch 'revert-0941aed9' into 'main'

Revert "Merge branch 'upgrade-hugo-node-2025' into 'main'"

See merge request eclipsefdn/it/websites/eclipse.org!328
parents 0941aed9 b85ee0de
No related branches found
No related tags found
1 merge request!328Revert "Merge branch 'upgrade-hugo-node-2025' into 'main'"
Pipeline #68333 passed
...@@ -6,7 +6,7 @@ hugo ( ...@@ -6,7 +6,7 @@ hugo (
branchDomain: "eclipse.org", branchDomain: "eclipse.org",
previewBranchesRegex: "staging", previewBranchesRegex: "staging",
build: [ build: [
containerImage: 'eclipsefdn/hugo-node:h0.144.2-n22.14.0', containerImage: 'eclipsefdn/hugo-node:h0.110.0-n18.13.0',
], ],
quality: [ quality: [
credentialsId: "sonarcloud-token-eclipse-org" credentialsId: "sonarcloud-token-eclipse-org"
...@@ -14,4 +14,4 @@ hugo ( ...@@ -14,4 +14,4 @@ hugo (
deployment: [ deployment: [
nginxServerConf: 'config/nginx/default.conf' nginxServerConf: 'config/nginx/default.conf'
] ]
) )
\ No newline at end of file
...@@ -11,8 +11,9 @@ The Eclipse Foundation provides our global community of individuals and organisa ...@@ -11,8 +11,9 @@ The Eclipse Foundation provides our global community of individuals and organisa
| Software | Version | | Software | Version |
|--- |--- | |--- |--- |
| node.js | 22.14.0 | | node.js | 18.13.0 |
| Hugo | 0.144.2 | | npm | 8.19 |
| Hugo | 0.110 |
| Git | > 2.31 | | Git | > 2.31 |
See our [Managing Required Software](https://gitlab.eclipse.org/eclipsefdn/it/webdev/hugo-solstice-theme/-/wikis/Managing-Required-Software) See our [Managing Required Software](https://gitlab.eclipse.org/eclipsefdn/it/webdev/hugo-solstice-theme/-/wikis/Managing-Required-Software)
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
}, },
"dependencies": { "dependencies": {
"datatables.net-dt": "^1.13.1", "datatables.net-dt": "^1.13.1",
"eclipsefdn-hugo-solstice-theme": "0.1.10", "eclipsefdn-hugo-solstice-theme": "0.1.8",
"js-yaml": "^3.13.1", "js-yaml": "^3.13.1",
"json-minify": "^1.0.0" "json-minify": "^1.0.0"
}, },
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment