aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/cypress.yml
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump the github-actions group with 6 updatesdependabot[bot]2024-07-311-6/+6
* chore: bump cypress workersskjnldsv2024-07-271-2/+2
* fix(CI): Skip some CI work from forks as they don't work anywayJoas Schilling2024-07-151-0/+6
* chore(deps): bump the github-actions group with 3 updatesdependabot[bot]2024-06-251-2/+2
* fix(actions): Harden workflows when using variables in stringsJoas Schilling2024-06-081-5/+6
* chore(deps): Bump cypress-io/github-action in the github-actions groupdependabot[bot]2024-05-311-1/+1
* chore(deps): bump the github-actions group across 1 directory with 5 updatesdependabot[bot]2024-05-271-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-271-6/+14
* build(deps): bump the github-actions group with 4 updatesdependabot[bot]2024-03-281-1/+1
* chore(deps): Bump the github-actions group with 4 updatesdependabot[bot]2024-02-291-2/+2
* chore(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1dependabot[bot]2024-02-171-3/+3
* chore(deps): Bump actions/setup-node from 4.0.1 to 4.0.2dependabot[bot]2024-02-101-2/+2
* fix(CI): Put cypress-summary to the "low" queueJoas Schilling2024-02-051-1/+1
* chore(deps): Bump actions/upload-artifact from 4.2.0 to 4.3.0dependabot[bot]2024-01-271-3/+3
* chore(cypress): add 3 more runnersJohn Molakvoæ2024-01-211-2/+2
* chore(deps): Bump actions/upload-artifact from 4.1.0 to 4.2.0dependabot[bot]2024-01-201-3/+3
* Merge pull request #42466 from nextcloud/dependabot/github_actions/actions/se...John Molakvoæ2024-01-181-2/+2
|\
| * chore(deps): Bump actions/setup-node from 4.0.0 to 4.0.1dependabot[bot]2023-12-231-2/+2
* | chore(deps): Bump actions/upload-artifact from 3.1.3 to 4.1.0dependabot[bot]2024-01-131-3/+3
|/
* chore(deps): Bump cypress-io/github-action from 6.5.0 to 6.6.0dependabot[bot]2023-11-041-1/+1
* ci: skip puppeteer chrome downloadDaniel Kesselberg2023-11-011-0/+3
* ci: Turn off builds for pushes and merges to master/stable*Joas Schilling2023-10-301-7/+1
* ci: Specify concurrency to help with consecutive pushesJoas Schilling2023-10-301-0/+4
* chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0dependabot[bot]2023-10-301-2/+2
* chore(deps): bump actions/checkout from 3.6.0 to 4.1.1dependabot[bot]2023-10-281-1/+1
* fix(cypress): Also clone 3rdparty submodule to keep in sync for cypress testsFerdinand Thiessen2023-10-261-1/+4
* fix(settings): Stablize user list cypress testsFerdinand Thiessen2023-10-251-3/+3
* Merge pull request #41039 from nextcloud/fix/run-cypress-always-parallelFerdinand Thiessen2023-10-221-12/+7
|\
| * feat(cypress): Always run cypress CI in parallel (independent from cypress.io)Ferdinand Thiessen2023-10-211-12/+7
* | chore(deps): Bump actions/checkout from 4.1.0 to 4.1.1dependabot[bot]2023-10-211-1/+1
|/
* chore(deps): Bump actions/checkout from 3 to 4dependabot[bot]2023-10-101-1/+1
* fix(cypress): runs on integration branchesMax2023-10-091-5/+5
* test(cypress): only use the cypress cloud on pull requestsMax2023-10-021-4/+11
* ci: skip cypress installDaniel Kesselberg2023-09-221-0/+3
* Merge pull request #40355 from nextcloud/dependabot/github_actions/cypress-io...Ferdinand Thiessen2023-09-191-1/+1
|\
| * chore(deps): Bump cypress-io/github-action from 5.8.3 to 6.5.0dependabot[bot]2023-09-091-1/+1
* | Merge pull request #39974 from nextcloud/dependabot/github_actions/actions/se...Ferdinand Thiessen2023-09-191-2/+2
|\ \
| * | chore(deps): Bump actions/setup-node from 3.6.0 to 3.8.1dependabot[bot]2023-08-191-2/+2
| |/
* | chore(deps): Bump actions/checkout from 3 to 4dependabot[bot]2023-09-181-1/+1
* | chore(deps): Bump actions/upload-artifact from 3.1.2 to 3.1.3dependabot[bot]2023-09-091-3/+3
|/
* chore(deps): Bump skjnldsv/read-package-engines-version-actionsdependabot[bot]2023-07-011-1/+1
* chore(deps): Bump cypress-io/github-action from 5.8.1 to 5.8.3dependabot[bot]2023-06-301-1/+1
* fix(cypress): branch definition and update from templateJohn Molakvoæ2023-06-291-14/+30
* chore(deps): Bump skjnldsv/read-package-engines-version-actionsdependabot[bot]2023-06-121-1/+1
* fix(actions): cypressJohn Molakvoæ2023-06-081-19/+30
* Only upload logs and data on failureLouis Chemineau2023-04-041-4/+4
* Upload data dir archive in cypress testsLouis Chemineau2023-03-301-0/+11
* Do not stop docker in cypress workflowLouis Chemineau2023-03-301-1/+1
* Fix condition to extrac NC logs in cypress workflowLouis Chemineau2023-03-301-1/+1
* Extract logs only for e2e testingLouis Chemineau2023-03-301-3/+3