Giter Site home page Giter Site logo

Comments (9)

luizrcs avatar luizrcs commented on August 16, 2024 1

Same here, and it was driving me crazy until I saw these issues, as I thought I was simply missing something obvious on the setup. I checked the failed job logs and it says explicitly right at the beginning the pages write permission is given.

from deploy-pages.

JamesMGreene avatar JamesMGreene commented on August 16, 2024 1

📣 The latest release, v4.0.1, has removed the need for the actions: read permission that v4.0.0 introduced. 🪓

from deploy-pages.

jamezp avatar jamezp commented on August 16, 2024

Just another same here https://github.com/wildfly/wildfly-maven-plugin/actions/runs/7270026747. Could this potentially be related to actions/download-artifact#249?

from deploy-pages.

JamesMGreene avatar JamesMGreene commented on August 16, 2024

You correctly identified the first issue that workflows will need the newly required actions: read permission for v4 (v4.0.0, at least).

https://github.com/actions/deploy-pages/pull/283/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5R33

We're going to investigate removing the need for that new permission in an in-flight follow-up PR today, so please bear with us:

But, as a short-term workaround, I believe adding the actions: read permission to your workflow/job will be required for now.

The second issue you're hitting is a bit more of a mystery offhand. We'll investigate today! 🔍

from deploy-pages.

JamesMGreene avatar JamesMGreene commented on August 16, 2024

We've identified an issue on the API internal side. A fix is in progress and should be rolled out in the next few hours. Thank you all for your reporting and patience, and our apologies for the temporary inconvenience! 🙇

P.S. If anyone needs a short-term workaround, please revert to using the previous major versions of actions/upload-pages-artifact and actions/deploy-pages until we can get the fix shipped.

from deploy-pages.

JamesMGreene avatar JamesMGreene commented on August 16, 2024

We believe this should be resolved as of ~4 hours ago, assuming you also include the actions: read permission (for now). Please give it another try, but do let us know if you still encounter friction. 🙇

from deploy-pages.

ollecoffee avatar ollecoffee commented on August 16, 2024

Still failing on v4 here https://github.com/ollegkz/olle.coffee/actions/runs/7285230140 (with read permissions for actions) :(

from deploy-pages.

JamesMGreene avatar JamesMGreene commented on August 16, 2024

@ollegkz You need to update your build job to use actions/upload-pages-artifact@v3 as well. They're using a new service, so both the upload and deploy have to be targeting it.

from deploy-pages.

ollecoffee avatar ollecoffee commented on August 16, 2024

Aww, long wait then I guess D: https://github.com/withastro/action/blob/main/action.yml#L96. Thanks for the explanation <3

from deploy-pages.

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.