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

Release workflow in CI #10

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

didoda
Copy link
Member

@didoda didoda commented Sep 7, 2022

This introduces release workflow.

When a PR with proper label is merged, a new release is created by this workflow.

Labels:

  • release:major
  • release:minor
  • release:patch

@codecov
Copy link

codecov bot commented Sep 7, 2022

Codecov Report

Merging #10 (8a23dc0) into master (d75163b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #10   +/-   ##
========================================
  Coverage      97.7%   97.7%           
  Complexity       68      68           
========================================
  Files             7       7           
  Lines           180     180           
========================================
  Hits            176     176           
  Misses            4       4           

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 d75163b...8a23dc0. Read the comment docs.

@stefanorosanelli stefanorosanelli merged commit 58a19ef into bedita:master Sep 7, 2022
@didoda didoda deleted the feat/release-workflow branch September 7, 2022 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants