325 Commits

Author SHA1 Message Date
dependabot[bot]
07c52b0ed0
Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-16 08:49:37 +00:00
dependabot[bot]
eb2b783326
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-16 02:44:58 +00:00
mahula
a077f125cc
Merge branch 'master' into 6640-devops-add-github-action-to-create-a-formatted-changelog 2023-12-11 15:58:44 +01:00
mahula
bd8da7dde7 set documentation check workflow trigger to push 2023-11-24 16:40:58 +01:00
mahula
da9fb19fc7 fix typo 2023-11-21 13:19:09 +01:00
mahula
893e372ea4 remove unnecessary markdown files 2023-11-20 17:12:42 +01:00
mahula
66c9a29b6e remove unnecessary markdown files 2023-11-20 17:06:27 +01:00
mahula
d25996736d fix broke links issues 2023-11-20 15:20:16 +01:00
mahula
65c0d3ac4c fix broke links issues 2023-11-20 15:14:18 +01:00
mahula
27186da3ce
set documentation check workflow trigger to push
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2023-11-09 09:53:02 +01:00
mahula
e58b943d92 set base-branch to master in documentation check workflow 2023-11-08 09:45:18 +01:00
mahula
10d0b03bca remove redundant summary check job from documentation check workflow 2023-11-08 09:08:11 +01:00
mahula
246c5e544c
fix typo in .github/workflows/check-documentation.yml
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2023-11-08 08:31:35 +01:00
mahula
4749d648b8 set trigger branch to the current one for testing 2023-11-07 20:16:35 +01:00
mahula
7a93afcc00 add workflow to validate against .md file changes 2023-11-07 20:03:41 +01:00
mahula
bab306aad5 add workflow to validate against .md file changes 2023-11-07 19:59:10 +01:00
mahula
089369a48c add workflow to validate against .md file changes 2023-11-07 19:56:43 +01:00
mahula
b69166ff50 add markdown link check config file to github workflows 2023-11-07 19:53:53 +01:00
mahula
4e5dc0aa2f add check for .md file changes to github workflow file filters 2023-11-07 19:51:43 +01:00
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
0bf2b06d0e use github action release-changelog-builder-action instead of auto-changelog in publish workflow 2023-07-31 14:39:34 +02:00
mahula
2238d823e6 use github action release-changelog-builder-action instead of auto-changelog in publish workflow 2023-07-31 14:35:19 +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