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 artifacts as tagged release #22

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pat-alt
Copy link

@pat-alt pat-alt commented Jan 14, 2024

This adds support for uploading a local directory as a tagged release, instead of a gist. I lifted code from here that relies on ghr_jll, which needs access to a GITHUB_TOKEN.

  • Ideally rely on gh release create instead for consistency.
  • Add unit tests.

The example in the README works but adding this as a draft PR due to these two open tasks.

Copy link

codecov bot commented Jan 14, 2024

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

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.

1 participant