42 Commits

Author SHA1 Message Date
mahula
febe91b7ef Revert "set node version 19 in test lint workflow"
This reverts commit 863aba473051f19eeab81e747636fbc374fe2f94.
2023-11-11 10:04:53 +01:00
mahula
863aba4730 set node version 19 in test lint workflow 2023-11-11 10:03:18 +01:00
ec418041ec
define github specific config to deploy on a subpath and correc workflow 2023-11-06 14:44:30 +01:00
fb0c41bbaa
include cname to fix gh-pages deployment 2023-11-05 17:55:22 +01:00
mahula
3d4e763f0c set workflows to use node v20 2023-10-29 19:29:45 +01:00
dependabot[bot]
717b873b36
Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-28 01:50:30 +00:00
mahula
acd1185322
Merge branch 'master' into dependabot/github_actions/actions/checkout-4 2023-10-05 13:33:01 +02:00
mahula
e6e33ee6b7
Merge branch 'master' into dependabot-pr-title-exception 2023-10-05 13:30:56 +02:00
50cb9a792d
exclude dependabot from pr title validation 2023-10-05 13:07:51 +02:00
2183a501bb
Merge branch 'master' into remove-cname 2023-10-05 12:56:17 +02:00
dependabot[bot]
b5bba763e6
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-10-05 10:56:09 +00:00
588dad496b
remove cname to have proper deployment on github 2023-10-05 12:43:47 +02:00
3b79eeb95b
specify when to run the test workflows (only used target master before 2023-10-05 10:54:23 +02:00
Hannes Heine
606facd811
Merge branch 'master' into node16-compatibility 2023-09-12 22:07:02 +02:00
eadfb0b981
implement node16 compatible mode for building 2023-09-12 18:20:07 +02:00
d9cb0cb4c3
use vuepress deploy master 2023-09-12 13:51:28 +02:00
7406a96128
remove duplicate checks 2023-09-12 13:35:43 +02:00
98b82d3569
Merge branch 'master' into fix-deploy-workflow 2023-09-12 13:33:50 +02:00
51a281ba74
fix deploy workflow 2023-09-12 13:33:37 +02:00
0af89e6709
run workflows when pullrequest is targeting this repo 2023-09-12 13:21:41 +02:00
23ce59e72e
setup node 19 on the other two workflows aswell 2023-02-23 23:35:57 +01:00
00a1756f05
ensure we run on node 19 2023-02-23 23:32:54 +01:00
33a8d3fe55
fix deploy 2023-02-21 03:07:18 +01:00
0cbfe9b1f3
github workflows use newer versions of node now - so it seems 2023-02-20 14:03:18 +01:00
bf6aedc9ca
corrected workflow name 2023-01-29 22:08:00 +01:00
932981254e
lint-pr workflow 2023-01-29 22:06:00 +01:00
e8a4e47410
renamed some labels and names of workflows 2023-01-03 23:04:31 +01:00
f0ead6c746
renamed command lint to test to fit the npm standard
new rule textlint-rule-no-exclamation-question-mark
2023-01-03 21:45:54 +01:00
2f82d2954a
- test-lint workflow
- renamed textlintrc to textlintrc.js
- new rule textlint-rule-no-start-duplicated-conjunction
2023-01-03 21:41:40 +01:00
04ee1c055e
use correct build command for workflows, renamed workflow.yml 2023-01-03 17:12:32 +01:00
d7d3ba6620
build test 2023-01-03 17:10:57 +01:00
358fa5e6d7
use default branchname gh-pages 2023-01-03 16:57:23 +01:00
34b787bb18
deploy to same repo on different branch 2023-01-03 16:56:00 +01:00
9c24ce7b7d
use correct repo 2023-01-03 02:51:33 +01:00
dbfac34928
use correct repo 2023-01-03 02:40:27 +01:00
31dbd53c8b
use correct repo 2023-01-03 02:33:29 +01:00
9e28f06434
corrected target repo 2023-01-03 02:28:02 +01:00
bedc569865
checkout old release for vuepress-deploy 2023-01-03 02:11:00 +01:00
b3da37d01c
remove NODE_OPTION on workflow build 2023-01-03 01:44:35 +01:00
2eecf8783d
fix build command 2023-01-03 01:33:29 +01:00
d14e9f2caf
fixed workflow target 2023-01-03 01:30:51 +01:00
1391d15653
vuepress-deploy workflow 2023-01-03 01:29:25 +01:00