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 pypi-publish action. #290

Merged
merged 4 commits into from
Feb 15, 2024
Merged

Add pypi-publish action. #290

merged 4 commits into from
Feb 15, 2024

Conversation

sodul
Copy link
Collaborator

@sodul sodul commented Feb 14, 2024

This will allow us to release to pypi directly from the GH UI by simply creating a tagged release.

Addresses #278

This will allow us to release to pypi directly from the GH UI by simply creating a tagged release.

Addresses CleanCut#278
@coveralls
Copy link

coveralls commented Feb 14, 2024

Coverage Status

coverage: 0.0%. remained the same
when pulling c24baf3 on clumio-oss:release_action
into a5af7ac on CleanCut:main.

@sodul
Copy link
Collaborator Author

sodul commented Feb 14, 2024

@CleanCut
Copy link
Owner

Coverage Status

coverage: 0.0%. remained the same when pulling 1946934 on clumio-oss:release_action into a5af7ac on CleanCut:main.

Huh, that looks broken.

Copy link
Owner

@CleanCut CleanCut left a comment

Choose a reason for hiding this comment

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

This will be so nice.

.github/workflows/release-test.yml Outdated Show resolved Hide resolved
.github/workflows/release-test.yml Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
sodul and others added 3 commits February 14, 2024 12:46
Co-authored-by: Nathan Stocks <cleancut@github.com>
Co-authored-by: Nathan Stocks <cleancut@github.com>
Co-authored-by: Nathan Stocks <cleancut@github.com>
@sodul
Copy link
Collaborator Author

sodul commented Feb 14, 2024

I've opened #289 to address the code coverage issue in the pipelines. I suspect it is because coveralls is no longer maintained.

@sodul sodul merged commit b34629f into CleanCut:main Feb 15, 2024
24 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.

None yet

3 participants