Commit graph

71 commits

Author SHA1 Message Date
4413035f71
fix: use correct values for domain and project 2024-02-17 19:42:03 +01:00
a8f31f82b8 feat: add cicd and renovate dependabot config 2024-02-16 08:49:20 +01:00
6e2d812345 refactor: delete old structure 2024-01-27 23:21:22 +01:00
dependabot[bot]
cd44055734
build(deps): bump pnpm/action-setup from 2.2.4 to 2.4.0
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.2.4 to 2.4.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.4...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 04:17:26 +00:00
dependabot[bot]
a47f6880fc
build(deps): bump marocchino/sticky-pull-request-comment
Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases)
- [Commits](https://github.com/marocchino/sticky-pull-request-comment/compare/v2.6.2...v2.7.0)

---
updated-dependencies:
- dependency-name: marocchino/sticky-pull-request-comment
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 04:40:57 +00:00
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
02194d5490 fix: Author was incorrectly assigned to commit 2023-06-12 04:22:48 +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
88306eb291 refactor: Use Bot as commit author 2023-06-12 04:13:12 +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
a03ebe6a8f fix: Added concurrency and git author 2023-06-12 02:56:35 +02:00
107b7764d5 fix: Final fix to match branch as directory 2023-06-12 02:50:50 +02:00
43e0858c54 fix: Added git pull 2023-06-12 02:44:10 +02:00
a50a7789d4 fix: Order of git fetch and checkout 2023-06-12 02:39:32 +02:00
2c3d3d0e6f feat: Initial message and failure 2023-06-12 02:22:22 +02:00
e8c3dc5ec9 refactor: Add default reviewer to Dependabot 2023-06-12 01:52:37 +02:00
ab827b9b3c refactor: Remove debug info and fix ref 2023-06-12 01:44:52 +02:00
1fe572c6eb debug: Add event logging to retrieve origin 2023-06-12 01:39:33 +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
0e149cdad7 chore: Change name, pinned versions, Node 18 2023-06-12 00:50:06 +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
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
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