super-productivity/.github/workflows
Johannes Millan 5e63eeb294
fix(plugins): stop leaked timers on plugin disable via onUnload hook (#8286)
* feat(sync): show actionable error on persistent WebDAV 409

When a WebDAV PUT keeps returning 409 Conflict even after the parent
collection is created, the Base URL / Sync Folder Path is misconfigured
(the classic Synology / raw-WebDAV setup mistake). Previously the raw
"HTTP 409 Conflict" (or a bare "Unknown error") reached the user with no
hint at the cause.

Throw a dedicated WebDavSyncFolderUnusableSPError with a privacy-safe,
actionable message (no path, no response body) at the spot that already
detects this condition. Mirrors NetworkUnavailableSPError: a fixed
user-facing message matched by instanceof.

* ci(release): revive contributors section in release notes

* fix(plugins): stop leaked timers on plugin disable via onUnload hook

* fix(plugins): harden onUnload teardown hook after review

* refactor(plugins): group lifecycle registers into options object

* fix(plugins): close onReady stale-guard gap and timer interleave race
2026-06-12 17:09:28 +02:00
..
auto-publish-google-play-on-release.yml chore(deps)(deps): bump the github-actions-minor group with 8 updates (#7778) 2026-05-26 14:43:25 +02:00
build-android.yml ci(android): avoid legacy SDK tools install 2026-06-05 20:18:08 +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: auto-submit iOS and macOS App Store builds for review (#7857) 2026-06-01 11:42:16 +02:00
build-publish-to-aur-on-release.yml ci(aur): retry publish on transient failures 2026-05-16 20:31:57 +02:00
build-publish-to-mac-store-on-release.yml ci: auto-submit iOS and macOS App Store builds for review (#7857) 2026-06-01 11:42:16 +02:00
build-publish-to-snap-on-release.yml - ci(release): fix linux snap publishing race 2026-05-16 20:38:43 +02:00
build-update-web-app-on-release.yml chore(deps)(deps): bump the github-actions-minor group with 8 updates (#7778) 2026-05-26 14:43:25 +02:00
build.yml fix(plugins): stop leaked timers on plugin disable via onUnload hook (#8286) 2026-06-12 17:09:28 +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 anthropics/claude-code-action (#7943) 2026-06-02 14:10:12 +02:00
codeql-analysis.yml chore(deps)(deps): bump the github-actions-minor group with 8 updates (#7778) 2026-05-26 14:43:25 +02:00
e2e-scheduled.yml ci(e2e): retry Docker service start to survive Docker Hub pull flakes 2026-06-09 10:50:07 +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 ci(build): pin macOS jobs to macos-15 ahead of runner migration 2026-05-29 14:55:22 +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 ci(pr-preview): add testing call-to-action to preview comment 2026-06-12 12:57:00 +02:00
publish-to-hub-docker.yml chore(deps)(deps): bump the github-actions-minor group with 8 updates (#7778) 2026-05-26 14:43:25 +02:00
stale-discussions.yml chore: limit "resolved" actions to correct categories (#7679) 2026-05-19 15:55:29 +02:00
stale.yml chore(deps)(deps): bump the github-actions-minor group with 8 updates (#7778) 2026-05-26 14:43:25 +02:00
supersync-docker.yml chore(deps)(deps): bump the github-actions-minor group with 8 updates (#7778) 2026-05-26 14:43:25 +02:00
test-mac-dmg-build.yml ci(build): pin macOS jobs to macos-15 ahead of runner migration 2026-05-29 14:55:22 +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 fix(ci): pin wiki-sync second checkout to actions/checkout@v5 (#7759) 2026-05-23 20:41:44 +02:00