GithubHelp home page GithubHelp logo

Comments (8)

nwtgck avatar nwtgck commented on June 9, 2024 2

@kaihendry Hi,

Here is the yaml.

...
      - name: Running Page Speed Insights
        uses: jakepartusch/psi-action@v1
        with:
          url: ${{ steps.deploy-to-netlify.outputs.deploy-url }}
          threshold: 70
          strategy: mobile

full: https://github.com/nwtgck/actions-netlify/blob/85450f952f626b64861a3facdb5d19519fea07f8/.github/workflows/test.yml

Here is the actual changes: 85450f9 #85

Result

image

Actions: https://github.com/nwtgck/actions-netlify/pull/85/checks?check_run_id=564141914

from actions-netlify.

kaihendry avatar kaihendry commented on June 9, 2024

Didn't work on kaihendry/dabase.com#10 ... any ideas why?

Something obviously with the URL https://github.com/kaihendry/dabase.com/pull/10/checks?check_run_id=566227674

Maybe the name is wrong? https://github.com/kaihendry/dabase.com/blob/master/.github/workflows/netlify.yml

from actions-netlify.

kaihendry avatar kaihendry commented on June 9, 2024

Would prefer to see Pagespeed output on the PR itself...

image

from actions-netlify.

nwtgck avatar nwtgck commented on June 9, 2024

I'm not sure why the error caused. But it says " ##[error]Url is required to run Page Speed Insights."

image

from actions-netlify.

nwtgck avatar nwtgck commented on June 9, 2024

Have you tried the following setting? Because the error might not cause by actions-netlify.

...
        with:
          url: "https://dabase.com/"
          threshold: 70
          strategy: mobile

from actions-netlify.

nwtgck avatar nwtgck commented on June 9, 2024

@kaihendry Have you tried this?

from actions-netlify.

AllanOricil avatar AllanOricil commented on June 9, 2024

I think it had an error because it was a draft. To run it you would need the draft to be published.

from actions-netlify.

nwtgck avatar nwtgck commented on June 9, 2024

@kaihendry ping?? I'd like to close the issue when you solved this.

from actions-netlify.

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.