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

chore: always create a new release branch and delete all old ones during new release action #894

Merged
merged 7 commits into from
Aug 28, 2024

Conversation

hilmarf
Copy link
Member

@hilmarf hilmarf commented Aug 26, 2024

What this PR does / why we need it

When we create a new release, then let's always be prepared for a potential hotfix and create the release branch.
On the other hand, this will create a lot of unused branches over the time, so the PR will delete all older release branches.
In case of serious situation, where we really need to fix older versions, we still have the tags in place and would need to create manually a patched old release.

Which issue(s) this PR fixes

releates open-component-model/ocm-project#240

@github-actions github-actions bot added the size/m Medium label Aug 26, 2024
Copy link
Contributor

github-actions bot commented Aug 26, 2024

Mend Scan Summary: ❌

Repository: open-component-model/ocm

VIOLATION DESCRIPTION NUMBER OF VIOLATIONS
HIGH/CRITICAL SECURITY VULNERABILITIES 4
MAJOR UPDATES AVAILABLE 0
LICENSE REQUIRES REVIEW 3
HIGH RISK LICENSES 10
RESTRICTIED LICENSE FOR ON-PREMISE DELIVERY 0

Detailed Logs: mend-scan-> Generate Report
Mend UI

Copy link
Contributor

ocmbot bot commented Aug 26, 2024

Integration Tests for d314584 run with result: Success ✅!

@hilmarf hilmarf added this to the 2024-Q3 milestone Aug 27, 2024
@hilmarf hilmarf marked this pull request as ready for review August 27, 2024 15:00
@hilmarf hilmarf requested a review from morri-son August 27, 2024 15:00
@github-actions github-actions bot added size/s Small and removed size/m Medium labels Aug 28, 2024
Copy link
Contributor

ocmbot bot commented Aug 28, 2024

Integration Tests for d314584 run with result: Success ✅!

Copy link
Contributor

@morri-son morri-son left a comment

Choose a reason for hiding this comment

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

lgtm

@morri-son morri-son merged commit 3af44f8 into main Aug 28, 2024
19 checks passed
@morri-son morri-son deleted the goreleaser branch August 28, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/s Small
Projects
Status: 🔒Closed
Development

Successfully merging this pull request may close these issues.

2 participants