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

Add deployment workflow #124

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Add deployment workflow #124

merged 1 commit into from
Jan 8, 2024

Conversation

IAlibay
Copy link
Member

@IAlibay IAlibay commented Jan 5, 2024

Description

Adds a deployment workflow.

  • make a tag and it'll upload to testpypi, and then pull it down and run tests to make sure it all went well
  • make a release from that tag and it'll upload to pypi and then pull it down and run tests to make sure it all went well

Status

  • Ready to go

@IAlibay
Copy link
Member Author

IAlibay commented Jan 5, 2024

Will need to test it once it's merged.

Copy link

codecov bot commented Jan 5, 2024

Codecov Report

Merging #124 (a77740e) into main (0cf4856) will not change coverage.
Report is 3 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files

@IAlibay
Copy link
Member Author

IAlibay commented Jan 5, 2024

I've added the trusted publisher for pypi and created a pending publisher for testpypi

Copy link
Member

@ojeda-e ojeda-e left a comment

Choose a reason for hiding this comment

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

Thanks for working on this @IAlibay.
Approving to proceed with tests after merging.

@IAlibay
Copy link
Member Author

IAlibay commented Jan 8, 2024

Thanks @ojeda-e !

@IAlibay IAlibay merged commit a83857a into main Jan 8, 2024
16 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.

2 participants