-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Fix Migration Guide link #3876
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 Migration Guide link #3876
Conversation
"https://v0-19-x.sdk.operatorframework.io/docs/golang/project_migration_guide/\n" | ||
projutil.PrintDeprecationWarning(depMsg) | ||
} | ||
if err := cli.RunLegacy(); err != nil { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It shows great and it is just missing the fragment.
See the changelog directory. we add the fragment and teh CHANGELOG it is gen over it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @camilamacedo86 . I added the changelog fragment. Please review.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
great work 🥇
Thanks @camilamacedo86 . Guessing I can merge now. |
Hi @pradeepnnv,
The process defines that we need 2 LGTM before merging the changes. Open source is based on feedbacks and health discussions for we achieve the best result :-) Let's see if the reason for we do not point out to master branch is clear for @estroz as well and he agrees as well with it and/or if at least we can get here +1 OK. |
Thanks @camilamacedo86 . I'll wait for @estroz to approve before merging. |
I @pradeepnnv, Shows that @estroz and @joelanford for this specific scenario prefer to point out for the latest version. I just commit the @estroz suggestion. let's see if we are able to get it merged in time to ship with the next 0.19.4 release. |
Co-authored-by: Eric Stroczynski <estroczy@redhat.com>
@pradeepnnv Just FYI, I rebased your branch to the latest v0.19.x, which had some other necessary fixes. Hopefully the currently running CI will pass and we can get this into v0.19.4. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Fixes #3862
This Change fixes the Link to project migration guide
Project Migration Guide link is broken.:
Checklist
If the pull request includes user-facing changes, extra documentation is required:
changelog/fragments
(seechangelog/fragments/00-template.yaml
)website/content/en/docs