Code Monkey home page Code Monkey logo

Comments (12)

jdbruijn avatar jdbruijn commented on June 10, 2024 1

github-action itself needs to be updated to use this updated docker

That is correct, you could also use a specific hash in the meantime!

- name: Setup node
  uses: renovatebot/github-action@eb356b1

@pachuka We're working on a new release (see #44) and will likely release more often after that 😉

from github-action.

viceice avatar viceice commented on June 10, 2024 1

@pachuka @Djiit We've published a new release 19.230.0 so you can update to it

The releases will now follow the renovate version used.

from github-action.

Djiit avatar Djiit commented on June 10, 2024

Some more info here :
I'm able to reproduce it here on a public repo : wikiwarsgg/webapp#26 (with the Action log here : https://github.com/wikiwarsgg/webapp/runs/570072011?check_suite_focus=true)

It seems to be related to some EACCESS error. Error: EACCES: permission denied, mkdir '/github/home/.npm in both cases

from github-action.

rarkins avatar rarkins commented on June 10, 2024

Looks like it's a lerna-specific problem caused by this line: https://github.com/renovatebot/renovate/blob/781ce4f63deb126db9f3791d0022f6c07411ad9f/lib/manager/npm/post-update/lerna.ts#L47

Because lerna can take quite a while to install, Renovate attempted to cache it in ~/.npm, which is a directory that the action doesn't seem to have access rights to.

from github-action.

rarkins avatar rarkins commented on June 10, 2024

@viceice we might want to change this line to use npx and live with the fact it won't be cached between runs.

from github-action.

viceice avatar viceice commented on June 10, 2024

Jupp, in preparation on manager branch for v20. Need to Backport it. Can do in maybe today afternoon.

from github-action.

viceice avatar viceice commented on June 10, 2024

@Djiit Can you check again please? This should work now

from github-action.

Djiit avatar Djiit commented on June 10, 2024

Hey, yes sure ! What version should I use ?

from github-action.

viceice avatar viceice commented on June 10, 2024

Best to use the latest version. It should be fixed since 19.206.0

from github-action.

pachuka avatar pachuka commented on June 10, 2024

@viceice - I think the github-action itself needs to be updated to use this updated docker image correct? I didnt see a new release of the action and version 1.0.5 has the old docker image referenced.

Thanks!

from github-action.

pachuka avatar pachuka commented on June 10, 2024

@jdbruijn - awesome! thanks for all the great work you all are doing. Just set this up for the first time this week and really excited about its functionality.

from github-action.

jdbruijn avatar jdbruijn commented on June 10, 2024

Thanks, happy to hear :)

from github-action.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.