Skip to content

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

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

Merged
merged 3 commits into from
Oct 8, 2024
Merged

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

merged 3 commits into from
Oct 8, 2024

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.

@burgholzer burgholzer self-assigned this Oct 8, 2024
@burgholzer burgholzer added github_actions 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 92.3%. Comparing base (43ee4cc) to head (43ecb15).
Report is 57 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #441   +/-   ##
=====================================
  Coverage   92.3%   92.3%           
=====================================
  Files         37      37           
  Lines       2732    2732           
  Branches     310     310           
=====================================
  Hits        2523    2523           
  Misses       209     209           
Flag Coverage Δ
cpp 94.1% <ø> (ø)
python 87.4% <ø> (ø)

see 1 file with indirect coverage changes

@burgholzer burgholzer merged commit 5e9f98e into main Oct 8, 2024
37 checks passed
@burgholzer burgholzer deleted the test-pypi branch October 8, 2024 19:58
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 packaging Anything related to Python packaging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant