Skip to content

Update Github action workflows for v2#84

Merged
timcnicholls merged 7 commits into
dev_2.0from
v2_workflows
Mar 25, 2026
Merged

Update Github action workflows for v2#84
timcnicholls merged 7 commits into
dev_2.0from
v2_workflows

Conversation

@timcnicholls

Copy link
Copy Markdown
Member

This PR updates the Github action workflows in preparation for the v2 release. Changes include:

  • adding a PyPI trusted publisher workflow to enable package publication
  • Update the existing test CI workflow to latest releases of actions and pruning of obsolete Slack notifications
  • Cleanup of coverage configuration files

@codecov

codecov Bot commented Mar 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (acbcd40) to head (20af0b6).
⚠️ Report is 1 commits behind head on dev_2.0.

Additional details and impacted files
@@            Coverage Diff            @@
##           dev_2.0       #84   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines         1674      1674           
=========================================
  Hits          1674      1674           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@timcnicholls timcnicholls linked an issue Mar 18, 2026 that may be closed by this pull request

@JamesOHeaDLS JamesOHeaDLS left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks good to me

@timcnicholls
timcnicholls merged commit 916a434 into dev_2.0 Mar 25, 2026
16 checks passed
@timcnicholls
timcnicholls deleted the v2_workflows branch March 25, 2026 09:43
@timcnicholls timcnicholls moved this to ✅ Done in Odin Core Development Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Publish odin-control on PyPI

3 participants