Skip to content

ci: setup PR-driven release pipeline [backport to v3]#10596

Merged
sheremet-va merged 3 commits into
vitest-dev:v3from
hi-ogawa:backport/pr-driven-release-pipeline-v3
Jul 1, 2026
Merged

ci: setup PR-driven release pipeline [backport to v3]#10596
sheremet-va merged 3 commits into
vitest-dev:v3from
hi-ogawa:backport/pr-driven-release-pipeline-v3

Conversation

@hi-ogawa

@hi-ogawa hi-ogawa commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

Description

Please don't delete this checklist! Before submitting the PR, please make sure you do the following:

  • It's really useful if your PR references an issue where it is discussed ahead of time. If the feature is substantial or introduces breaking changes without a discussion, PR might be closed.
  • Ideally, include a test that fails without this PR but passes with it.
  • Please, don't make changes to pnpm-lock.yaml unless you introduce a new test example.
  • Please check Allow edits by maintainers to make review process faster. Note that this option is not available for repositories that are owned by Github organizations.

Tests

  • Run the tests with pnpm test:ci.

Documentation

  • If you introduce new functionality, document it. You can run documentation with pnpm run docs command.

Changesets

  • Changes in changelog are generated from PR name. Please, make sure that it explains your changes in an understandable manner. Please, prefix changeset messages with feat:, fix:, perf:, docs:, or chore:.

@netlify

netlify Bot commented Jun 15, 2026

Copy link
Copy Markdown

Deploy Preview for vitest-dev ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit db1799d
🔍 Latest deploy log https://app.netlify.com/projects/vitest-dev/deploys/6a2f6325d2f8d400089fc42b
😎 Deploy Preview https://deploy-preview-10596--vitest-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@sheremet-va

Copy link
Copy Markdown
Member

bump

@hi-ogawa

Copy link
Copy Markdown
Collaborator Author

Will get to this when there's need of v3 backport (soon 👀 )

@hi-ogawa
hi-ogawa requested a review from sheremet-va June 30, 2026 08:42
@hi-ogawa
hi-ogawa marked this pull request as ready for review June 30, 2026 08:42
sheremet-va
sheremet-va previously approved these changes Jul 1, 2026
@sheremet-va

Copy link
Copy Markdown
Member
Screenshot 2026-07-01 at 08 59 46

I don't see zizmor running 🤔

@hi-ogawa

hi-ogawa commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator Author

Not yet. I'm now trying to include zizmor here (which I thought I already did).

Add the Zizmor GitHub Actions security workflow (identical to main) so
the required check runs on v3 PRs, and apply the same approach used for
v4:

- add persist-credentials: false to checkouts in ci.yml and cr.yml
- drop the debug 'Print versions' step (template-injection) from the
  setup-and-cache action
- add .github/zizmor.yml to ignore concurrency-limits for publish.yml

Remove repo-management workflows that only run from the default branch
(main) and never execute on v3, so they only produced zizmor noise:
ecosystem-ci-trigger, issue-close-require, lock-closed-issues,
issue-labeled.

Co-authored-by: OpenCode (claude-opus-4-8) <[email protected]>
@hi-ogawa

hi-ogawa commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator Author

So this one was missing in v3. Included in last commit.

@hi-ogawa
hi-ogawa requested a review from sheremet-va July 1, 2026 08:17
@sheremet-va
sheremet-va merged commit 370b43d into vitest-dev:v3 Jul 1, 2026
14 of 17 checks passed
@hi-ogawa
hi-ogawa deleted the backport/pr-driven-release-pipeline-v3 branch July 1, 2026 08:48
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