summaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* tests, re-enable http/2 tests in github workflow, install latest rustls-ffi ↵Stefan Eissing2023-05-021-14/+12
| | | | | | version git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1909563 13f79535-47bb-0310-9956-ffa450edef68
* ci: Upgrade to latest apr-1.7.4.Yann Ylavic2023-04-231-7/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1909369 13f79535-47bb-0310-9956-ffa450edef68
* CI tests are failing (since r1909135), set a lower timeout since Joe Orton2023-04-191-0/+1
| | | | | | | | the default is a rather extreme 6hrs. Worst cases seem to be around 10 minutes currently. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1909242 13f79535-47bb-0310-9956-ffa450edef68
* * Use latest released versions of APR and APR-UTIL for buildingRuediger Pluem2023-04-031-11/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908933 13f79535-47bb-0310-9956-ffa450edef68
* Try running CI for 2.* tags. [skip ci]Joe Orton2023-03-311-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908835 13f79535-47bb-0310-9956-ffa450edef68
* ci: Restore MOD_TLS test suite with the python3-multipart package.Yann Ylavic2023-03-201-12/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908578 13f79535-47bb-0310-9956-ffa450edef68
* ci: Disable MOD_TLS test suite for now (never passing).Yann Ylavic2023-03-201-11/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908561 13f79535-47bb-0310-9956-ffa450edef68
* ci: -Werror does not need -Wno-deprecated-declarations anymore for openssl >= 3Yann Ylavic2023-03-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908542 13f79535-47bb-0310-9956-ffa450edef68
* Repurpose test for apr-1.8.x (1.7.x being tested elsewhere already).Yann Ylavic2023-03-151-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908415 13f79535-47bb-0310-9956-ffa450edef68
* Also run CI for PRs against 2.4.x. [skip ci]Joe Orton2023-03-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907960 13f79535-47bb-0310-9956-ffa450edef68
* Clear cache for mod_tls test.Joe Orton2023-02-151-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907670 13f79535-47bb-0310-9956-ffa450edef68
* Further migration of tests to GHA, though HTTP/2, ACME andJoe Orton2023-02-071-2/+68
| | | | | | | | i386 build testing are all failing so currently disabled. Caching needs adjusting to use a different model to Travis. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907506 13f79535-47bb-0310-9956-ffa450edef68
* Migrate more tests to Github Actions.Joe Orton2023-02-031-3/+166
| | | | | | | Github: fixes #340, fixes #339 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907235 13f79535-47bb-0310-9956-ffa450edef68
* Limit triggering on non-code changes, try to capture error_log asJoe Orton2023-01-091-0/+16
| | | | | | | an artifact on failure. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906501 13f79535-47bb-0310-9956-ffa450edef68
* Enable simplest CI test cases in GitHub Actions (currently alsoJoe Orton2023-01-091-0/+56
still enabled in Travis). Based on apr/trunk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906482 13f79535-47bb-0310-9956-ffa450edef68