aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/static-code-analysis.yml
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump the github-actions group with 6 updatesdependabot[bot]2024-07-311-3/+3
* Merge pull request #46111 from nextcloud/dependabot/github_actions/github-act...John Molakvoæ2024-07-021-3/+3
|\
| * chore(deps): bump the github-actions group with 3 updatesdependabot[bot]2024-06-251-3/+3
* | ci: Use the same setup-php version on all testsGit'Fellow2024-06-301-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-3/+3
* feat: drop support for php 8.0Richard Steinmetz2024-04-081-3/+3
* build(deps): bump the github-actions group with 4 updatesdependabot[bot]2024-03-281-3/+3
* chore(deps): Bump github/codeql-action from 2 to 3dependabot[bot]2023-12-161-2/+2
* ci: Turn off builds for pushes and merges to master/stable*Joas Schilling2023-10-301-4/+0
* 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-3/+3
* chore(deps): Bump actions/checkout from 3 to 4dependabot[bot]2023-10-101-3/+3
* chore(deps): Bump actions/checkout from 3 to 4dependabot[bot]2023-09-181-3/+3
* fix(psalm): Install apcu, ftp and ldap extension like in static-code-analysis...Joas Schilling2023-06-021-1/+1
* fix(CI): Temporary workaround - Run Psalm CI with 1 thread only so it finishesJoas Schilling2023-06-011-3/+3
* ci(psalm): Install ftp extension for security scansChristoph Wurst2023-03-241-1/+1
* ci(psalm): Install ldap extension for security scansChristoph Wurst2023-03-241-1/+1
* Save some CI timeJoas Schilling2023-03-151-0/+2
* ci(psalm): Generate base analysis on pushes so we can compare to updated reportsJoas Schilling2023-01-271-0/+4
* Always show the psalm baseline change, even on failureCôme Chilliet2023-01-201-0/+2
* Prettify static-code-analysis.ymlCôme Chilliet2023-01-201-1/+9
* Always upload psalm result to githubCôme Chilliet2023-01-201-4/+6
* Merge back the two static analysis workflows togetherCôme Chilliet2023-01-201-12/+28
* chore(CI): Improve rate limit situation when installing phpunitJoas Schilling2023-01-031-0/+4
* fix(actions): Update psalm github actionJohn Molakvoæ2022-12-291-1/+3
* chore(actions): update php min supported to 8.0John Molakvoæ2022-12-291-52/+57
* Remove iconv from further testsMichaIng2021-12-311-2/+2
* Change output format of Psalm to GithubMorris Jobke2021-10-031-2/+2
* Add ext-zip as platform dependencyChristoph Wurst2021-05-031-0/+2
* Add dedicated baseline for OCPRoeland Jago Douma2020-12-301-0/+25
* Do not fail on changes to baseline.xml Morris Jobke2020-10-131-1/+1
* Use own psalm instead of a global oneChristoph Wurst2020-10-131-6/+10
* Generate psalm-baseline.xml PR instead of requiring this from the PR author i...Morris Jobke2020-08-201-2/+2
* Better psalm CI outputMorris Jobke2020-08-191-2/+2
* Check only the baseline.xml and exclude the psalm.xml from the file checkMorris Jobke2020-08-181-1/+1
* Add a check for fixes in the psalm baselineMorris Jobke2020-08-181-1/+4
* Hello psalmDaniel Kesselberg2020-08-181-0/+22