Commit Graph

27 Commits

Author SHA1 Message Date
dependabot[bot] bd9ece3d5b
Bump actions/setup-java from 4 to 5 (#260)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-19 06:14:52 -03:00
dependabot[bot] 2cdc4b541f
Bump actions/checkout from 4 to 5 (#261)
Bumps [actions/checkout](https://github.com/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)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-19 11:08:02 +02:00
Ghais Zaher a2911bd1a4
chore: upgrade to node 20 (#185)
Upgrade all dependencies to latest versions
Upgrade to Node 20
2024-02-21 11:22:35 +01:00
scalable-atlantis[bot] c9aa8e4c61 GHA: Copilot contributor check
See https://github.com/ScaCap/terraform/pull/13918/ for more details.
2024-02-06 07:55:29 +00:00
dependabot[bot] 4960c6f72d
Bump actions/setup-java from 3 to 4 (#194)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-03 22:56:09 +01:00
Ghais Zaher 687f107f48
GH-184: ignore incompatible XML reports (#198)
Fixes #184

Ignore files that don't have testsuites
Reorganize the folders
2024-01-15 14:59:51 +01:00
dependabot[bot] 9e99e42245
Bump actions/setup-go from 4 to 5 (#195)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-02 13:34:23 +01:00
PlatformEngineering b51833dace GHA: Copilot contributor check
See https://github.com/ScaCap/terraform/pull/13918/ for more details.
2023-12-19 16:35:00 +00:00
dependabot[bot] b733e5fa06
Bump actions/setup-node from 3 to 4 (#191)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 15:30:20 +01:00
dependabot[bot] e882a15498
Bump actions/checkout from 3 to 4 (#183)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-06 09:37:42 +02:00
dependabot[bot] 2c1664c634
Bump actions/setup-go from 3 to 4 (#152)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 09:23:15 +02:00
Yeikel 885c9c7983
ci: use built in dependency caching and use temurin (#129) 2023-02-16 18:50:23 +01:00
Ghais Zaher 522da11899
chore: support go-junit-report (#111) 2022-12-28 07:58:33 +01:00
Ghais Zaher 73f631504e
fix: dependabot & fixes to build workflow (#100)
Add dependabot.yml
Upgrade actions in build.yml
Use correct permissions
2022-12-23 17:26:57 +01:00
Ghais Zaher 81b1db734f
chore: add code owners (#99)
* chore: add code owners

* Trigger actions

Co-authored-by: Renato Abreu <renatoabreu1196@gmail.com>
2022-12-23 14:28:36 +01:00
Renato Abreu 7de9f0c20e
chore: Trigger run with node 16 & bump @actions/core to latest version (#101)
* Trigger run

* Bump @actions/core

* Bump @actions/glob

* Add PR template

* Replace @zeit/ncc

* Update eslint
2022-12-23 13:04:11 +01:00
Juraj Misur 931cea1ce1
Revert build branch 2021-06-14 12:12:36 +02:00
Juraj Misur f1428434ae
npm audit fix (#68) 2021-06-14 12:08:43 +02:00
Juraj Misur a915ba6359
Fix filename and line for tests with suffix (#54) 2021-03-24 12:11:31 +01:00
Casey d63a9f508a
don't require manually passing in the github token (#52)
Co-authored-by: Juraj Misur <juraj@scalable.capital>
2021-03-24 09:05:21 +01:00
Juraj Misur 0e669d19fc
use always instead of ignore (#42) 2021-02-04 10:39:41 +01:00
Juraj Misur 8e816e7ede
fix package-lock.json (#44) 2021-02-04 10:30:01 +01:00
Juraj Misur d5f6d76ef9
fix pytests (#27) 2020-10-15 13:38:01 +02:00
Juraj Misur 231df804b9 fix branch 2020-07-09 22:28:50 +02:00
Juraj Misur 016072f628
Support for junit xml / pytest (#7) 2020-07-09 22:27:15 +02:00
Juraj Misur 449a761104
publish reports only on PR (#3) 2020-05-19 23:16:20 +02:00
Juraj Misur 6090f00acd
road to v1 2020-05-19 15:00:21 +02:00