summaryrefslogtreecommitdiffstats
path: root/.github/workflows
AgeCommit message (Collapse)Author
2024-04-09chore(CI): add summary stepHamza Mahjoubi
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-04-08chore(CI) : adjust testing matrix for Nextcloud masterHamza Mahjoubi
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-03-28chore(CI): Adjust testing matrix for Nextcloud 29 on mainJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-21fix(deps)!: Drop Nextcloud 28 and olderChristoph Wurst
The Circles to Teams rebranding may only land on 29+. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-01-08Drop Nextcloud 25 supporthamza mahjoubi
Signed-off-by: hamza mahjoubi <hamzamahjoubi221@gmail.com>
2023-11-23chore(CI): Adjust testing matrix for Nextcloud 28 on mainJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-07Add support for php8.3hamza221
Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
2023-09-05Merge pull request #3427 from nextcloud/automated/update-workflowsRichard Steinmetz
chore: update workflows from templates
2023-07-03chore: Add PR feedback automationChristoph Wurst
Signed-off-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
2023-06-26ci(xmllint): bump xmllint-action to v1.1Richard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-06-01chore: update workflows from templatesJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-05-17chore(CI): Adjust testing matrix for Nextcloud 27 on mainJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-06chore(CI): Adjust testing matrix for Nextcloud 26 on mainJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-27feat(deps): Revive PHP7.4 supportChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-01-20ci: calculate coverage only for server version "master"Daniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-01-20chore: drop support for PHP 7.4Daniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-01-17ci: trigger fixup workflow on pushRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-01-16chore(CI): Update main php testing versions and workflow templatesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-06ci: delete node workflowRichard Steinmetz
We don't keep js artifacts inside the repo so the webpack build change step is obsolete. Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-12-15Merge pull request #3049 from nextcloud/feat/workflow-auto-update-lint-php.ymlChristoph Wurst
Updating lint-php.yml workflow from template
2022-12-15Updating lint-php.yml workflow from templateNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-10-31Test against PHP8.2Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-10-21Revert "Add manually-triggered branch-off workflow"Christoph Wurst
This reverts commit 2b9a755dfef319c3919ee56944ff28bef8fb1991.
2022-10-21Add manually-triggered branch-off workflowChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-10-17Merge pull request #3055 from nextcloud/chore/postgres-14Christoph Wurst
Specify Postgres 14
2022-10-17Specify Postgres 14Anna Larch
as NC 25 isn't compatible with Postgres 15 Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-10-17Merge pull request #3052 from ↵Christoph Wurst
nextcloud/feat/workflow-auto-update-lint-eslint.yml Updating lint-eslint.yml workflow from template
2022-10-17Merge pull request #3051 from ↵Christoph Wurst
nextcloud/feat/workflow-auto-update-lint-php-cs.yml Updating lint-php-cs.yml workflow from template
2022-10-15Updating lint-eslint.yml workflow from templateNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-15Updating lint-php-cs.yml workflow from templateNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-15Updating lint-stylelint.yml workflow from templateNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-29Merge pull request #2620 from ↵Christoph Wurst
nextcloud/feat/workflow-auto-update-dependabot-approve-merge.yml Updating dependabot-approve-merge.yml workflow from template
2022-09-22Adjust testing matrix for Nextcloud 25 on mainJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-16Drop NC 22-24 supportgreta
Signed-off-by: greta <gretadoci@gmail.com>
2022-08-05Merge pull request #2782 from nextcloud/feat/workflow-auto-update-node.ymlJoas Schilling
Updating node.yml workflow from template
2022-08-05Merge pull request #2781 from ↵Joas Schilling
nextcloud/feat/workflow-auto-update-command-rebase.yml Updating command-rebase.yml workflow from template
2022-08-05Updating dependabot-approve-merge.yml workflow from templateNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-13Update release workflowChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-06-11Updating node.yml workflow from templateNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-11Updating command-rebase.yml workflow from templateNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-30Add PHP8.2 lintingChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-05-13Updating command-rebase.yml workflow from templateNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-26Merge pull request #2664 from ↵John Molakvoæ
nextcloud/feat/workflow-auto-update-lint-eslint.yml Updating lint-eslint.yml workflow from template
2022-04-14Update main target versionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-22Add PHP8.1 supportChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-03-15Add codecov uploadJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-03-15Add testingJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-03-15Merge pull request #2665 from nextcloud/feat/workflow-auto-update-node.ymlChristoph Wurst
Updating node.yml workflow from template
2022-03-05Updating node.yml workflow from templateNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-05Updating lint-eslint.yml workflow from templateNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>