Uh oh!
There was an error while loading. Please reload this page.
feat: Add basic env var provider - #276
Conversation
Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
Uh oh!
There was an error while loading. Please reload this page.
Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #276 +/- ##
==========================================
+ Coverage 94.00% 94.21% +0.21%
==========================================
Files 18 20 +2 Lines 984 1020 +36 ==========================================
+ Hits 925 961 +36
Misses 59 59 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
gruebel
left a comment
There was a problem hiding this comment.
ok, I think everything looks good for an initial version 🍻
Uh oh!
There was an error while loading. Please reload this page.
This PR
Adds a very basic implementation of an env var provider
Please make sure that the repo setup is correct.
Follow-up Tasks
If we want more advanced behaviour as in the java env var provider (env var name transformation, alternative env var access logic, ...) or more tests, this can be done in a follow up PR