Commit graph

236 commits

Author SHA1 Message Date
Andy Scherzinger
096af55422
ci: Pin actions
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2026-02-04 09:42:41 +01:00
Joas Schilling
aa37516add
ci(minio): Switch to legacy hub
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-11-11 08:37:53 +01:00
Joas Schilling
9767111b8c
ci(external): Remove no longer existing docker image
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-11-11 08:20:43 +01:00
Andy Scherzinger
261fe81509
ci: Bump upload-artifact from v2 to v4
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-03-03 17:21:41 +01:00
provokateurin
81a0565224
ci(psalm): Add missing imagick extension
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-10-29 08:24:14 +01:00
Louis Chemineau
16f84c81fc
chore: Update smb-kerberos workflow
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-10-01 11:19:44 +02:00
Arthur Schiwon
5f49a05e3b ci: use precise ref for 3rdparty check
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-06-17 14:34:33 +00:00
Joas Schilling
ab3cd961c3 fix(3rdparty): Add a CI job to check 3rdparty integrity
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-05 15:17:39 +00:00
John Molakvoæ
64b202b21a Create lint-eslint-when-unrelated.yml
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2023-06-09 09:32:52 +00:00
Joas Schilling
2e1ba10ddc
fix(psalm): Install apcu, ftp and ldap extension like in static-code-analysis-security
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-06-08 14:08:42 +02:00
John Molakvoæ
ea01adc7a2
fix: keep important php and node versions
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2023-06-08 13:16:09 +02:00
Joas Schilling
d1bc84d7a9
fix(CI): Update oracle image and config
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-06-08 13:12:30 +02:00
John Molakvoæ
1531c1284b
chore: update workflows from templates
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-06-08 13:12:26 +02:00
John Molakvoæ
eca0b58139
Revert "fix(CI): Update oracle image and config"
This reverts commit 64b917e87e.
2023-06-08 13:12:00 +02:00
John Molakvoæ
78088758ef
Revert "chore: update workflows from templates"
This reverts commit 4952609b68.
2023-06-08 13:11:52 +02:00
Joas Schilling
64b917e87e
fix(CI): Update oracle image and config
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-06-08 13:10:54 +02:00
John Molakvoæ
4952609b68
chore: update workflows from templates
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-06-08 13:10:52 +02:00
Robin Appelman
b9ce7647f1 Update kerberos sso test setup to use new user_saml config system
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-04-25 13:40:18 +02:00
Robin Appelman
f9113a016d run kerberos sso test when the action is changed
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-04-25 13:39:56 +02:00
Joas Schilling
162c1a0dd9
Save some CI time
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-15 09:34:48 +01:00
Joas Schilling
75ecdd77e8
First run unit tests so they don't fail
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-28 09:10:00 +01:00
Joas Schilling
f27d366767
fix(CI): Run repair steps against Oracle DB
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-28 09:09:44 +01:00
Joas Schilling
9e8d8854e3
chore(CI): Opt-out of PHPUnit 10 for now
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-03 14:19:57 +01:00
Joas Schilling
a545dde304
Change testing branch to stable25
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-20 16:33:45 +01:00
Joas Schilling
3a46f69c28
Specify the profiler app branch to test with
So we can test in stable25 with a matching profiler version instead of master

Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-20 16:33:45 +01:00
Peter Serwylo
52f82565cc Fix github action "performance-8.0" when PR is from a fork.
There is an assumption that the PR is from the same remote as
the base it is being merged into. This is fixed so that instead
of doing a `git fetch origin`, it now fetches from the `clone_url`
of the PR head.

Signed-off-by: Peter Serwylo <peter@serwylo.com>
2023-01-19 13:36:06 +00:00
John Molakvoæ
348f3ab0d5
Merge pull request #35962 from nextcloud/backport/359577stable25
[stable25] chore(CI): Improve rate limit situation when installing phpunit
2023-01-04 18:09:31 +01:00
John Molakvoæ
409cf24698
Fix indent
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2023-01-04 17:22:20 +01:00
Carl Schwan
3641c7678a Remove myself from being codeowner of some modules
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2023-01-04 15:15:57 +00:00
Joas Schilling
4fb6f30abb
chore(CI): Improve rate limit situation when installing phpunit
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-04 16:10:29 +01:00
Daniel Kesselberg
0c3e73c542
ci: update minio image for s3 primary storage tests
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-12-10 23:21:12 +01:00
Simon L
d9226608b4 downgrade ubuntu in order to fix CI
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-12-05 15:23:07 +01:00
Joas Schilling
f63b3c8d0f
[stable25] Update CODEOWNERS
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-11-15 17:18:25 +01:00
Joas Schilling
a24edd5587 Update OCI workflow of server
* Only on pull requests
* Concurrency group
* Bump used actions
* Add summary

Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-10-19 07:52:42 +00:00
Joas Schilling
f51da25647
Update update-cacert-bundle.yml
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-09-16 12:47:32 +02:00
Joas Schilling
9eade34385
Automate CA certificate bundle update
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-16 09:13:45 +02:00
szaimen
ea8425a08f make transparent what is community maintained
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-08-17 11:55:04 +02:00
John Molakvoæ
bda2068ce0
Merge pull request #32830 from nextcloud/feat/workflow-auto-update-command-rebase.yml 2022-08-10 12:46:55 +02:00
Vincent Petry
b5895459c9
Update node workflow for better error messages
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-08-03 15:23:20 +02:00
Joas Schilling
b6f23ce9b4
Remove "needs info" label when the issue is not stale anymore
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-08-02 11:33:20 +02:00
szaimen
57784ccefe document the 64bit requirement in the bug report template
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-07-11 16:52:46 +02:00
Robin Appelman
d6e35dfe2c
use blueprint from repo
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-06-30 15:52:33 +02:00
Robin Appelman
5d3e86a1c6
use profiler action
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-06-30 15:52:30 +02:00
Robin Appelman
6378a186ab
run performance comparisons in ci
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-06-30 15:52:24 +02:00
Carl Schwan
1952d6e9b4 Add myself as CODEOWNERS for a few modules
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-29 14:44:09 +02:00
Nextcloud bot
6ae3fcf9b5 Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-11 15:29:08 +00:00
Daniel Kesselberg
2af36577c5
Add matrix for psalm baseline update job
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-06-05 22:57:23 +02:00
Louis Chemineau
9566fb8007 Add --if-present flag to prevent error when sass script does not exists
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-06-01 09:04:26 +02:00
Christoph Wurst
a849b3fa0c
Add lint job for PHP8.2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-05-25 16:21:46 +02:00
Carl Schwan
da49e3f3e0 Port share by mail settings to vue
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-19 15:45:44 +02:00