492 Commits

Author SHA1 Message Date
dependabot[bot]
2227b4a0d1
Bump actions/cache from 3.3.2 to 3.3.3
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.2 to 3.3.3.
- [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.2...v3.3.3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-13 02:20:09 +00:00
mahula
b054092320 undo testing changes 2024-01-09 15:22:30 +01:00
mahula
10da9c6d72 change file pattern 2024-01-09 15:19:11 +01:00
mahula
e1c0de7d71 change file pattern 2024-01-09 15:16:38 +01:00
mahula
a141485c93 change file pattern 2024-01-09 15:10:11 +01:00
mahula
6b5dfb0bbd enableverbose markdown link checking for testing 2024-01-09 13:51:55 +01:00
mahula
a60e08d2cc exclude changelog file frommarkdown link checking 2024-01-09 13:49:28 +01:00
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
6ddeb2b444
Merge branch 'master' into 6810-bugdevops-fix-broken-links-and-content-in-readmes-part-2 2023-12-01 12:08:57 +01:00
mahula
030da181a2 cleanup workflow files 2023-11-27 10:56:04 +01:00
mahula
eb25f5f8b7 add documentation deployment woekflow 2023-11-27 10:28:23 +01:00
mahula
ba97d0e4de fix typo 2023-11-27 10:27:34 +01:00
mahula
68c8128405 refactor documentation check workflow 2023-11-27 10:09:43 +01:00
mahula
d0eedae61d update workflow file filter 2023-11-27 09:46:59 +01:00
mahula
ca03692e0a adapt check dokumentation workflow to documentation automation requirements 2023-11-26 19:14:05 +01:00
mahula
d40f4b6c3b adapt file filter to documentation automation requirements 2023-11-26 19:12:28 +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
1e72ce5c03 set markdown link check to also ignore paths to old docs 2023-11-09 14:48:01 +01:00
mahula
52c8d5cf9c activate verbose mode in doc check workflow 2023-11-09 13:52:08 +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