mirror of
https://github.com/cloudflare/vinext.git
synced 2026-05-09 08:25:34 +02:00
[PR #300] [MERGED] chore: improvements to various ci workflows #458
Labels
No labels
enhancement
enhancement
good first issue
help wanted
nextjs-tracking
nextjs-tracking
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vinext#458
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cloudflare/vinext/pull/300
Author: @james-elicx
Created: 3/6/2026
Status: ✅ Merged
Merged: 3/6/2026
Merged by: @james-elicx
Base:
main← Head:james/improve-workflows📝 Commits (2)
b0f60a9chore: improvements to various ci workflowsb05c72bfix(ci): gate publish and preview-release on repository_owner == cloudflare📊 Changes
6 files changed (+10 additions, -6 deletions)
View changed files
📝
.github/workflows/benchmarks.yml(+3 -3)📝
.github/workflows/ci.yml(+1 -1)📝
.github/workflows/deploy-preview-command.yml(+2 -1)📝
.github/workflows/preview-release.yml(+2 -0)📝
.github/workflows/publish.yml(+1 -0)📝
.github/workflows/tip.yml(+1 -1)📄 Description
tip.ymlspurious runs - invalid${{ }}wrapper on secretsif:check caused GitHub to fire the workflow on every pushcd ../vinextin arun:block resolves from repo root, not previous directory; usenpm install --prefixinsteadrepository_owner == 'cloudflare'ci.ymlconcurrency group to includeevent_name, preventing push and PR runs from cancelling each otherdeploy-preview-command.yml: add--frozen-lockfile; only post preview URLs when deploy succeeds🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.