super-productivity/.github/workflows
Johannes Millan 24f8d390b6 ci(plugins): use npm i for root install to tolerate override drift
The root lockfile pins app-builder-lib's transitive minimatch via the
`overrides` field. npm 10.9.7 (bundled with Node 22 in setup-node@v6)
flags this as drift and fails `npm ci`, while npm 11 accepts it.
ci.yml's main test job uses `npm i`, which tolerates the drift without
mutating the lockfile on disk.

Plugin-Tests has been red on every PR since 2026-05-08 for this reason.
The inner `npm ci` for plugin-specific deps stays strict.
2026-05-13 21:22:02 +02:00
..
auto-publish-google-play-on-release.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#7479) 2026-05-04 19:39:03 +02:00
build-android.yml build(release): add automated release notes 2026-05-10 00:24:47 +02:00
build-create-windows-store-on-release.yml ci(win-store): collect release notes for Partner Center upload 2026-05-13 11:46:54 +02:00
build-ios.yml ci(ios): bump runner to macos-26 for iOS 26 SDK 2026-05-01 22:44:57 +02:00
build-publish-to-aur-on-release.yml chore(deps)(deps): bump the github-actions-minor group across 1 directory with 8 updates (#7289) 2026-04-20 13:41:16 +02:00
build-publish-to-mac-store-on-release.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#7479) 2026-05-04 19:39:03 +02:00
build-publish-to-snap-on-release.yml build: run snapcraft from canonical container instead of snap install 2026-05-02 00:00:44 +02:00
build-update-web-app-on-release.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#7479) 2026-05-04 19:39:03 +02:00
build.yml build(release): add automated release notes 2026-05-10 00:24:47 +02:00
ci.yml ci(electron): wire node --test for electron/*.test.cjs 2026-04-21 21:50:52 +02:00
claude.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#7479) 2026-05-04 19:39:03 +02:00
codeql-analysis.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#7479) 2026-05-04 19:39:03 +02:00
e2e-scheduled.yml ci(e2e): increase supersync sharding 2026-05-12 10:36:57 +02:00
electron-smoke.yml Add Electron packaging smoke test to catch missing dependencies (#7336) 2026-04-23 21:53:28 +02:00
issue-open-auto-reply.yml fix(ci): add issues write permission to autoresponse workflow 2026-01-06 13:17:15 +01:00
manual-build.yml chore(deps)(deps): bump the github-actions-minor group across 1 directory with 8 updates (#7289) 2026-04-20 13:41:16 +02:00
plugin-tests.yml ci(plugins): use npm i for root install to tolerate override drift 2026-05-13 21:22:02 +02:00
pr-preview-build.yml chore(deps)(deps): bump the github-actions-minor group across 1 directory with 8 updates (#7289) 2026-04-20 13:41:16 +02:00
pr-preview-deploy.yml chore(deps)(deps): bump the github-actions-minor group across 1 directory with 8 updates (#7289) 2026-04-20 13:41:16 +02:00
publish-to-hub-docker.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#7479) 2026-05-04 19:39:03 +02:00
stale-discussions.yml Housekeeping for various docs, templates, and actions (#7451) 2026-05-02 13:58:25 +02:00
stale.yml chore(deps)(deps): bump the github-actions-minor group with 5 updates (#6610) 2026-02-23 13:16:42 +01:00
supersync-docker.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#7479) 2026-05-04 19:39:03 +02:00
test-mac-dmg-build.yml chore(deps)(deps): bump the github-actions-minor group across 1 directory with 8 updates (#7289) 2026-04-20 13:41:16 +02:00
welcome-first-time-contributors.yml fix(ci): replace buggy first-interaction action with custom first-time check 2026-02-13 14:06:43 +01:00
wiki-sync.yml docs(ci): prevent sync job from running on PR (#6240) 2026-01-28 16:39:54 +01:00