summaryrefslogtreecommitdiffstats
path: root/.github/workflows/static-code-analysis.yml
Commit message (Expand)AuthorAgeFilesLines
* fix(psalm): Install apcu, ftp and ldap extension like in static-code-analysis...Joas Schilling2023-06-081-1/+1
* fix(CI): Temporary workaround - Run Psalm CI with 1 thread only so it finishesJoas Schilling2023-06-081-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