prod-artifact-when-good #34

Merged
bucky merged 9 commits from prod-artifact-when-good into master 2023-10-23 15:54:28 -07:00
Owner

now Jenkins only builds the deployment artifact when all the other parts are good

now Jenkins only builds the deployment artifact when all the other parts are good
bucky added 9 commits 2023-10-23 15:54:20 -07:00
quicker
removed the when, and removed unnecessary rm command
Gitea Bucky/url-shortener/pipeline/head There was a failure building this commit
de3dcc48ab
limit building deployment artifact
Gitea Bucky/url-shortener/pipeline/head There was a failure building this commit
7c0f6eb603
+ added buildArtifact variable and set it to true
+ in auditing stage, if there's an error, set buildArtifact to false
+ in build artifact stage, if buildArtifact is true, build  it
when is outside the steps
Gitea Bucky/url-shortener/pipeline/head There was a failure building this commit
5cd296cb70
install, not clean, since it changed the bundle location
Gitea Bucky/url-shortener/pipeline/head This commit looks good
fbba67a9bd
testing skipping building the artifact at the end (and cleanup of it)
Gitea Bucky/url-shortener/pipeline/head This commit looks good
5f4209dbe8
added try catch wrappers around other parts. if they fail, don't build
Gitea Bucky/url-shortener/pipeline/head This commit looks good
0dc792b0bf
the deliverable
bucky merged commit b62d45d0d8 into master 2023-10-23 15:54:28 -07:00
bucky deleted branch prod-artifact-when-good 2023-10-23 15:54:28 -07:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bucky/url-shortener#34