Louis Chemineau
|
4e65026d2f
|
chore(tests): Fix using save/restore state in cypress
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2025-03-06 10:26:40 +07:00 |
Joas Schilling
|
cc8487cd03
|
ci(autochecks): Run some autochecks also on non-PHP files
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-02-21 14:10:44 +07:00 |
skjnldsv
|
47cb9bbfa8
|
chore: enable cypress video recording in debug mode
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2025-01-07 10:03:23 +07:00 |
Marcel Müller
|
f03eb6fc85
|
chore(ci): Run kerberos tests on ubuntu-latest
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2025-01-03 07:55:37 +07:00 |
Robin Appelman
|
e71880d63d
|
test: attempt to fix smb sso test
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2024-11-26 18:51:43 +07:00 |
Daniel Kesselberg
|
79c6cd9e01
|
ci: fail psalm when baseline update required
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2024-10-30 15:35:31 +07:00 |
Benjamin Gaussorgues
|
31aa1fe4f5
|
Merge pull request #48488 from nextcloud/backport/48235/stable29
|
2024-10-30 09:59:56 +07:00 |
provokateurin
|
06d47f19e0
|
ci(psalm): Add missing imagick extension
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-10-29 08:15:56 +07:00 |
Joas Schilling
|
568a8199da
|
ci: Update list of installed PHP extensions (as some are not default enabled in new images)
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-10-21 07:11:27 +07:00 |
Robin Appelman
|
90a6a75e11
|
test: re-add object store primary storage phpunit tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2024-10-09 14:50:02 +07:00 |
provokateurin
|
7bf75b9724
|
fix(psalm): Enable findUnusedBaselineEntry
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-09-23 11:20:15 +07:00 |
Joas Schilling
|
1d7dc3c7d1
|
ci: Fix summary condition
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-07-30 14:00:05 +07:00 |
Joas Schilling
|
b651ad2536
|
fix(CI): Fix new files after rebase on lastest stable29
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-07-17 11:03:50 +07:00 |
Joas Schilling
|
e63aee4dd8
|
fix(CI): Update setup-php, setup-node, checkout and paths-filter actions
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-07-17 10:50:22 +07:00 |
Joas Schilling
|
54328eb8cc
|
fix(CI): Require compilation check when touching version.php
NPM is using version.php as app version and that seems to be part of the dist files now
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-07-12 15:13:03 +07:00 |
Joas Schilling
|
cb5bd604f1
|
fix(CI): Ensure we recompile when needed
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-07-12 15:13:01 +07:00 |
Ferdinand Thiessen
|
f38c416183
|
ci: Migrate CalDAV and CardDAV tests from drone to GitHub Actions
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-06-28 17:43:08 +07:00 |
Ferdinand Thiessen
|
af5aa429ef
|
ci: Migrated litmus checks to GitHub
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-06-28 17:41:41 +07:00 |
Joas Schilling
|
24d88615d0
|
Merge pull request #46175 from nextcloud/bugfix/noid/fix-openapi
[stable29] fix(CI): Fix OpenAPI github action
|
2024-06-27 16:58:43 +07:00 |
Joas Schilling
|
2b053d60cc
|
fix(CI): Fix OpenAPI github action
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-06-27 15:37:48 +07:00 |
Arthur Schiwon
|
97fc4fba40
|
ci: use precise ref for 3rdparty check
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2024-06-17 14:38:59 +07:00 |
Richard Steinmetz
|
102a67507d
|
ci(eol): update workflow from template
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
|
2024-06-09 10:33:07 +07:00 |
Joas Schilling
|
29d5bbc6d3
|
fix(3rdparty): Add a CI job to check 3rdparty integrity
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-04-05 15:21:49 +07:00 |
Joas Schilling
|
7e2d3ef297
|
chore(branchoff): Test against stable29 branches
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-03-28 11:55:05 +07:00 |
Benjamin Gaussorgues
|
32ef73653a
|
chore(ci): update block merge EOL workflow
See nextcloud/.github#329
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2024-03-21 14:54:41 +07:00 |
Ferdinand Thiessen
|
f0b115f980
|
fix(CI): Add missing generic files_external tests
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-03-14 18:28:23 +07:00 |
Ferdinand Thiessen
|
392663da39
|
Merge pull request #43516 from nextcloud/chore/migrate-smb-to-github
chore: Migrate samba `files_external` test from drone to github
|
2024-03-14 15:47:10 +07:00 |
dependabot[bot]
|
3586d1ef40
|
chore(deps): Bump the github-actions group with 4 updates
Bumps the github-actions group with 4 updates: [andstor/file-existence-action](https://github.com/andstor/file-existence-action), [cypress-io/github-action](https://github.com/cypress-io/github-action), [codecov/codecov-action](https://github.com/codecov/codecov-action) and [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request).
Updates `andstor/file-existence-action` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/andstor/file-existence-action/releases)
- [Commits](20b4d2e596...076e007279)
Updates `cypress-io/github-action` from 6.6.0 to 6.6.1
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md)
- [Commits](ebe8b24c44...1b70233146)
Updates `codecov/codecov-action` from 3 to 4
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)
Updates `peter-evans/create-pull-request` from 5.0.2 to 6.0.1
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](153407881e...a4f52f8033)
---
updated-dependencies:
- dependency-name: andstor/file-existence-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: cypress-io/github-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-29 23:41:49 +07:00 |
John Molakvoæ
|
663ecd9494
|
Merge pull request #43444 from nextcloud/skjnldsv-patch-1
|
2024-02-26 12:15:06 +07:00 |
skjnldsv
|
b2cdde0a78
|
fix(workflows): update profiler action
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-02-24 11:24:39 +07:00 |
John Molakvoæ
|
95857b1bb9
|
Merge pull request #43760 from nextcloud/skjnldsv-patch-2
|
2024-02-22 14:25:17 +07:00 |
John Molakvoæ
|
173ae1c629
|
fix(workflows): add required `needs` to `phpunit-oci`
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
|
2024-02-22 12:48:51 +07:00 |
Nextcloud bot
|
c020cd4a59
|
Updating command-compile.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-20 19:02:56 +07:00 |
dependabot[bot]
|
71360bd2f8
|
Merge pull request #43631 from nextcloud/dependabot/github_actions/dorny/paths-filter-3.0.1
|
2024-02-17 15:48:29 +07:00 |
dependabot[bot]
|
c62c89b14f
|
chore(deps): bump dorny/paths-filter from 3.0.0 to 3.0.1
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](0bc4621a31...ebc4d7e9eb)
---
updated-dependencies:
- dependency-name: dorny/paths-filter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-17 02:58:55 +07:00 |
dependabot[bot]
|
dd3e787d81
|
chore(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](26f96dfa69...5d5d22a312)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-17 02:58:50 +07:00 |
John Molakvoæ
|
0bee59e64d
|
chore: use nextcloud/continuous-integration-samba
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
|
2024-02-14 15:20:28 +07:00 |
Ferdinand Thiessen
|
576eef3e00
|
chore(CI): Migrate samba `files_external` tests from Drone to GitHub
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-02-14 15:20:28 +07:00 |
Ferdinand Thiessen
|
d04c35c847
|
chore(CI): Migrate autocheckers from Drone to GitHub
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-02-14 13:45:51 +07:00 |
Joas Schilling
|
f53ba4b8e4
|
ci: Force kerberos test to GA again
Replaying https://github.com/nextcloud/server/pull/43210
Which was accidentally reverted by
https://github.com/nextcloud/server/pull/43515
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-02-13 09:01:26 +07:00 |
Ferdinand Thiessen
|
f712ff2d0e
|
Merge pull request #43498 from nextcloud/dependabot/github_actions/actions/setup-node-4.0.2
chore(deps): Bump actions/setup-node from 4.0.1 to 4.0.2
|
2024-02-11 21:31:21 +07:00 |
Ferdinand Thiessen
|
66e5baf4bc
|
chore(CI): Make `files_external` CI workflows consistent
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-02-10 22:40:06 +07:00 |
dependabot[bot]
|
5a561a08e6
|
chore(deps): Bump actions/setup-node from 4.0.1 to 4.0.2
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](b39b52d121...60edb5dd54)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-10 02:11:32 +07:00 |
Ferdinand Thiessen
|
6e78271860
|
fix(CI): Only run phpunit OCI when needed
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-02-09 13:16:05 +07:00 |
John Molakvoæ
|
822d397804
|
feat: add `block-unconventional-commits` workflow
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
|
2024-02-08 11:02:40 +07:00 |
Joas Schilling
|
613409bf0b
|
Merge pull request #43354 from nextcloud/fix/run-integration-only-if-needed
fix(CI): Only run integration tests if needed
|
2024-02-05 16:52:42 +07:00 |
Joas Schilling
|
35bc99d035
|
Merge pull request #40725 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
|
2024-02-05 14:09:24 +07:00 |
Ferdinand Thiessen
|
dc5ef9ca7a
|
fix(CI): Only run integration tests if needed
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-02-05 14:07:06 +07:00 |
Côme Chilliet
|
40ab40de30
|
chore: Use the same configuration in update-baseline as in psalm workflow
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-02-05 11:15:15 +07:00 |
Joas Schilling
|
986c1792fd
|
fix(CI): Put cypress-summary to the "low" queue
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-02-05 11:08:31 +07:00 |