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 release and release drafter workflows #22

Merged
merged 2 commits into from
Feb 11, 2022
Merged

Conversation

SarthakJariwala
Copy link
Owner

Closes #20

Add release workflow to build and publish new packages directly from github actions.

Add release drafter workflow to auto-draft release notes from merged PRs

@codecov-commenter
Copy link

codecov-commenter commented Feb 11, 2022

Codecov Report

Merging #22 (3d5d9b5) into main (20d7194) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #22   +/-   ##
=======================================
  Coverage   91.66%   91.66%           
=======================================
  Files          14       14           
  Lines         396      396           
=======================================
  Hits          363      363           
  Misses         33       33           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 20d7194...3d5d9b5. Read the comment docs.

@SarthakJariwala SarthakJariwala merged commit ba4f5ed into main Feb 11, 2022
@SarthakJariwala SarthakJariwala deleted the release-drafter branch February 11, 2022 06:32
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.

Add GitHub release workflow
2 participants