Skip to content
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: add python-runtime #1496

Merged
merged 8 commits into from
May 31, 2023
Merged

feat: add python-runtime #1496

merged 8 commits into from
May 31, 2023

Conversation

RealAnna
Copy link
Contributor

@RealAnna RealAnna commented May 31, 2023

closes #1487

you can check readme here

Signed-off-by: realanna <anna.reale@dynatrace.com>
@github-actions github-actions bot added the documentation Improvements or additions to documentation label May 31, 2023
@netlify
Copy link

netlify bot commented May 31, 2023

Deploy Preview for keptn-lifecycle-toolkit ready!

Name Link
🔨 Latest commit 727850e
🔍 Latest deploy log https://app.netlify.com/sites/keptn-lifecycle-toolkit/deploys/64770d9c09ac200008477eae
😎 Deploy Preview https://deploy-preview-1496--keptn-lifecycle-toolkit.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Signed-off-by: realanna <anna.reale@dynatrace.com>
@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

Merging #1496 (c49aec0) into main (9801e5d) will increase coverage by 0.15%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1496      +/-   ##
==========================================
+ Coverage   62.42%   62.58%   +0.15%     
==========================================
  Files         139      139              
  Lines       10658    10658              
==========================================
+ Hits         6653     6670      +17     
+ Misses       3743     3731      -12     
+ Partials      262      257       -5     

see 3 files with indirect coverage changes

Flag Coverage Δ
certificate-operator 68.55% <ø> (ø)
component-tests 59.82% <ø> (+1.72%) ⬆️
lifecycle-operator 84.06% <ø> (ø)
metrics-operator 81.66% <ø> (ø)
scheduler 30.45% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Signed-off-by: realanna <anna.reale@dynatrace.com>
@RealAnna RealAnna added this to the 0.8 milestone May 31, 2023
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
@sonarcloud
Copy link

sonarcloud bot commented May 31, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@RealAnna RealAnna marked this pull request as ready for review May 31, 2023 09:41
@RealAnna RealAnna requested a review from a team as a code owner May 31, 2023 09:41
Copy link
Member

@bacherfl bacherfl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only found a small nitpick, but lgtm otherwise

@RealAnna
Copy link
Contributor Author

only found a small nitpick, but lgtm otherwise

I will fix it in the next pr!

@RealAnna RealAnna merged commit 76a4bd9 into main May 31, 2023
33 checks passed
@RealAnna RealAnna deleted the feat/python_folder branch May 31, 2023 12:05
@keptn-bot keptn-bot mentioned this pull request May 31, 2023
@odubajDT odubajDT removed this from the 0.8 milestone Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Introduce a Python runtime Runner image
4 participants