Skip to content

Add Codecov token and release workflow for UI-based releases#8

Merged
sdimitro merged 1 commit intodevelopfrom
claude/codecov-and-releases-PjWWP
Jan 29, 2026
Merged

Add Codecov token and release workflow for UI-based releases#8
sdimitro merged 1 commit intodevelopfrom
claude/codecov-and-releases-PjWWP

Conversation

@sdimitro
Copy link
Copy Markdown
Owner

  • Add CODECOV_TOKEN secret to the Codecov action in ci.yml
  • Create cut-release.yml workflow that allows cutting releases from
    the GitHub UI via workflow_dispatch
  • The new workflow validates version format, updates pyproject.toml,
    commits the version bump, and creates/pushes the tag
  • The pushed tag then triggers the existing release.yml workflow

https://claude.ai/code/session_01EbCZH6NCwRCDVVgu68bc9L

- Add CODECOV_TOKEN secret to the Codecov action in ci.yml
- Create cut-release.yml workflow that allows cutting releases from
  the GitHub UI via workflow_dispatch
- The new workflow validates version format, updates pyproject.toml,
  commits the version bump, and creates/pushes the tag
- The pushed tag then triggers the existing release.yml workflow

https://claude.ai/code/session_01EbCZH6NCwRCDVVgu68bc9L
@codecov-commenter
Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@sdimitro sdimitro merged commit 813391b into develop Jan 29, 2026
12 checks passed
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