Joas Schilling
1ecdefd0e6
fix: Video verification test by cloning talk
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-26 13:53:30 +07:00
Joas Schilling
058b69eef0
chore: Move integration tests from drone to github
...
* Improve grouping as setting up CI took 3* the time of the test in average
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-26 13:53:29 +07:00
Joas Schilling
1a2b08a756
Merge pull request #43081 from nextcloud/bugfix/noid/add-reviewers
...
fix(CI): Add codeowners as reviewers for improved backport experience
2024-01-25 19:45:46 +07:00
Joas Schilling
6fc730ea4c
fix(CI): Add codeowners as reviewers for improved backport experience
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-24 12:21:56 +07:00
Simon L
e90f267baa
npm audit fix - remove stable24 and stable25 as they are EOL
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2024-01-24 11:55:05 +07:00
Joas Schilling
3f8e8d2ccc
feat(CI): Automatically update the root.crl from the appstore
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-22 08:57:40 +07:00
John Molakvoæ
6601117440
chore(cypress): add 3 more runners
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-01-21 10:09:04 +07:00
dependabot[bot]
3f16a3c297
chore(deps): Bump actions/upload-artifact from 4.1.0 to 4.2.0
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](1eb3cb2b3e...694cdabd8b )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 03:40:23 +07:00
provokateurin
14c57ee708
chore: Adjust codeowners
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-01-18 16:11:18 +07:00
John Molakvoæ
a9ba1fe7e1
fix(actions): move github.workspace out of compile init step
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-01-18 08:50:31 +07:00
John Molakvoæ
59d8b9efde
Merge pull request #42466 from nextcloud/dependabot/github_actions/actions/setup-node-4.0.1
2024-01-18 08:38:17 +07:00
dependabot[bot]
d5fb639de1
chore(deps): Bump actions/cache from 3.3.2 to 3.3.3
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](704facf57e...e12d46a63a )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 16:29:31 +07:00
dependabot[bot]
6326b87319
chore(deps): Bump actions/upload-artifact from 3.1.3 to 4.1.0
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.3 to 4.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](a8a3f3ad30...1eb3cb2b3e )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-13 02:04:07 +07:00
dependabot[bot]
1a303663dd
chore(deps): Bump actions/setup-node from 4.0.0 to 4.0.1
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](8f152de45c...b39b52d121 )
---
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>
2023-12-23 02:34:26 +07:00
dependabot[bot]
b23ebbefb5
chore(deps): Bump github/codeql-action from 2 to 3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-16 02:49:07 +07:00
dependabot[bot]
38006c79fe
chore(deps): Bump actions/stale from 8 to 9
...
Bumps [actions/stale](https://github.com/actions/stale ) from 8 to 9.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v8...v9 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-09 02:42:45 +07:00
Joas Schilling
41d3112107
Update list of PHP versions
...
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2023-11-27 11:52:42 +07:00
Joas Schilling
2f26f647ab
fix(CI): Add stable28 to GitHub Actions
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-23 10:09:39 +07:00
dependabot[bot]
56bda62bc1
chore(deps): Bump actions/github-script from 6 to 7
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-18 02:54:11 +07:00
Git'Fellow
12c5c126e6
Update supported versions on issue template
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-11-06 10:34:16 +07:00
dependabot[bot]
f85b62f933
chore(deps): Bump cypress-io/github-action from 6.5.0 to 6.6.0
...
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action ) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/cypress-io/github-action/releases )
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md )
- [Commits](59810ebfa5...ebe8b24c44 )
---
updated-dependencies:
- dependency-name: cypress-io/github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-04 02:46:16 +07:00
Daniel Kesselberg
67a761b7b2
ci: skip puppeteer chrome download
...
As per https://github.com/puppeteer/puppeteer#installation
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-11-01 14:11:21 +07:00
Joas Schilling
6cf88256f2
ci: Only run note-tests once per day on branches
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-30 12:49:32 +07:00
Joas Schilling
27a4ad4b5a
ci: Turn off builds for pushes and merges to master/stable*
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-30 12:12:59 +07:00
Joas Schilling
6def538154
ci: Specify concurrency to help with consecutive pushes
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-30 11:47:47 +07:00
dependabot[bot]
17bbed485a
chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.8.1 to 4.0.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](5e21ff4d9b...8f152de45c )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 10:57:03 +07:00
dependabot[bot]
15ecb1ae9d
chore(deps): bump actions/checkout from 3.6.0 to 4.1.1
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.6.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.6.0...b4ffde65f46336ab88eb53be808477a3936bae11 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-28 02:20:16 +07:00
Ferdinand Thiessen
cbefae7fd9
fix(tests): Only run tests on CI that are needed
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-27 13:50:04 +07:00
Ferdinand Thiessen
f3470cf0af
fix(cypress): Also clone 3rdparty submodule to keep in sync for cypress tests
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-26 16:09:21 +07:00
Ferdinand Thiessen
5b0c27b6da
fix(settings): Stablize user list cypress tests
...
* Use common `data-testid` to identify elements rather than to depend on internal classes or properties
* Force clean the state for the user tests
* Move leftover acceptance tests for users from drone to cypress
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-25 11:36:24 +07:00
Ferdinand Thiessen
91e02fea0b
Merge pull request #41039 from nextcloud/fix/run-cypress-always-parallel
...
feat(cypress): Always run cypress CI in parallel
2023-10-22 18:58:39 +07:00
Ferdinand Thiessen
d2e7708b48
Merge pull request #41027 from nextcloud/dependabot/github_actions/actions/checkout-4.1.1
...
chore(deps): Bump actions/checkout from 4.1.0 to 4.1.1
2023-10-21 23:07:47 +07:00
Ferdinand Thiessen
37d53d6b79
feat(cypress): Always run cypress CI in parallel (independent from cypress.io)
...
The server always exceeds the free Cypress.io time so there is no benefit using it
unless we go for the enterprise plan.
So this simply uses `cypress-split` to split the specs and run them in parallel CI workers (only e2e tests).
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-21 18:42:08 +07:00
dependabot[bot]
7e2bcef41c
chore(deps): Bump actions/checkout from 4.1.0 to 4.1.1
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8ade135a41...b4ffde65f4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-21 01:10:17 +07:00
dependabot[bot]
f4c4472f12
chore(deps): Bump peter-evans/create-or-update-comment
...
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment ) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases )
- [Commits](c6c9a1a660...23ff15729e )
---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-21 01:10:13 +07:00
Joas Schilling
dfc0974022
chore: Add the talk team as codeowners for things Talk heavily relies on
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-16 16:50:42 +07:00
dependabot[bot]
130180c5cf
chore(deps): Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...8ade135a41bc03ea155e62e844d188df1ea18608 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 15:53:07 +07:00
Max
a6d2b20579
fix(cypress): runs on integration branches
...
Empty `group`, `tag` and `ci-build-id` when `record` is false.
When not using cypress cloud these need to be empty.
Note that cypress expects strings for group and tag.
Therefore `false` will be interpreted as `"false"`.
Use an empty string instead.
Signed-off-by: Max <max@nextcloud.com>
2023-10-09 11:49:21 +07:00
Christoph Wurst
cd1d980fbd
Merge pull request #40678 from nextcloud/chore/phpunit-vendor-bin
...
chore: Install phpunit via vendor bin
2023-10-02 15:30:54 +07:00
Christoph Wurst
0e64ec6550
chore: Install phpunit via vendor bin
...
This means we can all run the same version. And when switching to
stableX it can pull the corresponding version too. Also local dev envs
and CI run the same phpunit.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-10-02 11:33:14 +07:00
Max
716d1a2d76
test(cypress): only use the cypress cloud on pull requests
...
* Disable recording on integration branches.
* No parallelization on integration branches.
This will still run the cypress tests - but a bit slower and without recordings.
The matrix syntax to enable this is somewhat hard to parse.
In case of a PR the matrix will contain one entry for use-cypress-cloud
with the value `true`. Otherwise it will have one entry `false`.
This way we can exclude containers for the case without the cypress cloud.
Signed-off-by: Max <max@nextcloud.com>
2023-10-02 11:14:23 +07:00
Daniel Kesselberg
7e0ed6b636
ci: clear disable_functions to enable pcntl_signal
...
When using ini-file development then disable_functions forbids pcntl_signal by default.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-09-30 22:52:57 +07:00
Côme Chilliet
5586f2d4c4
Use latest shivammathur/setup-php in phpunit-32bits.yml
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-09-30 22:52:57 +07:00
Côme Chilliet
e20ba1cab1
Add 8.3 to lint CI and 32bits test suite
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-09-30 22:52:57 +07:00
Côme Chilliet
796bf329b6
Adding ini-file:development to 32bit CI
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-09-30 22:52:57 +07:00
Daniel Kesselberg
beb0b34eb9
ci: skip cypress install
...
Unecessary to download the cypress binary if we don't run cypress
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-09-22 17:41:57 +07:00
Robin Appelman
09794b6792
try to make kerberos test more reliable
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-09-20 17:29:48 +07:00
Ferdinand Thiessen
7f9faa544b
Merge pull request #40355 from nextcloud/dependabot/github_actions/cypress-io/github-action-6.5.0
...
chore(deps): Bump cypress-io/github-action from 5.8.3 to 6.5.0
2023-09-19 13:46:09 +07:00
Ferdinand Thiessen
8157d97890
Merge pull request #39974 from nextcloud/dependabot/github_actions/actions/setup-node-3.8.1
...
chore(deps): Bump actions/setup-node from 3.6.0 to 3.8.1
2023-09-19 11:39:12 +07:00
Ferdinand Thiessen
ad8811d392
Merge pull request #39972 from nextcloud/dependabot/github_actions/peter-evans/create-pull-request-5
...
chore(deps): Bump peter-evans/create-pull-request from 3 to 5
2023-09-19 11:38:24 +07:00