Commit graph

326 commits

Author SHA1 Message Date
28be1df3d0
Merge pull request #28 from bartvdbraak/feat/unlighthouse
Add Cleanup action for GitHub Pages on branch deletion
2023-06-12 01:17:24 +02:00
8ce6ca3541 feat: Added Overall scores 2023-06-12 00:59:12 +02:00
0e149cdad7 chore: Change name, pinned versions, Node 18 2023-06-12 00:50:06 +02:00
48dbf5cb3c refactor: Resolved issuesd found by Prettier 2023-06-11 23:31:53 +02:00
8ac7862393 refactor: Change the Prettier format glob 2023-06-11 23:31:04 +02:00
295d5ca8e5 feat: Ignore .unlighthouse with Prettier 2023-06-11 23:30:36 +02:00
c4b1f5dc96 fix: Add content write permissions 2023-06-11 23:10:09 +02:00
da2db9fd50 fix: Give linter check write permission 2023-06-11 23:09:26 +02:00
bdcde61ab2 feat: Added gh-pages cleanup deleted branches 2023-06-11 23:03:26 +02:00
65da71e309 refactor: Use more descriptive naming 2023-06-11 21:53:06 +02:00
dependabot[bot]
26a82ee261
build(deps): bump lucide-react from 0.241.0 to 0.242.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.241.0 to 0.242.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/v0.242.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-11 19:47:38 +00:00
dependabot[bot]
276cae0bca
build(deps): bump eslint-config-next from 13.4.4 to 13.4.5
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.4 to 13.4.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.4.5/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-11 19:47:08 +00:00
dependabot[bot]
b7badc9243
build(deps-dev): bump @types/react from 18.2.9 to 18.2.11
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.9 to 18.2.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-11 19:46:52 +00:00
dependabot[bot]
84d703c113
build(deps): bump @clerk/nextjs from 4.19.1 to 4.20.0
Bumps [@clerk/nextjs](https://github.com/clerkinc/javascript) from 4.19.1 to 4.20.0.
- [Release notes](https://github.com/clerkinc/javascript/releases)
- [Commits](https://github.com/clerkinc/javascript/compare/@clerk/nextjs@4.19.1...@clerk/nextjs@4.20.0)

---
updated-dependencies:
- dependency-name: "@clerk/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-11 19:46:40 +00:00
7abb30d26e
Merge pull request #21 from bartvdbraak/feat/unlighthouse
Add Lighthouse and Github Actions to Dependabot
2023-06-11 21:45:41 +02:00
bd62b4abcc feat: Improved comment with actual scores 2023-06-11 20:32:45 +02:00
74c7e063d4 fix: Added jsonExpanded reporter 2023-06-11 20:26:37 +02:00
d79207285a fix: Remove polling variable, resolved URL issue 2023-06-11 19:58:14 +02:00
2c918ef6ef refactor: Entire rebuild based on PR trigger 2023-06-11 19:53:31 +02:00
9c2387e2c7 debug: Temporary debug logging 2023-06-11 17:27:23 +02:00
a41ae0e580 fix: Deprecated set-output changes and GitHub Rest 2023-06-11 17:15:43 +02:00
984b4e49f0 fix: Added Deploy Key 2023-06-11 16:18:04 +02:00
e7b1ffec56 fix: Changes to remove unnecessary debug info 2023-06-11 15:56:57 +02:00
1579a046a9 debug: Revert to old naming 2023-06-11 15:51:58 +02:00
2ea253fb94 refactor: Move and rename file 2023-06-11 15:47:13 +02:00
f94056228e feat: Rename Workflow file and commenting 2023-06-11 15:45:07 +02:00
79add3a881 feat: vercel.json disabling deploying gh-pages 2023-06-11 03:02:44 +02:00
2623cb6278 debug: Remove system info 2023-06-11 03:01:45 +02:00
ad09a0960b debug: File system information 2023-06-11 01:31:52 +02:00
bb718ae289 feat: Added correct notation for the branch 2023-06-11 01:26:52 +02:00
e104b3adc0 debug: Move step back after checkout, with fetch all 2023-06-11 01:18:30 +02:00
bb718525ef debug: Return to git commands before checkout 2023-06-11 01:14:55 +02:00
7772c6367e debug: Retry using commit SHA 2023-06-11 01:00:22 +02:00
4dd7664f29 debug: Retrieve through the use of GitHub API 2023-06-11 00:51:51 +02:00
9d3bbc281f debug: Retrieve related branch 2023-06-11 00:40:09 +02:00
5f951d73ed feat: Add deployment environment URL 2023-06-11 00:24:58 +02:00
3d452350df fix: Change token to be able to reach repo 2023-06-11 00:14:08 +02:00
6645962e4c feat: Use subdirectory for parralel branch deployments 2023-06-11 00:08:47 +02:00
70c5d497c1 debug: Try different method for gh-pages deploy 2023-06-11 00:01:02 +02:00
b2c4144c70 fix: Added correct target_url to analysis 2023-06-10 21:59:57 +02:00
5a59e24a31 refactor: deployment_status trigger using secret 2023-06-10 21:41:55 +02:00
33304c1945 fix: Use router prefix to fix build for GitHub Pages 2023-06-10 20:52:08 +02:00
fc6e7392a9 feat: Added .unlighthouse dir to ignorelist 2023-06-10 20:39:15 +02:00
d42570b4c4 fix: Change base path for unlighthouse build 2023-06-10 20:38:41 +02:00
106b07a8ad debug: See if a deployment from different actor would work 2023-06-10 20:11:59 +02:00
1f1817a81a refactor: Minor name change 2023-06-10 19:00:01 +02:00
f5d8d10c25 refactor: Add permissions, concurrency, manual 2023-06-10 18:48:20 +02:00
aacc5216da refactor: Update GitHub Action task versions 2023-06-10 18:42:35 +02:00
eef4772cb2 refactor: Use native Github Actions 2023-06-10 18:30:50 +02:00
f513fbe44a feat: SEO reports Workflow using unlighthouse 2023-06-10 17:51:16 +02:00