Skip to content

Conversation

@nstarman
Copy link
Contributor

No description provided.

@nstarman nstarman added this to the v1.9.x milestone Jan 13, 2026
Copilot AI review requested due to automatic review settings January 13, 2026 17:34
@nstarman nstarman requested a review from a team as a code owner January 13, 2026 17:34
@github-actions github-actions bot added 👷 Add / update CI build system Add or update CI build system. 🔧 Add / update configuration Add or update configuration files. labels Jan 13, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request changes the cancel-in-progress concurrency setting from true to false in the CD (Continuous Deployment) workflow for the main unxt package. This ensures that deployment workflows will run to completion even if new commits are pushed, preventing potential issues where package builds or deployments might be interrupted mid-process.

Changes:

  • Modified concurrency settings in the unxt CD workflow to prevent cancellation of in-progress deployment runs

@codecov
Copy link

codecov bot commented Jan 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.82%. Comparing base (1977618) to head (dc6ce59).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #547      +/-   ##
==========================================
- Coverage   96.90%   96.82%   -0.08%     
==========================================
  Files          54       44      -10     
  Lines        2260     2141     -119     
  Branches       82       76       -6     
==========================================
- Hits         2190     2073     -117     
+ Misses         53       52       -1     
+ Partials       17       16       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nstarman nstarman merged commit 4c19ced into main Jan 13, 2026
34 of 35 checks passed
@nstarman nstarman deleted the unxt/config-cd-cancel branch January 13, 2026 18:28
meeseeksmachine pushed a commit to meeseeksmachine/unxt that referenced this pull request Jan 13, 2026
nstarman added a commit that referenced this pull request Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

👷 Add / update CI build system Add or update CI build system. 🔧 Add / update configuration Add or update configuration files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants