Commit Graph

17 Commits

Author SHA1 Message Date
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