85 wires and counting

$ follow Shopify

Keep up with Shopify in about 3 minutes: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

fair warning: these emails are deeply technical. diffs, version numbers, CVEs, benchmark deltas. if that's not your idea of a good read, this isn't your newsletter.

Folds into your digest — weekly by default, monthly if you prefer. Unsubscribe in one click.

$ status

wire 2026-09-14
stories 2

© 2026 RepoJournal Home Showcase Explore How it works Privacy

$ the-wire · showcase

Scheduled maintenance runs fixed in Shopify CLI

By RepoJournal · Filed · About Shopify · Composed from the cited sources · methodology

Shopify's CLI merged a fix for scheduled maintenance runs, a narrow correction to automation timing rather than a change to how the tool builds or ships apps.

Merge pull request #8527 from Shopify/fix-maintenance-scheduled-actor Shopify/cli

by Gonzalo Riestra

Merged from the Shopify/fix-maintenance-scheduled-actor branch, this lands the change that restores scheduled maintenance runs. Per the commit message, the fix simply is "Fix scheduled maintenance runs", so only pipelines that trigger maintenance on a schedule are affected; nothing in the CLI's app-facing commands changes.

Quick answers

What shipped in Shopify on September 14, 2026?
Shopify's CLI merged a fix for scheduled maintenance runs, a narrow correction to automation timing rather than a change to how the tool builds or ships apps. In total, 1 commits and 1 pull requests landed.
Who contributed to Shopify on September 14, 2026?
1 developer shipped this update, including Gonzalo Riestra.
What were the notable Shopify updates?
Merge pull request #8527 from Shopify/fix-maintenance-scheduled-actor.