Gastón Fournier
65f2aaf6f5
fix: support coverage reports on external PRs ( #2087 )
...
* fix: support coverage reports on external PRs
* removed the coverage comment on the PR until we can investigate this further
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-09-27 15:51:04 +02:00
Gastón Fournier
c8a007684a
Revert usage of pull_request_target ( #2088 )
2022-09-26 12:53:20 +02:00
Gastón Fournier
ee6ec888a7
feat: Update to pull_request_target ( #2059 )
...
External builds are failing to upload coverage report
2022-09-13 09:57:14 +02:00
sellinjaanus
04fb065df4
Added missing archivedAt to featureSchema ( #1779 )
...
* Added missing archivedAt to featureSchema
* Added archivedAt to feature toggle.
Added archived_at to db
* Add test
* Add test
* Bug fix
* Bug fix
* update archivedAt to date-time
* Code refactoring done
* Conver to static and remove unused methods
* Add tests
* Fixes
* Fix
* Removed docker file from linting
* Fix segment test
* Fix failing test
* Make fixes
Co-authored-by: andreas-unleash <andreas@getunleash.ai>
Co-authored-by: andreas-unleash <104830839+andreas-unleash@users.noreply.github.com>
2022-07-01 11:51:26 +00:00
Christopher Kolstad
90b72f1162
chore: update setup-node task to activate yarn cache ( #1661 )
2022-06-09 14:26:35 +02:00
Ivar Conradi Østhus
3d6cfb6582
fix: do not ignore coverage/report.json
2022-05-20 11:44:53 +02:00
Ivar Conradi Østhus
7ddb9f70eb
fix: more debugigng to jest coverage action (POC)
2022-05-20 11:38:54 +02:00
Ivar Conradi Østhus
4869ee8266
fix: more debug
2022-05-20 11:37:43 +02:00
Ivar Conradi Østhus
efb69e6474
fix: add debug step
2022-05-20 11:30:20 +02:00
Ivar Conradi Østhus
34c4f5bd84
fix: only specify base-cov-file for jest action (poc)
2022-05-20 11:20:09 +02:00
Ivar Conradi Østhus
d6f0d83a97
fix: specify coverage files to use for jest pr action (poc)
2022-05-20 11:16:44 +02:00
Ivar Conradi Østhus
25b3d57c3e
fix: pr-build use pull_request_target event
2022-04-28 19:38:19 +02:00
Ivar Conradi Østhus
dc06c2c90d
fix: create separate build for forked PRs
2022-04-25 13:12:50 +02:00
renovate[bot]
86f03ed3a3
chore(deps): update actions/setup-node action to v3 ( #1396 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-06 21:43:29 +02:00
renovate[bot]
19db5bb857
chore(deps): update actions/checkout action to v3 ( #1407 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-06 21:43:00 +02:00
Ivar Conradi Østhus
0e8bb74e93
fix: jest-coverage-report-action disable annotations
2022-02-02 22:18:50 +01:00
Ivar Conradi Østhus
14e09fe6aa
fix: modify actions for PRs
2021-10-06 22:16:58 +02:00
Ivar Conradi Østhus
e76345e243
fix: custom test-script for yart coverage reporter action
2021-10-06 13:09:09 +02:00
Ivar Conradi Østhus
fdffb03fb3
fix: adjust test-script for jest-coverage action
2021-10-06 12:41:50 +02:00
Aneesh Relan
7b034b631c
chore: add jest coverage action for pr builds ( #997 )
...
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-10-06 12:31:28 +02:00