[sudo-commits] sudo changeset 13558:d5b5b16b0624

Todd C. Miller Todd.Miller at sudo.ws
Mon Oct 4 18:52:47 MDT 2021


changeset:	13558:d5b5b16b0624 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/d5b5b16b0624
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Oct 04 18:49:06 2021 -0600

Log Message:
	Use circleci for continuous integegration.
	Build container descriptions are in the new docker directory.

diffstat:

 .circleci/config.yml             |  45 ++++++++++++++++++++++++++++++++++++++++
 MANIFEST                         |   8 +++++++
 docker/README                    |  29 +++++++++++++++++++++++++
 docker/debian/latest/Dockerfile  |   8 +++++++
 docker/debian/testing/Dockerfile |   8 +++++++
 docker/fedora/latest/Dockerfile  |   7 ++++++
 docker/fedora/rawhide/Dockerfile |   7 ++++++
 docker/ubuntu/devel/Dockerfile   |   8 +++++++
 docker/ubuntu/latest/Dockerfile  |   8 +++++++
 docker/ubuntu/rolling/Dockerfile |   8 +++++++
 10 files changed, 136 insertions(+), 0 deletions(-)



More information about the sudo-commits mailing list