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: add Hugo caching #958

Merged
merged 2 commits into from
Mar 2, 2023
Merged

chore: add Hugo caching #958

merged 2 commits into from
Mar 2, 2023

Conversation

aepfli
Copy link
Member

@aepfli aepfli commented Mar 2, 2023

Adding Caching of hugomodules to the makefile and build target.
This way, we don't need to fetch them all the time. This should
speed up the build time, especially on slow internet connections.

Signed-off-by: Simon Schrottner <[email protected]>
@aepfli aepfli added the documentation Improvements or additions to documentation label Mar 2, 2023
@netlify
Copy link

netlify bot commented Mar 2, 2023

Deploy Preview for keptn-lifecycle-toolkit ready!

Name Link
🔨 Latest commit a111ac7
🔍 Latest deploy log https://app.netlify.com/sites/keptn-lifecycle-toolkit/deploys/64006c4fd2dcc6000774ee6b
😎 Deploy Preview https://deploy-preview-958--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.

@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Merging #958 (5a66a0c) into main (82488ec) will decrease coverage by 0.03%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #958      +/-   ##
==========================================
- Coverage   57.45%   57.43%   -0.03%     
==========================================
  Files         119      119              
  Lines        9913     9913              
==========================================
- Hits         5696     5694       -2     
- Misses       4018     4019       +1     
- Partials      199      200       +1     
Impacted Files Coverage Δ
...ptnworkloadinstance/reconcile_prepostevaluation.go 81.81% <0.00%> (-9.10%) ⬇️
...lers/lifecycle/keptnworkloadinstance/controller.go 81.61% <0.00%> (+0.44%) ⬆️
Flag Coverage Δ
component-tests 50.33% <ø> (+0.16%) ⬆️
keptn-lifecycle-operator 53.63% <ø> (ø)
klt-cert-manager 64.15% <ø> (ø)
metrics-operator 62.95% <ø> (ø)
scheduler 21.17% <ø> (ø)

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

mowies
mowies previously approved these changes Mar 2, 2023
Signed-off-by: Simon Schrottner <[email protected]>
@sonarcloud
Copy link

sonarcloud bot commented Mar 2, 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

Copy link
Contributor

@thschue thschue left a comment

Choose a reason for hiding this comment

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

lgtm

@thschue thschue merged commit b2f24fe into keptn:main Mar 2, 2023
@keptn-bot keptn-bot mentioned this pull request Mar 2, 2023
@keptn-bot keptn-bot mentioned this pull request Mar 16, 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
None yet
Development

Successfully merging this pull request may close these issues.

3 participants