-
Notifications
You must be signed in to change notification settings - Fork 126
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: add KeptnApp migration script #2959
Conversation
7d32252
to
3b352da
Compare
Signed-off-by: RealAnna <[email protected]>
fa0d02f
to
d254657
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #2959 +/- ##
==========================================
- Coverage 87.14% 85.85% -1.29%
==========================================
Files 107 162 +55
Lines 6767 10335 +3568
==========================================
+ Hits 5897 8873 +2976
- Misses 719 1174 +455
- Partials 151 288 +137
... and 54 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
Signed-off-by: RealAnna <[email protected]>
Signed-off-by: RealAnna <[email protected]>
Signed-off-by: RealAnna <[email protected]>
Signed-off-by: RealAnna <[email protected]>
Signed-off-by: RealAnna <[email protected]>
Signed-off-by: RealAnna <[email protected]>
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.
Approving the docs. I left a couple little suggestions for you to consider.
And yeah, probably not the most essential tool ever but it does prevent a lot of careless copy/paste errors so why not?
Co-authored-by: Meg McRoberts <[email protected]> Signed-off-by: RealAnna <[email protected]>
Co-authored-by: Meg McRoberts <[email protected]> Signed-off-by: RealAnna <[email protected]>
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.
please add the converter folder to the make unit-test
command
Signed-off-by: RealAnna <[email protected]>
Signed-off-by: RealAnna <[email protected]>
Signed-off-by: RealAnna <[email protected]>
62c08c5
to
01a63d9
Compare
Signed-off-by: RealAnna <[email protected]>
Signed-off-by: RealAnna <[email protected]>
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Co-authored-by: Meg McRoberts <[email protected]> Signed-off-by: shivam <[email protected]>
Co-authored-by: Meg McRoberts <[email protected]> Signed-off-by: vickysomtee <[email protected]>
added basic conversion code to generate app context from an old keptn app
https://github.com/keptn/lifecycle-toolkit/tree/main/lifecycle-operator/converter is added in this pr so the
link checks fail