Skip to content

ci: Forward-port manual SHA deploy escape hatch from #1502 - #1504

Merged
yamcodes merged 1 commit into
v1from
cursor/forward-port-1502-manual-sha-deploy-e4c4
Jul 25, 2026
Merged

ci: Forward-port manual SHA deploy escape hatch from #1502#1504
yamcodes merged 1 commit into
v1from
cursor/forward-port-1502-manual-sha-deploy-e4c4

Conversation

@yamcodes

Copy link
Copy Markdown
Owner

Summary

Forward-ports merged dev PR #1502 onto v1.

  • Adds Deploy www (manual SHA) (workflow_dispatch) so maintainers can deploy any commit to arkenv-dev.vercel.app, arkenv-v1.vercel.app, or production arkenv.js.org without moving the branch.
  • Documents the escape hatch (and the Actions/Vercel CLI branch-domain deploy behavior that was already on dev from Safely remove native Vercel Git noise after Actions owns all deploys #1460) in docs/CONTRIBUTING.md.

No package code changes; no changeset.

Source

Test plan

  • Confirm workflow YAML matches dev (paths/secrets identical; no v1 package-layout remap needed)
  • After merge: Actions → Deploy www (manual SHA) → known-good v1 SHA → arkenv-v1.vercel.app
  • Confirm alias/deploy succeeds in the run log
Open in Web Open in Cursor 

Ports the Deploy www (manual SHA) workflow_dispatch and CONTRIBUTING
docs from merged dev PR #1502 so v1 maintainers can redeploy any commit
to arkenv-dev / arkenv-v1 / production stable URLs.

Co-authored-by: Yam Borodetsky <hi@yam.codes>
@changeset-bot

changeset-bot Bot commented Jul 25, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 10c1706

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions Bot added docs Adds or changes documentation, or acts as documentation in and of itself github actions Pull requests that update GitHub Actions code labels Jul 25, 2026
@yamcodes
yamcodes marked this pull request as ready for review July 25, 2026 17:43

@pullfrog pullfrog Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ No new issues found.

Reviewed changes — forward-port of the manual SHA deploy escape hatch from dev PR #1502, adding a workflow_dispatch workflow and documenting it for maintainers.

  • Add deploy-www-manual.yml workflow — maintainer-triggered workflow_dispatch that deploys any commit SHA to arkenv-dev.vercel.app, arkenv-v1.vercel.app, or production arkenv.js.org via Vercel CLI with git metadata.
  • Document the escape hatch in CONTRIBUTING.md — expands the Preview deployments section to describe the Actions/Vercel CLI branch-domain behavior and the new manual SHA deploy option.

Pullfrog  | View workflow run | Using DeepSeek Pro (free via Pullfrog for OSS) (GPT Sol not used — the program covers this model; add its provider key to run your pick) | 𝕏

@yamcodes
yamcodes merged commit df7a10b into v1 Jul 25, 2026
17 checks passed
@yamcodes
yamcodes deleted the cursor/forward-port-1502-manual-sha-deploy-e4c4 branch July 25, 2026 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Adds or changes documentation, or acts as documentation in and of itself github actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants