| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ci: pull libssh2 from www.libssh2.orgethomson/ci_libssh2 | Edward Thomson | 2021-09-21 | 4 | -6/+4 |
| | | | | | | libssh2.org and www.libssh2.org were previously identical; now this is a redirect. | ||||
| * | ci: update container versions | Edward Thomson | 2021-08-23 | 6 | -0/+6 |
| | | | | | | Update all the container versions to force a rebuild so that they'll get tagged with latest (due to changes in the CI scripts). | ||||
| * | ci: update centos to find libssh2ethomson/centos_ci | Edward Thomson | 2021-08-21 | 1 | -0/+2 |
| | | |||||
| * | ci: update centos builds | Edward Thomson | 2021-08-16 | 1 | -1/+2 |
| | | |||||
| * | ci: update centos builds | Edward Thomson | 2021-08-16 | 2 | -6/+35 |
| | | |||||
| * | ci: update centos builds | Edward Thomson | 2021-08-15 | 1 | -1/+0 |
| | | |||||
| * | ci: update centos7 and centos8 build | Edward Thomson | 2021-08-15 | 1 | -1/+3 |
| | | |||||
| * | ci: add centos7 and centos8 docker definitions | Edward Thomson | 2021-08-15 | 2 | -0/+69 |
| | | |||||
| * | ci: remove the docker entrypointethomson/dockerfile | Edward Thomson | 2021-08-09 | 4 | -19/+12 |
| | | | | | | | | | | Omitting an entrypoint.sh to configure the container and instead depending on docker primitives allows us to be more portable. (If a distribution uses a different mechanism for adding users, we need not have multiple entrypoint.sh files or invariants within it; instead we can configure that in the dockerfile itself along with all the other distribution specific components.) | ||||
| * | Change libssh2 version to 1.9.0 on focal | Miguel Arroz | 2020-12-21 | 1 | -3/+3 |
| | | |||||
| * | ci: support multi-arch docker builds | Edward Thomson | 2020-11-23 | 4 | -4/+8 |
| | | | | | | Provide the base to our docker images and run with the QEMU docker support optionally. | ||||
| * | ci: add krb5 to bionic container | Edward Thomson | 2020-11-23 | 1 | -0/+2 |
| | | |||||
| * | ci: stop using deprecated set-env in GitHub Actions | Edward Thomson | 2020-11-18 | 5 | -0/+193 |
| (And move the ci scripts into the `ci` directory.) | |||||
