0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 04:50:37 +00:00
nextcloud_server/.github/workflows
Ferdinand Thiessen 86d2c5cbc8
fix(mime-types): adjust compiled mime types and sign
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-12 15:29:25 +01:00
..
autocheckers.yml ci(autochecks): Run some autochecks also on non-PHP files 2025-02-21 13:48:48 +01:00
block-merge-eol.yml fix(actions): Harden workflows when using variables in strings 2024-06-08 14:44:35 +02:00
block-merge-freeze.yml fix(actions): Harden workflows when using variables in strings 2024-06-08 14:44:35 +02:00
block-outdated-3rdparty.yml chore(deps): bump the github-actions group with 3 updates 2024-06-25 14:20:17 +00:00
block-unconventional-commits.yml chore(deps): bump the github-actions group with 3 updates 2024-06-25 14:20:17 +00:00
command-compile.yml build(deps): bump the github-actions group with 6 updates 2024-07-31 22:54:25 +00:00
command-pull-3rdparty.yml fix(CI): Skip some CI work from forks as they don't work anyway 2024-07-15 13:25:20 +02:00
cypress.yml chore(tests): Fix using save/restore state in cypress 2025-03-05 13:45:23 +01:00
dependabot-approve-merge.yml fix(CI): Skip some CI work from forks as they don't work anyway 2024-07-15 13:25:20 +02:00
files-external-ftp.yml ci: Update list of installed PHP extensions (as some are not default enabled in new images) 2024-10-21 09:08:54 +02:00
files-external-s3.yml build(deps): bump the github-actions group with 6 updates 2024-07-31 22:54:25 +00:00
files-external-sftp.yml ci: Update list of installed PHP extensions (as some are not default enabled in new images) 2024-10-21 09:08:54 +02:00
files-external-smb-kerberos.yml chore(ci): Run kerberos tests on ubuntu-latest 2025-01-03 07:56:40 +00:00
files-external-smb.yml ci: Update list of installed PHP extensions (as some are not default enabled in new images) 2024-10-21 09:08:54 +02:00
files-external-webdav.yml build(deps): bump the github-actions group with 6 updates 2024-07-31 22:54:25 +00:00
files-external.yml build(deps): bump the github-actions group with 6 updates 2024-07-31 22:54:25 +00:00
fixup.yml chore: Add SPDX header 2024-05-27 14:53:40 +02:00
integration-dav.yml ci: Run things we only run on 1 PHP version on the preinstalled 8.1 which installs ~2m faster 2024-08-27 20:09:25 +02:00
integration-litmus.yml ci: Run things we only run on 1 PHP version on the preinstalled 8.1 which installs ~2m faster 2024-08-27 20:09:25 +02:00
integration-s3-primary.yml build(deps): bump the github-actions group with 6 updates 2024-07-31 22:54:25 +00:00
integration-sqlite.yml fix(test): Fix provisioning enabled apps 2024-08-29 09:43:37 +02:00
lint-eslint.yml build(deps): bump the github-actions group with 6 updates 2024-07-31 22:54:25 +00:00
lint-php-cs.yml build(deps): bump the github-actions group with 6 updates 2024-07-31 22:54:25 +00:00
lint-php.yml build(deps): bump the github-actions group with 6 updates 2024-07-31 22:54:25 +00:00
node-test.yml build(deps): bump the github-actions group with 6 updates 2024-07-31 22:54:25 +00:00
node.yml build(deps): bump the github-actions group with 6 updates 2024-07-31 22:54:25 +00:00
npm-audit-fix.yml build(deps): bump the github-actions group with 6 updates 2024-07-31 22:54:25 +00:00
object-storage-azure.yml ci: Don't run things normally and with coverage flag on the same configuration 2024-08-27 20:09:25 +02:00
object-storage-s3.yml ci: Don't run things normally and with coverage flag on the same configuration 2024-08-27 20:09:25 +02:00
object-storage-swift.yml ci: Don't run things normally and with coverage flag on the same configuration 2024-08-27 20:09:25 +02:00
openapi.yml ci: Run things we only run on 1 PHP version on the preinstalled 8.1 which installs ~2m faster 2024-08-27 20:09:25 +02:00
performance.yml ci: Update list of installed PHP extensions (as some are not default enabled in new images) 2024-10-21 09:08:54 +02:00
phpunit-32bits.yml build(deps): bump the github-actions group with 6 updates 2024-07-31 22:54:25 +00:00
phpunit-mariadb.yml build(deps): bump the github-actions group with 6 updates 2024-07-31 22:54:25 +00:00
phpunit-memcached.yml ci: Don't run things normally and with coverage flag on the same configuration 2024-08-27 20:09:25 +02:00
phpunit-mysql-sharding.yml test: run sharding tests in ci 2024-08-28 14:54:14 +02:00
phpunit-mysql.yml build(deps): bump the github-actions group with 6 updates 2024-07-31 22:54:25 +00:00
phpunit-nodb.yml fix(mime-types): adjust compiled mime types and sign 2025-03-12 15:29:25 +01:00
phpunit-object-store-primary.yml test: re-add object store primary storage phpunit tests 2025-02-13 17:31:51 +01:00
phpunit-oci.yml build(deps): bump the github-actions group with 6 updates 2024-07-31 22:54:25 +00:00
phpunit-pgsql.yml build(deps): bump the github-actions group with 6 updates 2024-07-31 22:54:25 +00:00
phpunit-sqlite.yml ci: Don't run things normally and with coverage flag on the same configuration 2024-08-27 20:09:25 +02:00
pr-feedback.yml fix(actions): Harden workflows when using variables in strings 2024-06-08 14:44:35 +02:00
reuse.yml ci: Bump reuse to v4.0.0 2024-07-04 22:25:48 +02:00
stale.yml chore: Add SPDX header 2024-05-31 10:38:47 +02:00
static-code-analysis.yml ci(psalm): Add missing imagick extension 2024-10-29 07:12:59 +00:00
update-cacert-bundle.yml chore(deps): bump the github-actions group with 3 updates 2024-06-25 14:20:17 +00:00
update-code-signing-crl.yml chore(deps): bump the github-actions group with 3 updates 2024-06-25 14:20:17 +00:00