owncloud / files_antivirus

:space_invader: virus scanner for ownCloud
GNU Affero General Public License v3.0
48 stars 30 forks source link

Merge back Release 1.2.1 #532

Closed jnweiger closed 2 years ago

jnweiger commented 2 years ago

Closes #527

phil-davis commented 2 years ago

In PR #528 I accidentally added a PHP unit test pipeline with PHP 7.3. That does not work, because core master no longer supports PHP 7.3. The CI passed in that PR because it did not actually run the tests (because there were no code changes, the CI "short circuits")

I have removed that CI pipeline here. That gets CI passing again.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication