index
:
snuffleupagus
85beta2
log2file
master
Security module for php7 and php8 - Killing bugclasses and virtual-patching the rest!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitlab-ci.yml
(
follow
)
Age
Commit message (
Expand
)
Author
2021-01-10
Use github action for the CI (#373)
Julien Voisin
2021-01-05
Add ArchLinux to the ci
jvoisin
2021-01-05
Add ubuntu to the ci
jvoisin
2021-01-05
Add fedora to the ci
jvoisin
2021-01-05
Fix the previous commit
jvoisin
2021-01-05
Add debian stable to the CI
jvoisin
2021-01-02
Use gitlab-ci for all supported php versions
jvoisin
2020-11-11
Add a `make tests` to run the testsuite
jvoisin
2020-06-07
Install php-xml on the ubuntu runner on gitlab
jvoisin
2020-04-24
Add missing dependencies for Ubuntu's CI
jvoisin
2019-07-10
Use pcre3 on Debian in gitlab's CI for now.
jvoisin
2019-07-10
Fix the Debian build on gitlab
jvoisin
2019-07-09
Fix the Alpine Linux build
jvoisin
2019-06-20
Fix Alpine's build in the CI
jvoisin
2019-06-12
Fix the fedora build in the CI
jvoisin
2019-01-14
Reorganize the testsuite
jvoisin
2019-01-12
Add Alpine back to the CI, compile-only, no testsuite
jvoisin
2019-01-05
Add ubuntu and a badge in the README
jvoisin
2019-01-03
Add a gitlab-ci file, and a fix test on Fedora
jvoisin