Just set up my first Jenkins pipeline Debian package build process for a project using podman. I love the SCM declarative pipeline description. Created my first devops-specific git repo to hold the pipeline script and the podman dockerfile.
Although it is set up to be trigger from pushes to the main branch on my codeberg git repo, I'm just pressing build occasionally for the fun of watching it turn green.
I've only set up the first stage of the pipeline, but it gives me a solid sense of accomplishment.
@neptune22222 The image displays a "Stage View" from a software development tool, showing the average stage times for a series of builds. The top section of the image includes a table with columns labeled "Declarative: Checkout SCM," "Build," "Test," "Create Image," and "Deploy." The "Checkout SCM" column shows a consistent time of 3 seconds for each build. The "Build" column shows varying times, with the most recent build at 1 minute and 34 seconds, highlighted in blue. The "Test" column shows times ranging from 72ms to 93ms, while the "Create Image" and "Deploy" columns show times ranging from 65ms to 85ms.
The left side of the image lists six builds with their respective timestamps and the number of commits. The most recent build (#45) is at 18:20 with no changes, while the build (#40) at 05:29 has 2 commits. The average stage time is displayed as 3 seconds, with a full run time of approximately 3 minutes and 40 seconds. The background is dark, with the text and bars in various shades of blue and green, providing a clear contrast for readability.
Provided by @altbot, generated privately and locally using Ovis2-8B
Energy used: 0.264 Wh