Skip to content

docs: close out v1.0.11 (tagged + released) - #69

Merged
Shaan-alpha merged 1 commit into
mainfrom
docs/v1.0.11-release-closeout
Jul 31, 2026
Merged

docs: close out v1.0.11 (tagged + released)#69
Shaan-alpha merged 1 commit into
mainfrom
docs/v1.0.11-release-closeout

Conversation

@Shaan-alpha

Copy link
Copy Markdown
Owner

Closes the v1.0.11 slice, matching the pattern used for v1.0.9 and v1.0.10.

Also records two things worth not relearning:

  • The failing Vercel check was our config, not the platformrelease/** missing from vercel.ts's prefix list. I had guessed at an unprovisioned preview environment before reading the file. The note spells out why the two tidier-looking fixes (deploymentEnabled: false, '*': false) would both kill production deploys.
  • The CI concurrency setting let three commits reach main and production with cancelled as their only verdict. Nothing shipped broken, but they were individually unverified. Caused by my own batch merge; the config permitted it silently.

Docs only.

Records the release, the prod verification including the original bug
driven in real Chrome, and the two fixes found while closing out -- the
vercel preview prefix that was our own config rather than the platform,
and the CI concurrency setting that let three commits reach production
with cancelled as their only verdict.
Copilot AI review requested due to automatic review settings July 31, 2026 11:14

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Shaan-alpha
Shaan-alpha merged commit bab12ac into main Jul 31, 2026
5 checks passed
@Shaan-alpha
Shaan-alpha deleted the docs/v1.0.11-release-closeout branch July 31, 2026 11:16
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