fix: restore release ci guardrails

This commit is contained in:
Peter Steinberger
2026-05-01 22:24:48 +01:00
parent a45c92b992
commit 4b9aa3021a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
const LEGACY_DAEMON_CLI_EXPORTS = [
export const LEGACY_DAEMON_CLI_EXPORTS = [
"registerDaemonCli",
"runDaemonInstall",
"runDaemonRestart",

View File

@@ -111,7 +111,7 @@ describe("config footprint guardrails", () => {
});
it("keeps bundled channel private-network config canonical in generated metadata", () => {
const pluginIds = ["bluebubbles", "matrix", "mattermost", "nextcloud-talk", "tlon"];
const pluginIds = ["bluebubbles", "matrix", "nextcloud-talk", "tlon"];
for (const pluginId of pluginIds) {
const metadata = GENERATED_BUNDLED_CHANNEL_CONFIG_METADATA.find(