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

chore: use templated values in install action and security workflow #2366

Merged
merged 5 commits into from
Nov 6, 2023

Conversation

RealAnna
Copy link
Contributor

@RealAnna RealAnna commented Oct 30, 2023

@netlify
Copy link

netlify bot commented Oct 30, 2023

Deploy Preview for keptn-lifecycle-toolkit ready!

Name Link
🔨 Latest commit 03a685b
🔍 Latest deploy log https://app.netlify.com/sites/keptn-lifecycle-toolkit/deploys/6544e3b3efb5b80008725365
😎 Deploy Preview https://deploy-preview-2366--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 configuration.

@RealAnna RealAnna force-pushed the fix/use_templated_values branch from 804c5bf to 22c9823 Compare October 30, 2023 13:38
@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #2366 (03a685b) into main (55c7562) will decrease coverage by 0.03%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2366      +/-   ##
==========================================
- Coverage   85.53%   85.50%   -0.03%     
==========================================
  Files         161      161              
  Lines       10166    10166              
==========================================
- Hits         8695     8692       -3     
- Misses       1194     1196       +2     
- Partials      277      278       +1     

see 1 file with indirect coverage changes

Flag Coverage Δ
certificate-operator 67.43% <ø> (ø)
component-tests 56.41% <ø> (-0.79%) ⬇️
lifecycle-operator 85.69% <ø> (ø)
metrics-operator 87.58% <ø> (ø)
scheduler 32.12% <ø> (ø)

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

@RealAnna RealAnna marked this pull request as ready for review October 30, 2023 14:09
@RealAnna RealAnna requested a review from a team as a code owner October 30, 2023 14:09
@RealAnna RealAnna changed the title fix: use templated values chore: use templated values in install action Oct 30, 2023
@odubajDT
Copy link
Contributor

Please let's merge this one before #2334

mowies
mowies previously approved these changes Oct 30, 2023
@odubajDT
Copy link
Contributor

odubajDT commented Nov 2, 2023

If possible please adapt security-scan workflow as well? But it can be done in a follow-up as well, up to you

odubajDT
odubajDT previously approved these changes Nov 2, 2023
RealAnna and others added 5 commits November 3, 2023 13:06
@odubajDT odubajDT dismissed stale reviews from mowies and themself via 03a685b November 3, 2023 12:12
@odubajDT odubajDT force-pushed the fix/use_templated_values branch from 91e7c7d to 03a685b Compare November 3, 2023 12:12
Copy link

sonarqubecloud bot commented Nov 3, 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
No Duplication information No Duplication information

@odubajDT odubajDT changed the title chore: use templated values in install action chore: use templated values in install action and security workflow Nov 6, 2023
@odubajDT odubajDT merged commit ecbf054 into main Nov 6, 2023
57 checks passed
@odubajDT odubajDT deleted the fix/use_templated_values branch November 6, 2023 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor helm charts to use more global/common helper functions
4 participants