Skip to content

Conversation

@wrn14897
Copy link
Member

@wrn14897 wrn14897 commented Dec 9, 2025

  • Multiple workflow runs can now run in parallel for different commits
  • The release job (Docker builds) won't be cancelled once it starts
  • New commits will queue their release jobs to run after the current one finishes (due to the concurrency group per matrix item)

Ref: HDX-3008

@changeset-bot
Copy link

changeset-bot bot commented Dec 9, 2025

⚠️ No Changeset found

Latest commit: 2995190

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

@vercel
Copy link

vercel bot commented Dec 9, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
hyperdx-v2-oss-app Ready Ready Preview Comment Dec 9, 2025 9:51am

@claude
Copy link

claude bot commented Dec 9, 2025

✅ No critical issues found.

Verified:

  • Concurrency moved from workflow to job level correctly
  • cancel-in-progress: false prevents release interruptions
  • Matrix-based grouping enables parallel releases while queuing same-release commits

@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2025

E2E Test Results

All tests passed • 46 passed • 3 skipped • 337s

Status Count
✅ Passed 46
❌ Failed 0
⚠️ Flaky 0
⏭️ Skipped 3

View full report →

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.

3 participants