aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/performance.yml
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump the github-actions group with 6 updatesdependabot[bot]2024-07-311-2/+2
* fix(CI): Skip some CI work from forks as they don't work anywayJoas Schilling2024-07-151-0/+6
* Merge pull request #46111 from nextcloud/dependabot/github_actions/github-act...John Molakvoæ2024-07-021-1/+1
|\
| * chore(deps): bump the github-actions group with 3 updatesdependabot[bot]2024-06-251-1/+1
* | ci: Use the same setup-php version on all testsGit'Fellow2024-06-301-1/+1
|/
* fix(actions): Harden workflows when using variables in stringsJoas Schilling2024-06-081-3/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-311-0/+2
* chore(deps): bump the github-actions group across 1 directory with 5 updatesdependabot[bot]2024-05-271-2/+2
* feat: drop support for php 8.0Richard Steinmetz2024-04-081-1/+1
* build(deps): bump the github-actions group with 4 updatesdependabot[bot]2024-03-281-1/+1
* fix(workflows): update profiler actionskjnldsv2024-02-241-2/+3
* chore(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1dependabot[bot]2024-02-171-1/+1
* chore(deps): Bump actions/upload-artifact from 4.2.0 to 4.3.0dependabot[bot]2024-01-271-1/+1
* chore(deps): Bump actions/upload-artifact from 4.1.0 to 4.2.0dependabot[bot]2024-01-201-1/+1
* chore(deps): Bump actions/upload-artifact from 3.1.3 to 4.1.0dependabot[bot]2024-01-131-1/+1
* chore(deps): Bump actions/github-script from 6 to 7dependabot[bot]2023-11-181-1/+1
* ci: Specify concurrency to help with consecutive pushesJoas Schilling2023-10-301-0/+4
* 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
* chore: Install phpunit via vendor binChristoph Wurst2023-10-021-1/+0
* 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-1/+1
* chore(deps): Bump actions/github-script from 5 to 6dependabot[bot]2023-08-191-1/+1
* Merge pull request #38781 from nextcloud/ci/noid/pin-setup-phpJohn Molakvoæ2023-06-131-1/+1
|\
| * ci: pin setup-php to avoid a regressionArthur Schiwon2023-06-121-1/+1
* | chore(deps): Bump actions/upload-artifact from 2 to 3dependabot[bot]2023-06-121-1/+1
|/
* Save some CI timeJoas Schilling2023-03-151-0/+2
* chore(CI): Opt-out of PHPUnit 10 for nowJoas Schilling2023-02-031-1/+1
* Specify the profiler app branch to test withJoas Schilling2023-01-201-2/+4
* chore(CI): Improve rate limit situation when installing phpunitJoas Schilling2023-01-031-0/+2
* Fix github action "performance-8.0" when PR is from a fork.Peter Serwylo2022-11-161-2/+3
* use blueprint from repoRobin Appelman2022-06-301-5/+11
* use profiler actionRobin Appelman2022-06-301-38/+22
* run performance comparisons in ciRobin Appelman2022-06-301-0/+111