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

fix: don't include component name in release please tags #2590

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

skylenet
Copy link
Collaborator

@skylenet skylenet commented Nov 1, 2024

Description

We need to remove the component from the release now. It made a 2.0.0 PR because it thinks it's a new component named "kurtosis" . We need to remove that component prefix. Then it should be able to pickup previous releases and not create a 2.0.0 .. which it's now creating because it's ignoring all past releases due to it thinking that it's a new component (app)

REMINDER: Tag Reviewers, so they get notified to review

Is this change user facing?

NO

References (if applicable)

@skylenet skylenet requested a review from barnabasbusa November 1, 2024 16:06
@skylenet skylenet enabled auto-merge November 1, 2024 16:16
@skylenet skylenet added this pull request to the merge queue Nov 1, 2024
Merged via the queue into main with commit 28582cc Nov 1, 2024
60 of 61 checks passed
@skylenet skylenet deleted the skylenet/release-please-component-rm branch November 1, 2024 16:39
tedim52 pushed a commit that referenced this pull request Nov 20, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.4.2](v1.4.1...1.4.2)
(2024-11-10)


### Bug Fixes

* don't include component name in release please tags
([#2590](#2590))
([28582cc](28582cc))
* make releases work again without v in tags
([#2586](#2586))
([a87f945](a87f945))
* remove closeChannelWhenEmpty busy loop
([#2594](#2594))
([dbb2193](dbb2193))
* wrong config structure for release please
([#2588](#2588))
([e7263c3](e7263c3))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <[email protected]>
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.

2 participants