55 Commits

Author SHA1 Message Date
mahula
04a5ad7d71 refine dependabot vite package grouping 2024-06-02 22:34:18 +02:00
mahula
670f5b72fb refine dependabot vite package grouping 2024-06-02 22:15:25 +02:00
mahula
25251ea907 fix typo 2024-05-25 21:47:31 +02:00
mahula
5b38f756d1 add vuepress related filtering to deploydocs workflow 2024-05-25 21:40:49 +02:00
mahula
379889e7c8 refine dependabot eslint group 2024-05-25 20:36:47 +02:00
mahula
3a36ac7229 refine dependabot groups 2024-05-15 20:45:24 +02:00
mahula
9e29f963db refine dependabot groups 2024-05-15 20:17:51 +02:00
mahula
9d6e49a7b3 add dependabot groups to bundle bump requests 2024-05-13 21:53:18 +02:00
mahula
9388f362e8 use our vuepress deployment action in docs deployment workflow 2024-05-01 16:04:03 +02:00
mahula
4ee36164a2 fix dependabot pr limit problem 2024-04-07 11:54:15 +02:00
mahula
8ed2bddb14 set dependabot package update pr limit to none 2024-04-06 23:51:02 +02:00
dependabot[bot]
781667d4de
Bump dorny/paths-filter from 3.0.1 to 3.0.2
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dorny/paths-filter/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: dorny/paths-filter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 09:39:28 +00:00
82ae9f4f38
workflow for building docker 2024-02-26 01:06:21 +01:00
dependabot[bot]
0778466c6e
Bump dorny/paths-filter from 3.0.0 to 3.0.1
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dorny/paths-filter/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: dorny/paths-filter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-24 16:45:14 +00:00
dependabot[bot]
b6a88ba1cc
Bump dorny/paths-filter from 2.11.1 to 3.0.0
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2.11.1 to 3.0.0.
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dorny/paths-filter/compare/v2.11.1...v3.0.0)

---
updated-dependencies:
- dependency-name: dorny/paths-filter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-28 00:11:18 +00:00
dependabot[bot]
a6f3109c22
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-12-27 13:34:25 +00:00
a0d274c626
dependabot support 2023-12-27 14:31:34 +01:00
f59a679d3b
fix type error vuepress base 2023-12-01 15:06:03 +01:00
6f786e9a88
deploy docs only on master 2023-11-30 10:05:10 +01:00
a3b3753bec
test workflow deploy docs 2023-11-30 09:58:52 +01:00
c14973a555
include docu as lint pr scope 2023-11-27 13:45:25 +01:00
9421411bb9
run chromatic only on master 2023-11-22 09:25:21 +01:00
5db38df327
provide readme & fetch-depth for git history 2023-11-22 09:21:43 +01:00
85d7be9531
workflow deploy chromatic 2023-11-22 09:15:45 +01:00
210667e7d1
only push on master again 2023-11-21 00:46:47 +01:00
d11ad8fab7
try deploying with subfolder 2023-11-21 00:41:51 +01:00
518c26c690
add .vuepress file selector properly 2023-11-21 00:32:13 +01:00
c29b483544
prefix workflow names with frontend 2023-11-20 21:39:20 +01:00
693673dc7b
rename storybook workflow 2023-11-20 21:38:26 +01:00
e295db2e09
build storybook workflow, adjust docs workflow & filefilter 2023-11-20 21:37:42 +01:00
32de4850c9
add frontend workflow part 2023-11-20 21:31:48 +01:00
c0273d7645
lint.pr is universal not not bound to frontend 2023-11-20 21:15:44 +01:00
f20b01829d
fix permission problem with lint pr workflow 2023-11-20 21:14:40 +01:00
1ebd22cae5
renamerenamed all workflows to frontend. 2023-11-20 21:11:36 +01:00
43918b80e7
deploy docs only on master 2023-11-20 17:26:53 +01:00
a6fbc9fc6c
update readme, use fine graded permissions 2023-11-20 17:21:31 +01:00
c01967f1b9
test build docs workflow 2023-11-20 17:17:22 +01:00
8320757364
try to use GITHUB_TOKEN 2023-11-20 17:12:28 +01:00
902ddadc02
use correct command 2023-11-20 17:08:16 +01:00
aa7bde4ec0
deploy docs to github 2023-11-20 17:04:32 +01:00
c66a15a302
try write-all permisisons 2023-11-20 16:33:21 +01:00
cbaf700a7a
change coverage commands 2023-11-20 16:22:57 +01:00
a3b2539b4f
workflow: build test 2023-11-20 16:22:40 +01:00
2c5276fb76
revert change 2023-11-20 16:05:55 +01:00
ebe2e58a21
workflow: lint pr: run without wip and permissions 2023-11-20 16:00:42 +01:00
c9633927c2
fix file detection outputs, revert changes of pr lint secret 2023-11-20 15:53:13 +01:00
6d72b8e680
test env token for lint pr workflow 2023-11-20 15:43:52 +01:00
74248abb3d
per workflow file selector 2023-11-20 15:43:32 +01:00
820a4059da
unit test workflow 2023-11-20 15:35:32 +01:00
f051e110a8
ignore .github folder in remark linting 2023-11-20 15:25:30 +01:00