26 Commits

Author SHA1 Message Date
mahula
a56b5f62e8 replace node 16 related build script for deployment 2025-01-28 20:57:35 +01:00
mahula
c99a9651f2 update actioncheckout version number 2024-10-26 12:13:25 +02:00
mahula
e34feda1fc pin github actions to hash in workflows 2024-10-26 09:11:34 +02:00
mahula
a69c2ca88d use our vuepress deployment action in docs deployment workflow 2024-05-01 18:14:42 +02: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
588dad496b
remove cname to have proper deployment on github 2023-10-05 12:43:47 +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
51a281ba74
fix deploy workflow 2023-09-12 13:33:37 +02:00
23ce59e72e
setup node 19 on the other two workflows aswell 2023-02-23 23:35:57 +01:00
33a8d3fe55
fix deploy 2023-02-21 03:07:18 +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