Commit Graph

6 Commits (51272bcd8c607a15e5765ee6865ae7ac5f88ddf4)

Author SHA1 Message Date
Dustin 51272bcd8c fix
dustin/sshca-cli/pipeline/pr-master This commit looks good Details
2024-01-17 22:20:15 -06:00
Dustin 4fdc95e60c xxx
dustin/sshca-cli/pipeline/pr-master There was a failure building this commit Details
2024-01-17 22:13:48 -06:00
Dustin ae33082022 ci: Build container image
In addition to building an RPM package for regular Fedora machines, we
now build a container image containing a statically-linked `sshca-cli`
executable.
2024-01-17 22:13:48 -06:00
Dustin a754e47b0d ci: Request 1.5 CPUs for each container
dustin/sshca-cli/pipeline/head This commit looks good Details
The cloud aarch64 build machine does not have enough resources to build
multiple versions at once.  Requesting multiple CPUs ensures that only
one build pod is scheduled at a time.  Since the node has 2 CPUs and
240m CPUs are taken by Longhorn, if we request 1500m CPUs, builds will
run sequentially.
2023-12-29 12:36:34 -06:00
Dustin 7f51ae919f ci: build for Fedora 39
Fedora 39 is out, so we need builds of *sshca-cli* for it.
2023-12-29 12:36:34 -06:00
Dustin 041788e818 ci: Import ci pipeline from original repo
dustin/sshca-cli/pipeline/head This commit looks good Details
When this repository was split from the original *dustin/sshca*
repository, the CI pipeline was not imported.  It wouldn't have mattered
if it had been, since it wouldn't have worked, anyway, given the path
changes.
2023-11-13 20:32:03 -06:00