mahula
|
f561f96a88
|
Merge branch 'master' into dependabot/github_actions/actions/cache-3.3.2
|
2023-09-19 09:55:16 +02:00 |
|
mahula
|
27f70a4986
|
Merge branch 'master' into dependabot/github_actions/actions/checkout-4
|
2023-09-12 14:59:07 +02:00 |
|
mahula
|
1ac404711a
|
Merge branch 'master' into dependabot/github_actions/actions/cache-3.3.2
|
2023-09-12 14:57:42 +02:00 |
|
mahula
|
011a099abd
|
add write-all permission to workflow cache cleanup steps
|
2023-09-12 09:05:09 +02:00 |
|
dependabot[bot]
|
442962f846
|
Bump actions/cache from 3.3.1 to 3.3.2
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.3.1...v3.3.2)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-09 01:35:07 +00:00 |
|
dependabot[bot]
|
8d668a866b
|
Bump actions/checkout from 3 to 4
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>
|
2023-09-09 01:35:04 +00:00 |
|
mahula
|
aa7c54a052
|
set back workflow triggers to push
|
2023-07-18 23:59:34 +02:00 |
|
mahula
|
f348e18ce2
|
Revert "make workflows fail to stress test github cache deletion"
This reverts commit 09e887fc3c86e21258d7e697daae68c292ddb4d8.
|
2023-07-18 22:54:14 +02:00 |
|
mahula
|
09e887fc3c
|
make workflows fail to stress test github cache deletion
|
2023-07-18 22:32:21 +02:00 |
|
mahula
|
715ab9d0cb
|
set webapp cache delete job wo run only, if needed jobs were successful
|
2023-07-18 21:06:00 +02:00 |
|
mahula
|
b2632e3a88
|
for testing use only backend test workflow triggered by pushes on this branch
|
2023-07-18 19:34:36 +02:00 |
|
mahula
|
d468af8104
|
fix cache naming
|
2023-07-18 19:18:38 +02:00 |
|
|
|
b1feca35d6
|
another try fixing run id
|
2023-07-18 18:55:07 +02:00 |
|
mahula
|
4d61163868
|
run cache deletion job only, if file change condition is true
|
2023-07-18 18:42:03 +02:00 |
|
mahula
|
bf7d4e13c8
|
run cache deletion job only, if needed jobs were successful
|
2023-07-18 18:42:03 +02:00 |
|
|
|
6ccd4dde54
|
reference GITHUB_RUN_NUMBER differently
|
2023-07-18 18:34:13 +02:00 |
|
|
|
45c70f7910
|
corrected var reference
|
2023-07-18 17:55:22 +02:00 |
|
|
|
a9835288e2
|
fix github cache in workflow
|
2023-07-18 17:39:50 +02:00 |
|
mahula
|
6b7047e604
|
set workflow not to fail while deleting cache
|
2023-07-18 10:25:12 +02:00 |
|
mahula
|
e1374c05ac
|
add cache deletion job to backend and webapp workflow files
|
2023-07-17 15:18:48 +02:00 |
|
mahula
|
045d139960
|
replace artefact upload by caching in webapp unit test job
|
2023-07-17 15:11:18 +02:00 |
|
mahula
|
69408007e7
|
replace artefact upload by caching in webapp build test job
|
2023-07-17 15:04:12 +02:00 |
|
mahula
|
31da4c597b
|
fix webapp github workflow conditions
|
2023-07-10 19:14:20 +02:00 |
|
mahula
|
3d32f39088
|
fix webapp github workflow conditions
|
2023-07-10 17:07:47 +02:00 |
|
mahula
|
aaa932302c
|
correct job names
|
2023-03-17 14:28:34 +01:00 |
|
mahula
|
511007795d
|
fix typos
|
2023-03-17 14:20:20 +01:00 |
|
mahula
|
717a9f9fc7
|
utilize file filters in webapp test workflows
|
2023-03-17 14:08:58 +01:00 |
|
mahula
|
70d75600ee
|
utilize file filters in webapp test workflows
|
2023-03-17 13:58:38 +01:00 |
|
mahula
|
556c63a864
|
set jest coverage check for webapp workflow
|
2023-03-16 17:23:56 +01:00 |
|
mahula
|
3533a36cdc
|
separate test workflows
|
2023-03-16 15:07:07 +01:00 |
|