Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚗️ upload to Test PyPI for pushes on main #528

Merged
merged 4 commits into from
Oct 9, 2024
Merged

Conversation

burgholzer
Copy link
Member

Description

This PR updates the CD workflow so that anytime it runs on a push to main, it uploads the resulting package to Test PyPI. This allows to battle test the packages before official releases.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
@burgholzer burgholzer self-assigned this Oct 8, 2024
@burgholzer burgholzer added github_actions Pull requests that update Github_actions code continuous integration Anything related to the CI setup packaging Anything related to Python packaging labels Oct 8, 2024
@burgholzer burgholzer enabled auto-merge (squash) October 8, 2024 16:48
Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.4%. Comparing base (a3840dd) to head (b337dc1).
Report is 177 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #528   +/-   ##
=====================================
  Coverage   90.4%   90.4%           
=====================================
  Files         87      87           
  Lines      10052   10052           
  Branches    1722    1722           
=====================================
+ Hits        9092    9093    +1     
+ Misses       960     959    -1     
Flag Coverage Δ
cpp 90.1% <ø> (+<0.1%) ⬆️
python 95.9% <ø> (ø)

see 1 file with indirect coverage changes

Signed-off-by: burgholzer <burgholzer@me.com>
@burgholzer burgholzer merged commit d98b9b8 into main Oct 9, 2024
37 checks passed
@burgholzer burgholzer deleted the test-pypi-workflows branch October 9, 2024 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous integration Anything related to the CI setup github_actions Pull requests that update Github_actions code packaging Anything related to Python packaging
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant