Commit graph

29 commits

Author SHA1 Message Date
Jozef Izso
9e2e57e817 Remove jozefizso and DominikPalo from assignees to keep notifications low 2023-12-18 12:00:55 +01:00
Julien Catania
ddfa15d232 adding jozefizso,DominikPalo,dharmendrasha as assignees 2023-12-18 08:47:57 +01:00
Julien Catania
b1ecc16057 adding feature and bug template 2023-12-17 21:46:58 +01:00
Jozef Izso
e091fade5c Use NodeJS 18 LTS as default runtime 2023-12-13 10:47:42 +01:00
dependabot[bot]
148c3e5c6d
Bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 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/v2...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>
2023-09-22 19:22:00 +00:00
Julien Catania
dcaa140ba1
Merge pull request #228 from yeikel/patch-1
Add dependabot configuration
2023-09-22 21:21:26 +02:00
Julien Catania
948526218f update workflows 2023-09-21 20:23:17 +02:00
Yeikel
279d40aa15
Add github-actions 2023-03-06 15:38:28 -05:00
Yeikel
375f855d6c
Add dependabot configuration
See https://github.blog/2020-06-01-keep-all-your-packages-up-to-date-with-dependabot/
2023-02-07 17:30:48 -05:00
Michal Dorner
a5c5b636ff
Remove "Create test report" step from PR check runs 2022-11-30 18:23:12 +01:00
Michal Dorner
59de73d003
Verify content of dist/ folder matches build output 2022-11-13 12:39:16 +01:00
Michal Dorner
a95a149c9a
Print used node version in CI job 2022-08-23 22:46:11 +02:00
Michal Dorner
7c6c7df048
Remove depandabot - for this project its too annoying without real benefits 2021-05-13 23:00:15 +02:00
Michal Dorner
2d842d6ac6
Upload test results on success() || failure() 2021-02-24 21:33:54 +01:00
Michal Dorner
f285c4c6d7
Fix CI: correct patter in paths-ignore + checkout in test-report workflow 2021-02-20 22:45:20 +01:00
Michal Dorner
9a38483bcc
Add CHANGELOG.md 2021-02-20 14:56:43 +01:00
Michal Dorner
3340176ee8
Remove artifact-test from CI
Artifacts via public API are not available before whole workflow is finished. Therefore it's not possible to execute test this way
2021-02-18 22:23:20 +01:00
Michal Dorner
8efb156d28
Fail the action if no test results are processed 2021-02-18 21:18:04 +01:00
Michal Dorner
93c3964547
Misc fixes + test sleep before artifact-test 2021-02-17 21:20:40 +01:00
Michal Dorner
e31d426ac4
Remove continue-on-error: true from CI + add checkout on second job 2021-02-16 21:42:41 +01:00
Michal Dorner
323e750ca2
Extend CI to test artifact mode 2021-02-16 21:34:40 +01:00
Michal Dorner
60d8992614
Remove unnecessary quotes from yaml 2021-02-01 21:20:03 +01:00
Michal Dorner
be44d6bbcb
Dependabot ignore @types/node 2021-02-01 10:22:39 +01:00
Michal Dorner
97dfc915c5
CI: use wildcard path to jest results 2021-01-16 22:54:48 +01:00
Michal Dorner
41e42925f3
Improve CI - use if: always() instead of continue-on-error 2021-01-06 22:59:59 +01:00
Michal Dorner
1ee2707b1a
Add 'conclusion' output parameter 2020-11-18 21:38:20 +01:00
Michal Dorner
e516b7cf46 CI job: build, test and self-evaluate test results 2020-11-17 23:07:45 +01:00
Michal Dorner
e09b207f38
Cleanup of the template 2020-10-01 23:35:59 +02:00
Michal Dorner
0551aa4107 Initial commit 2020-10-01 22:53:25 +02:00