Josh
e6fd832d69
feat(generate-release-draft.sh): add full set of test overrides
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 week ago
Josh
0879b6733c
chore(generate-release-draft.sh): use the target commit in the nextcloud/library header
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 week ago
Josh
18f4134bb5
chore: fixes generate-release-draft.sh
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 week ago
Josh
5b9198d943
chore: cleanup draft-release.yml
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 week ago
Josh
55b4fdcb6d
chore: adjust generate-release-draft to use TARGET_SHA
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 week ago
Josh
c31b14cd80
chore: update generate-release-draft.sh
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 week ago
Josh
94239657a1
chore: tidy up draft-release.yml
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 week ago
Josh
992e3f8a9f
chore: fixup generate-release-draft.sh
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 week ago
Josh
2a47b48c04
chore: add script to generate release notes
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 week ago
Josh
ed3a536371
chore: add workflow to semi-automate generating release notes
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 week ago
J0WI
3a9869e37e
Set GitHub Actions permissions ( #2574 )
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2 months ago
J0WI
8405a5bea6
Update actions/checkout ( #2558 )
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
3 months ago
J0WI
803d941dcb
yamllint ( #2541 )
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
3 months ago
J0WI
7e1fba34d7
Alpine 3.23 ( #2507 )
...
* Run earlier
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
* Run update.sh
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
* Alpine 3.23
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
---------
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
6 months ago
Josh
43311addf2
meta(templates): Add labels to bug reports automatically ( #2401 )
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 year ago
Josh
558ff494d3
meta(templates): Establish a dedicated Enhancement idea issue option/template ( #2402 )
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 year ago
Josh
73949fe23a
fix(templates): Fix bug in issue template config
...
Fix bug introduced by #2400
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 year ago
Josh
86ab9d769c
meta(templates): Re-order "Create new issue" links ( #2400 )
...
Re-order and add additional links to highlight:
- where to ask a question (forum)
- documentation resources
- upstream (server) bug reporting and enhancement ideas
Some rewording as well.
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 year ago
Joas Schilling
f3bd22ca92
ci: Update workflows
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
J0WI
6151f60208
Update GitHub Actions ( #2170 )
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2 years ago
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>
3 years ago
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>
3 years ago
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>
3 years ago
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>
4 years ago
J0WI
3c7c42e604
Allow manual run
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
4 years ago
Nextcloud bot
ce6a874471
Updating command-rebase.yml workflow from template
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago
John Molakvoæ
4bb8d00ed5
Create command-rebase.yml
4 years ago
John Molakvoæ
2753dadf00
Add mandatory summary step for branches protection
4 years ago
J0WI
ac9316073c
Add link for Nextcloud issues ( #1486 )
5 years ago
J0WI
e8fc118c40
Add issue template ( #1485 )
5 years ago
Tilo Spannagel
6479093245
The update-sh should also commit file removals
...
For example here 2161012fb8 the 20.0-rc dir is still there.
6 years ago
pierreozoux
488378f8e8
Runs after update.sh workflow.
...
It also does contain a cron, so no need here.
6 years ago
pierreozoux
54c633c116
Runs update before testing a PR.
6 years ago
pierreozoux
bda13d3ef3
Does not fail when there is nothing to commit.
6 years ago
pierreozoux
1eb77283c1
Run update.sh on PR and on cron.
...
Signed-off-by: pierreozoux <pierre@ozoux.net>
6 years ago
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>
6 years ago