56 Commits

Author SHA1 Message Date
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
ea5a62bd23
Merge branch 'master' into deploy.sh-overwrite-symbolic-link 2023-10-05 14:06:07 +02:00
e44ed4b6ac
deploy.sh properly overwrite symbolic link 2023-10-05 14:03:55 +02:00
mahula
5b5a816879
Merge branch 'master' into dependabot/github_actions/actions/checkout-4 2023-10-05 13:49:09 +02:00
6dd4a08777
deploy.sh also install npm modules 2023-10-05 13:37:45 +02: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
fab7762b8d
Merge branch 'master' into 26-feature-dependabot 2023-10-05 12:54:27 +02: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
1721d1cad0
Merge branch 'master' into 26-feature-dependabot 2023-10-05 00:11:08 +02:00
f629ec012d
make cp recursive 2023-10-04 19:24:36 +02:00
72f336f277
make directory for deploy version 2023-10-04 19:22:24 +02:00
b5b3959fc4
update cp in deploy.sh 2023-10-04 19:10:57 +02:00
d997708a77
deploy.sh using /bin/sh 2023-10-04 19:08:15 +02:00
f563c48242
added webhook.tempolate 2023-10-04 19:03:57 +02:00
206da726a5
renamed webhook.conf.template to hooks.json.template 2023-10-04 18:57:20 +02:00
db34565455
update webhook deploy.sh & ignore hooks.json 2023-10-04 18:51:08 +02:00
2d54fb24ca
initial blind implementation & documentation of a webhook 2023-10-04 17:35:12 +02:00
mahula
a4160e4cfd add dependabot for github actions and packages 2023-10-03 09:44:06 +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