304 Commits

Author SHA1 Message Date
mahula
f561f96a88
Merge branch 'master' into dependabot/github_actions/actions/cache-3.3.2 2023-09-19 09:55:16 +02:00
Hannes Heine
b35ecffb46
Merge branch 'master' into dependabot/github_actions/actions/checkout-4 2023-09-19 08:55:05 +02:00
mahula
6c418e1ebe
Merge branch 'master' into add-package-json-to-file-filters 2023-09-12 20:06:26 +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
fd2af85f9f add global package.json to workflow file filters 2023-09-07 08:47:05 +02:00
mahula
aa7c54a052 set back workflow triggers to push 2023-07-18 23:59:34 +02:00
mahula
3ffa8c9af5 add recommended branch cache cleanup at pr closing workflow 2023-07-18 23:37:44 +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
2eb507170a Revert "make e2e testing fail for testing"
This reverts commit d0a597b07d1b53da2f9210e45ba1998046a4db46.
2023-07-18 21:59:22 +02:00
mahula
7f5730edc8 fix typo 2023-07-18 21:37:26 +02:00
mahula
d0a597b07d make e2e testing fail for testing 2023-07-18 21:12:31 +02:00
mahula
b4383d38a1 set e2e test cache delete job wo run only, if needed jobs were successful 2023-07-18 21:10:54 +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
b712e3084e Revert "make backend tests fail for testing"
This reverts commit 991e5c5ec30338e1e93c5bf17c8d94f7d06a9dd1.
2023-07-18 20:26:09 +02:00
mahula
0e73d53e9a fix typo 2023-07-18 19:57:37 +02:00
mahula
991e5c5ec3 make backend tests fail for testing 2023-07-18 19:55:27 +02:00
mahula
ca721228cd change backend cache deletion job dependency 2023-07-18 19:41:24 +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
8c4cb7ba18
Merge branch 'master' into cache-docker-images-for-backend-webapp-e2e-testing 2023-07-18 14:50:55 +02:00
mahula
63bf3a3071 set workflow not to fail while deleting cache 2023-07-18 10:31:56 +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
f7e8d85b5f add webapp test worfkflow file to file filter 2023-07-17 14:29:35 +02:00
mahula
e44c3493e2 add backend test worfkflow file to file filter 2023-07-17 14:29:00 +02:00
mahula
89719b3cda merge env copy steps into single step 2023-07-17 14:01:14 +02:00
mahula
4ec4b36590 replace artefact download by caching in backend unit test job 2023-07-17 13:57:53 +02:00
mahula
7e171fb521 replace artefact upload by caching in backend build test job 2023-07-17 13:21:02 +02:00
mahula
b15148b985 replace artefact upload by caching in neo4j build test job 2023-07-17 13:18:35 +02:00
mahula
34145cfa06 fix typo 2023-07-17 13:10:28 +02:00
mahula
6ab1d24c36 remove pr number step fpm e2e test job 2023-07-17 07:47:49 +02:00
mahula
fe8d4a4cfa reuse pr number from preparation step in e2e test step 2023-07-17 07:46:01 +02:00
mahula
545eb04d6c adapt step namings 2023-07-17 07:43:54 +02:00
mahula
9ba873648e add cache restoring in e2e test step 2023-07-17 07:42:58 +02:00
mahula
690021fcb6 move cypress requirement installation to preparation step 2023-07-17 07:39:57 +02:00
mahula
5ca1e9e648 add docker image building step to e2e test workflow 2023-07-17 07:35:20 +02:00
mahula
7a4ca7011c improve e2e test report name 2023-07-12 10:55:28 +02:00