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: Extend pontos-release release to add GitHub Actions output #770

Merged
merged 1 commit into from
May 9, 2023

Conversation

bjoernricks
Copy link
Member

What

Extend pontos-release release to add GitHub Actions output

Why

Allow to get release outputs in a GitHub Action using pontos-release release.

With these release outputs information it will be possible to split the release into the actual release, add additional release files and sign all release assets.

@bjoernricks bjoernricks added the make release To trigger GitHub release action. label May 8, 2023
@bjoernricks bjoernricks requested a review from a team as a code owner May 8, 2023 12:35
@bjoernricks bjoernricks enabled auto-merge (rebase) May 8, 2023 12:35
@github-actions
Copy link

github-actions bot commented May 8, 2023

Conventional Commits Report

Type Number
Added 1

🚀 Conventional commits found.

Allow to get release outputs in a GitHub Action using pontos-release
release.
@codecov
Copy link

codecov bot commented May 9, 2023

Codecov Report

Merging #770 (84b98e2) into main (ef85a3e) will increase coverage by 0.04%.
The diff coverage is 97.29%.

@@            Coverage Diff             @@
##             main     #770      +/-   ##
==========================================
+ Coverage   89.75%   89.80%   +0.04%     
==========================================
  Files          81       81              
  Lines        5280     5314      +34     
  Branches      743      748       +5     
==========================================
+ Hits         4739     4772      +33     
  Misses        381      381              
- Partials      160      161       +1     
Impacted Files Coverage Δ
pontos/release/release.py 96.36% <94.11%> (-0.26%) ⬇️
pontos/github/actions/core.py 92.40% <100.00%> (+2.08%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@bjoernricks bjoernricks merged commit e27be91 into main May 9, 2023
14 checks passed
@bjoernricks bjoernricks deleted the release-github-output branch May 9, 2023 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
make release To trigger GitHub release action.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants