aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* ci(smb-kerberos): Fixate to 22.04 like on stable29 and masterJoas Schilling2024-07-171-1/+1
* fix(CI): Update setup-php, setup-node, checkout and paths-filter actionsJoas Schilling2024-07-1724-63/+63
* fix(CI): Require compilation check when touching version.phpJoas Schilling2024-07-121-0/+1
* fix(CI): Ensure we recompile when neededJoas Schilling2024-07-121-0/+2
* fix(ci): Use low runners were possibleMarcel Müller2024-07-1216-23/+23
* fix(CI): Install all required dependencies like on masterJoas Schilling2024-06-271-1/+2
* ci: use precise ref for 3rdparty checkArthur Schiwon2024-06-171-1/+1
* ci(eol): update workflow from templateRichard Steinmetz2024-06-091-5/+8
* fix(3rdparty): Add a CI job to check 3rdparty integrityJoas Schilling2024-04-051-0/+53
* chore(ci): update block merge EOL workflowBenjamin Gaussorgues2024-03-261-1/+1
* chore(cypress): add 3 more runnersJohn Molakvoæ2024-02-221-2/+2
* chore: Use the same configuration in update-baseline as in psalm workflowCôme Chilliet2024-02-061-3/+3
* chore: Adjust codeownersprovokateurin2024-01-191-1/+1
* Test against stable28 branchesJoas Schilling2023-11-231-2/+2
* chore(deps): Bump actions/github-script from 6 to 7dependabot[bot]2023-11-181-1/+1
* Update supported versions on issue templateGit'Fellow2023-11-061-1/+1
* 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-016-1/+10
* ci: Only run note-tests once per day on branchesJoas Schilling2023-10-301-4/+2
* ci: Turn off builds for pushes and merges to master/stable*Joas Schilling2023-10-3011-59/+1
* ci: Specify concurrency to help with consecutive pushesJoas Schilling2023-10-3011-0/+44
* chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0dependabot[bot]2023-10-306-9/+9
* chore(deps): bump actions/checkout from 3.6.0 to 4.1.1dependabot[bot]2023-10-281-1/+1
* fix(tests): Only run tests on CI that are neededFerdinand Thiessen2023-10-2710-124/+260
* 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
* | Merge pull request #41027 from nextcloud/dependabot/github_actions/actions/ch...Ferdinand Thiessen2023-10-2123-30/+30
|\ \
| * | chore(deps): Bump actions/checkout from 4.1.0 to 4.1.1dependabot[bot]2023-10-2123-30/+30
| |/
* / chore(deps): Bump peter-evans/create-or-update-commentdependabot[bot]2023-10-213-6/+6
|/
* chore: Add the talk team as codeowners for things Talk heavily relies onJoas Schilling2023-10-161-0/+10
* chore(deps): Bump actions/checkout from 3 to 4dependabot[bot]2023-10-1023-30/+30
* fix(cypress): runs on integration branchesMax2023-10-091-5/+5
* Merge pull request #40678 from nextcloud/chore/phpunit-vendor-binChristoph Wurst2023-10-028-21/+16
|\
| * chore: Install phpunit via vendor binChristoph Wurst2023-10-028-21/+16
* | test(cypress): only use the cypress cloud on pull requestsMax2023-10-021-4/+11
|/
* ci: clear disable_functions to enable pcntl_signalDaniel Kesselberg2023-09-301-2/+1
* Use latest shivammathur/setup-php in phpunit-32bits.ymlCôme Chilliet2023-09-301-1/+1
* Add 8.3 to lint CI and 32bits test suiteCôme Chilliet2023-09-302-2/+2
* Adding ini-file:development to 32bit CICôme Chilliet2023-09-301-0/+1
* ci: skip cypress installDaniel Kesselberg2023-09-226-21/+56
* try to make kerberos test more reliableRobin Appelman2023-09-201-0/+1
* 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-196-9/+9
|\ \
| * | chore(deps): Bump actions/setup-node from 3.6.0 to 3.8.1dependabot[bot]2023-08-196-9/+9
* | | Merge pull request #39972 from nextcloud/dependabot/github_actions/peter-evan...Ferdinand Thiessen2023-09-193-3/+3
|\ \ \
| * | | chore(deps): Bump peter-evans/create-pull-request from 3 to 5dependabot[bot]2023-08-193-3/+3
| |/ /
* | | Merge pull request #39531 from nextcloud/sso-kerberos-fix2Robin Appelman2023-09-191-33/+16
|\ \ \