Skip to content

chore(publish): cut desktop releases every six hours - #57

Merged
Gilbert09 merged 1 commit into
Gilbert09:mainfrom
charlesvien:chore/publish-every-6h
Sep 3, 2026
Merged

chore(publish): cut desktop releases every six hours#57
Gilbert09 merged 1 commit into
Gilbert09:mainfrom
charlesvien:chore/publish-every-6h

Conversation

@charlesvien

@charlesvien charlesvien commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Problem

Desktop trails web by up to a day on every change while you're iterating this fast.

Changes

The publish cron moves from nightly at 03:00 UTC to every 6 hours. The existing check still skips a scheduled run when main has no new commits since the latest release, so a quiet window releases nothing.

How did you test this code?

Parsed the workflow with actionlint. No automated tests apply to a cron change.

@charlesvien

charlesvien commented Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

@Gilbert09 mind reviewing this one? It moves the desktop publish cron from nightly to every 6 hours so desktop stops trailing web by a day while you're iterating this fast. The existing skip still applies, so a window with no new commits on main releases nothing.

@Gilbert09
Gilbert09 merged commit d5cc9f0 into Gilbert09:main Sep 3, 2026
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants