Commit graph

15 commits

Author SHA1 Message Date
dependabot[bot]
bb00577192
build(deps): bump actions/setup-node from 3.6.0 to 3.7.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.6.0...v3.7.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 04:29:32 +00:00
043c639aa1 fix: Setup pnpm as package manager in workflows 2023-06-13 23:09:09 +02:00
885a5f8d99 refactor: Rewrite docs and workflows to use pnpm 2023-06-13 22:14:36 +02:00
0adede769b refactor: Change to 60 sec timeout 2023-06-12 04:19:17 +02:00
07b3c387cf Revert "refactor: Change to 60 sec timeout"
This reverts commit 7b67c19c18.
2023-06-12 04:18:59 +02:00
7b67c19c18 refactor: Change to 60 sec timeout 2023-06-12 04:16:23 +02:00
61b08ec1b0
Merge pull request #22 from bartvdbraak/dependabot/github_actions/UnlyEd/github-action-await-vercel-1.2.43
build(deps): bump UnlyEd/github-action-await-vercel from 1.2.39 to 1.2.43
2023-06-12 03:00:56 +02:00
2c3d3d0e6f feat: Initial message and failure 2023-06-12 02:22:22 +02:00
dependabot[bot]
be4e753023
build(deps): bump UnlyEd/github-action-await-vercel
Bumps [UnlyEd/github-action-await-vercel](https://github.com/UnlyEd/github-action-await-vercel) from 1.2.39 to 1.2.43.
- [Release notes](https://github.com/UnlyEd/github-action-await-vercel/releases)
- [Changelog](https://github.com/UnlyEd/github-action-await-vercel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/UnlyEd/github-action-await-vercel/compare/v1.2.39...v1.2.43)

---
updated-dependencies:
- dependency-name: UnlyEd/github-action-await-vercel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-11 23:17:54 +00:00
8ce6ca3541 feat: Added Overall scores 2023-06-12 00:59:12 +02:00
65da71e309 refactor: Use more descriptive naming 2023-06-11 21:53:06 +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