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

Create python-publish.yml #56

Merged
merged 1 commit into from
Jul 4, 2023
Merged

Create python-publish.yml #56

merged 1 commit into from
Jul 4, 2023

Conversation

AntObi
Copy link
Collaborator

@AntObi AntObi commented Jul 4, 2023

Create Github action to automate PyPI releases

Description

  • New Github action to upload new tagged versions of ElementEmbeddings to PyPI

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

N/A

Reviewers

None required

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

Create Github actionn to automate PyPI releases
@codecov
Copy link

codecov bot commented Jul 4, 2023

Codecov Report

Merging #56 (4846e1c) into main (306ac3b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #56   +/-   ##
=======================================
  Coverage   71.23%   71.23%           
=======================================
  Files           9        9           
  Lines         657      657           
=======================================
  Hits          468      468           
  Misses        189      189           

@AntObi AntObi merged commit 3e4eabc into main Jul 4, 2023
12 checks passed
@AntObi AntObi deleted the pypi_action branch July 4, 2023 11:46
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.

None yet

1 participant