From 567b731de6309d6c712c41695a6299f7d75cc44d Mon Sep 17 00:00:00 2001 From: George <31376482+george-gca@users.noreply.github.com> Date: Sun, 2 Jul 2023 19:43:19 -0300 Subject: [PATCH] Revert "Created GitHub action to update site pagespeed svg" (#1530) Reverts alshedivat/al-folio#1529 --- .github/workflows/pagespeed.yml | 38 --------------------------------- README.md | 2 +- 2 files changed, 1 insertion(+), 39 deletions(-) delete mode 100644 .github/workflows/pagespeed.yml diff --git a/.github/workflows/pagespeed.yml b/.github/workflows/pagespeed.yml deleted file mode 100644 index 25816c4..0000000 --- a/.github/workflows/pagespeed.yml +++ /dev/null @@ -1,38 +0,0 @@ -name: Get Pagespeed results -on: - # schedule: - # * is a special character in YAML so you have to quote this string - # - cron: '0 0 * * *' # 00:00 UTC - # Allows you to run this workflow manually from the Actions tab - workflow_dispatch: - -jobs: - getpsresults: - env: - HOST: https://alshedivat.github.io/al-folio/ - PSURL: https://pagespeed-insights.herokuapp.com - PSRDESKTOP: psresultdesktop - PSRMOBILE: psresultmobile - RESULTSFOLDER: reports - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v2 # This is a premade github action - with: - persist-credentials: false # otherwise, the token used is the GITHUB_TOKEN, instead of your personal token - fetch-depth: 0 # otherwise, you will failed to push refs to dest repo - - name: Create local changes - run: | # Have to be sure a folder is present if not, make it - mkdir -p ${RESULTSFOLDER} - curl "${PSURL}/?url=${HOST}" > ./${RESULTSFOLDER}/${PSRDESKTOP}.svg - curl "${PSURL}/?url=${HOST}&strategy=mobile" > ./${RESULTSFOLDER}/${PSRMOBILE}.svg - - name: Commit files - run: | - git add . - git config --local user.email "actions@github.com" - git config --local user.name "github-actions[bot]" - git diff --quiet && git diff --staged --quiet || git commit -am "Updated Pagespeed results" - - name: Push changes - uses: ad-m/github-push-action@master # This is a premade github action - with: - github_token: ${{ secrets.GITHUB_TOKEN }} - branch: ${{ github.ref }} \ No newline at end of file diff --git a/README.md b/README.md index 7850b57..af4163a 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ Medical Robotics Junior Faculty Forum (ISMR: