mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-03-31 19:35:39 +00:00
Update the default config for the new draupnir news location. (#1064)
Some checks failed
Docker Hub - Develop / docker-latest (push) Failing after 37s
GHCR - Development Branches / ghcr-publish (push) Failing after 35s
Tests / Build & Lint (push) Failing after 5m9s
Tests / Integration tests (push) Failing after 23s
Tests / Application Service Integration tests (push) Failing after 14s
Tests / Unit tests (push) Successful in 6m13s
Some checks failed
Docker Hub - Develop / docker-latest (push) Failing after 37s
GHCR - Development Branches / ghcr-publish (push) Failing after 35s
Tests / Build & Lint (push) Failing after 5m9s
Tests / Integration tests (push) Failing after 23s
Tests / Application Service Integration tests (push) Failing after 14s
Tests / Unit tests (push) Successful in 6m13s
We had to move it but it has virtually no effect downstream as we distribute the news on the filesystem too. If something critical happens we can just put a shim on the repo in the old spot. Closes https://github.com/the-draupnir-project/planning/issues/111
This commit is contained in:
@@ -270,7 +270,7 @@ const defaultConfig: IConfig = {
|
||||
},
|
||||
experimentalRustCrypto: false,
|
||||
draupnirNewsURL:
|
||||
"https://raw.githubusercontent.com/the-draupnir-project/Draupnir/refs/heads/main/src/protections/DraupnirNews/news.json",
|
||||
"https://raw.githubusercontent.com/the-draupnir-project/Draupnir/refs/heads/main/apps/draupnir/src/protections/DraupnirNews/news.json",
|
||||
configMeta: undefined,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user