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

fix(Dockerfile)!: hugo version 0.115.4, apk add npm, update deps #59

Merged
merged 6 commits into from
Jul 28, 2023

Conversation

KellyMerrick
Copy link
Contributor

Fixes go-vela/community#817

  • apk add npm

Possible breaking change

  • uptick hugo version from v0.101.0 to v0.115.4
  • workaround, use plugin parameter hugo_version: <version> to downtick to an earlier hugo version

@KellyMerrick KellyMerrick self-assigned this Jul 28, 2023
@KellyMerrick KellyMerrick requested a review from a team as a code owner July 28, 2023 15:45
@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Merging #59 (1adef4b) into main (aff8a9d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #59   +/-   ##
=======================================
  Coverage   32.55%   32.55%           
=======================================
  Files           6        6           
  Lines         516      516           
=======================================
  Hits          168      168           
  Misses        346      346           
  Partials        2        2           

Copy link
Member

@wass3rw3rk wass3rw3rk left a comment

Choose a reason for hiding this comment

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

minor tweaks, otherwise looks good

Dockerfile Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
@KellyMerrick KellyMerrick merged commit 6ae2478 into main Jul 28, 2023
11 of 12 checks passed
@KellyMerrick KellyMerrick deleted the chore/deps branch July 28, 2023 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plugin(hugo): not reading local dependencies properly
3 participants