Tilo Spannagel
10c040f611
Merge 174a45cc5c
into 69c1e4a000
2025-02-07 02:12:51 +00:00
Joas Schilling
f3bd22ca92
ci: Update workflows
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-09-10 10:57:46 +02:00
Josh
174a45cc5c
Update linter.yml
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-07-02 15:33:02 -04:00
Josh
a540bef384
Update linter.yml
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-07-02 15:32:02 -04:00
Josh
4aa61c067c
Update linter.yml
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-07-02 15:23:32 -04:00
J0WI
6151f60208
Update GitHub Actions ( #2170 )
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2024-03-05 23:24:25 +00:00
Josh Richards
8a08d4191c
Issue template: Reminder to include Compose/run + config ( #2088 )
...
Reports often come in lacking Compose files or run commands. Same goes for `config.php`.
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-11-10 18:21:24 +00:00
Nextcloud Command Bot
f2c8cb599e
chore: update workflows from templates ( #1993 )
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Co-authored-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-05-28 10:15:55 +00:00
thomasmerz
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
Tianon Gravi
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
J0WI
3c7c42e604
Allow manual run
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2022-09-07 14:19:40 +00:00
Nextcloud bot
ce6a874471
Updating command-rebase.yml workflow from template
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-11 15:15:03 +00:00
John Molakvoæ
4bb8d00ed5
Create command-rebase.yml
2022-04-14 08:59:09 +02:00
John Molakvoæ
2753dadf00
Add mandatory summary step for branches protection
2022-04-13 16:02:47 +02:00
J0WI
ac9316073c
Add link for Nextcloud issues ( #1486 )
2021-04-26 18:36:02 +00:00
J0WI
e8fc118c40
Add issue template ( #1485 )
2021-04-26 18:28:48 +00:00
Tilo Spannagel
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
Tilo Spannagel
9cbb4604ab
Add Super-Linter
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2020-08-28 17:39:29 +02:00
pierreozoux
488378f8e8
Runs after update.sh workflow.
...
It also does contain a cron, so no need here.
2020-08-28 15:45:30 +02:00
pierreozoux
54c633c116
Runs update before testing a PR.
2020-08-28 15:45:30 +02:00
pierreozoux
bda13d3ef3
Does not fail when there is nothing to commit.
2020-08-28 15:45:30 +02:00
pierreozoux
1eb77283c1
Run update.sh on PR and on cron.
...
Signed-off-by: pierreozoux <pierre@ozoux.net>
2020-08-28 15:18:27 +02:00
Tilo Spannagel
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