-
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
feat(lifecycle-operator): rename CONTEXT to KEPTN_CONTEXT in task runtimes #2521
feat(lifecycle-operator): rename CONTEXT to KEPTN_CONTEXT in task runtimes #2521
Conversation
…ntimes Signed-off-by: Florian Bacher <[email protected]>
✅ Deploy Preview for keptn-lifecycle-toolkit ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2521 +/- ##
==========================================
+ Coverage 85.47% 85.48% +0.01%
==========================================
Files 155 155
Lines 10149 10177 +28
==========================================
+ Hits 8675 8700 +25
- Misses 1196 1198 +2
- Partials 278 279 +1
Flags with carried forward coverage won't be shown. Click here to find out more. |
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Closes #2491
BREAKING CHANGE: The environment variable giving deno and python runtime access to context information has been renamed from
CONTEXT
toKEPTN_CONTEXT