c66b03b8c6
🩹 fix deprecation warning: Node.js 12 actions are deprecated. ( #1885 )
...
* 🩹 fix deprecation warning:
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@master
Using version v3, latest or master: actions/checkout#689
Signed-off-by: Thomas Merz <git@rhoenwurz.de >
* Update .github/workflows/update-sh.yml
Co-authored-by: J0WI <J0WI@users.noreply.github.com >
Signed-off-by: thomasmerz <thomasmerz@users.noreply.github.com >
Signed-off-by: Thomas Merz <git@rhoenwurz.de >
Signed-off-by: thomasmerz <thomasmerz@users.noreply.github.com >
Co-authored-by: J0WI <J0WI@users.noreply.github.com >
2023-01-17 18:01:42 +00:00
c83394d97e
Update GitHub Actions to use new bashbrew action ( #1861 )
...
This should fix errors that the old code would've run into thanks to the update to Go 1.18, and should help prevent them in the future by pinning to a specific release of both Bashbrew and the related scripts.
Signed-off-by: Tianon Gravi <admwiggin@gmail.com >
Signed-off-by: Tianon Gravi <admwiggin@gmail.com >
2022-11-26 14:27:18 +00:00
3c7c42e604
Allow manual run
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com >
2022-09-07 14:19:40 +00:00
ce6a874471
Updating command-rebase.yml workflow from template
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2022-06-11 15:15:03 +00:00
4bb8d00ed5
Create command-rebase.yml
2022-04-14 08:59:09 +02:00
2753dadf00
Add mandatory summary step for branches protection
2022-04-13 16:02:47 +02:00
ac9316073c
Add link for Nextcloud issues ( #1486 )
2021-04-26 18:36:02 +00:00
e8fc118c40
Add issue template ( #1485 )
2021-04-26 18:28:48 +00:00
6479093245
The update-sh should also commit file removals
...
For example here 2161012fb8 the 20.0-rc dir is still there.
2020-10-03 18:32:14 +02:00
488378f8e8
Runs after update.sh workflow.
...
It also does contain a cron, so no need here.
2020-08-28 15:45:30 +02:00
54c633c116
Runs update before testing a PR.
2020-08-28 15:45:30 +02:00
bda13d3ef3
Does not fail when there is nothing to commit.
2020-08-28 15:45:30 +02:00
1eb77283c1
Run update.sh on PR and on cron.
...
Signed-off-by: pierreozoux <pierre@ozoux.net >
2020-08-28 15:18:27 +02:00
baebdfefd9
Replace Travis CI with GitHub actions ( #939 )
...
* Test build images using github actions
Signed-off-by: Tilo Spannagel <development@tilosp.de >
* Check for Changes by update.sh using github actions
Signed-off-by: Tilo Spannagel <development@tilosp.de >
* Remove travis.yml
Signed-off-by: Tilo Spannagel <development@tilosp.de >
2020-06-30 00:12:41 +00:00