fix java bump changelog in v1.18.0 docs#5614
Merged
jmrodri merged 1 commit intooperator-framework:masterfrom Apr 1, 2022
Merged
fix java bump changelog in v1.18.0 docs#5614jmrodri merged 1 commit intooperator-framework:masterfrom
jmrodri merged 1 commit intooperator-framework:masterfrom
Conversation
Contributor
Author
| modified the Quarkus operator SDK version and tutorial too | ||
| chore: bump fabric8 5.8.0 & quarkus 2.4.0 | ||
| modified the doc file and removed file after generation | ||
| release: fix release script to understand release branches |
Contributor
There was a problem hiding this comment.
Should we not use here - as a prefix of all lines?
Signed-off-by: Jonathan Berkhahn <jaberkha@us.ibm.com>
Member
|
So what is this trying to fix? I had a changelog for my v0.2.0 and my v0.3.0 bumps.
So what's working? |
Contributor
Author
|
@jmrodri This PR is to fix the page in the upgrading-sdk docs, which is supposed to get populated from the changelog fragments, right? But currently there's a section that looks like changelog boilerplate where the bit from your PR is supposed to be. |
prary
pushed a commit
to prary/operator-sdk
that referenced
this pull request
Apr 2, 2022
Signed-off-by: Jonathan Berkhahn <jaberkha@us.ibm.com> Signed-off-by: Prashant Arya <prary2@gmail.com>
VenkatRamaraju
pushed a commit
to VenkatRamaraju/operator-sdk
that referenced
this pull request
Apr 4, 2022
Signed-off-by: Jonathan Berkhahn <jaberkha@us.ibm.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This wasn't actually a typo, seems @jmrodri forgot to fill in his changelog fragment?
fixes #5576