Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Gebhardt
ffc7afae4c
run link check weekly at saturday midnight (#1073) 2023-05-18 17:54:45 +02:00
Andreas Gebhardt
a9ecee41fb
run pull request check(s) on Node.js v18 (#1031)
lgtm 👍
2022-11-03 20:39:18 +01:00
Andreas Gebhardt
2193ea5da1
some improvements (#1030)
* update GitHub Actions

> Node.js 12 actions are deprecated. For more information see:
> https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
> Please update the following actions to use Node.js 16: actions/checkout,
> actions/setup-node, actions/cache, actions/checkout

* show location in output if URL is redirected
2022-11-02 20:37:11 +01:00
Andreas Gebhardt
1edb933327 use latest version for GitHub Action(s)
> Run actions/setup-node@83c9f7a7df
> Error: Unable to process command '::add-path::/opt/hostedtoolcache/node/12.19.0/x64/bin' successfully.
> Error: The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
2020-11-19 18:03:43 +01:00
Manuel Schmid
e13a2c7791
Move tests into subdir, QA 2020-11-09 19:30:28 +01:00
Julien Bisconti
65115d96c9
Dont skip cache, apparently 2020-04-13 17:59:20 +02:00
Julien Bisconti
fd49c3a59d
Setup github token 2020-04-13 17:52:26 +02:00
Julien Bisconti
8f970072e8
Fix github action path 2020-04-13 17:49:23 +02:00