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 button #796

Merged
merged 2 commits into from
Aug 7, 2024
Merged

Release button #796

merged 2 commits into from
Aug 7, 2024

Conversation

didierofrivia
Copy link
Collaborator

This PR introduces a new workflow for crafting a release, following the pattern used in Authorino Operator. It makes it convenient to trigger the workflow manually without the need to go through the process of creating a branch and manually triggering the make targets, committing and tagging.

It includes the building of both OLM manifests and Helm Charts.

@didierofrivia didierofrivia requested a review from a team as a code owner August 1, 2024 14:10
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.76%. Comparing base (ece13e8) to head (14d981d).
Report is 160 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #796      +/-   ##
==========================================
+ Coverage   80.20%   81.76%   +1.55%     
==========================================
  Files          64       77      +13     
  Lines        4492     6209    +1717     
==========================================
+ Hits         3603     5077    +1474     
- Misses        600      772     +172     
- Partials      289      360      +71     
Flag Coverage Δ
bare-k8s-integration 4.41% <ø> (?)
controllers-integration 71.54% <ø> (?)
gatewayapi-integration 10.98% <ø> (?)
integration ?
istio-integration 55.81% <ø> (?)
unit 31.67% <ø> (+1.64%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
api/v1beta1 (u) 71.42% <ø> (ø)
api/v1beta2 (u) 85.35% <80.00%> (-6.08%) ⬇️
pkg/common (u) 88.13% <ø> (-0.70%) ⬇️
pkg/istio (u) 72.50% <ø> (-1.41%) ⬇️
pkg/log (u) 94.73% <ø> (ø)
pkg/reconcilers (u) ∅ <ø> (∅)
pkg/rlptools (u) 83.64% <ø> (+4.19%) ⬆️
controllers (i) 82.28% <84.05%> (+5.48%) ⬆️

see 40 files with indirect coverage changes

Signed-off-by: dd di cesare <didi@posteo.net>
Signed-off-by: dd di cesare <didi@posteo.net>
Copy link
Contributor

@guicassolato guicassolato left a comment

Choose a reason for hiding this comment

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

LGTM

@didierofrivia didierofrivia merged commit 3d83f25 into main Aug 7, 2024
27 checks passed
@didierofrivia didierofrivia deleted the easier-release branch August 7, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants