15 Commits

Author SHA1 Message Date
Daan Verstraten
f29fba0a7d Simplify pull request trigger types (#405)
Removed specific pull request types from workflow.
2025-11-04 15:11:08 +01:00
dependabot[bot]
b0ca54f3a4 build(deps): bump actions/setup-node from 5 to 6 in the all group (#401)
Bumps the all group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/setup-node` from 5 to 6
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 01:03:08 +01:00
Daan Verstraten
1bf5e3d331 Add pull request types to workflow configuration 2025-10-30 10:12:21 +01:00
dependabot[bot]
2ba387c98d build(deps): bump actions/setup-node from 4 to 5 in the all group (#384)
Bumps the all group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/setup-node` from 4 to 5
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-02 09:00:27 +02:00
dependabot[bot]
00a31c730f build(deps): bump the all group with 2 updates (#366)
Bumps the all group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata).


Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

Updates `dependabot/fetch-metadata` from 1 to 2
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1...v2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: dependabot/fetch-metadata
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-18 23:34:11 +02:00
DaanV2
698017948b adding workflow merge 2025-05-05 19:44:25 +02:00
dependabot[bot]
77ad25555c build(deps): bump the all group with 1 update
Bumps the all group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).

- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 18:26:50 +00:00
dependabot[bot]
2f97da164b build(deps): bump the all group with 1 update (#186)
Bumps the all group with 1 update: [actions/checkout](https://github.com/actions/checkout).

- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-14 19:17:30 +02:00
DaanV2
9f03459274 Updating dependencies and pipelines 2023-10-14 19:15:15 +02:00
DaanV2
50c874b5ff Condensend 2023-02-21 19:30:21 +01:00
Daan Verstraten
92ad45e510 Trying to fix the pipeline (#161)
* Trying to fix the pipeline

* Fixing pipeline

* Removed mocha-junit-reporter
2023-02-21 19:21:04 +01:00
DaanV2
f9feac3224 Updated unit-tests 2023-02-19 18:21:16 +01:00
DaanV2
836d5679fc Refactored CI/CD 2022-10-28 11:08:12 +02:00
Daan Verstraten
bcc47d1f41 Fixing/item descriptors (#122)
* Adding correct samples, but know to fail

* Renamed

* Updated validator
2022-10-06 21:32:49 +02:00
DaanV2
b8e706b5b6 Updated 2022-09-16 14:56:57 +02:00