• Joined on 2023-08-20
bucky pushed to master at bucky/url-shortener 2023-10-24 18:02:10 -07:00
21eeb9db72 use version instead of date
2cbe5f85b0 moved bundle-audit inside test group, added version file
Compare 2 commits »
bucky deleted branch prod-artifact-when-good from bucky/url-shortener 2023-10-23 15:54:30 -07:00
bucky pushed to master at bucky/url-shortener 2023-10-23 15:54:30 -07:00
b62d45d0d8 Merge pull request 'prod-artifact-when-good' (#34) from prod-artifact-when-good into master
0dc792b0bf added try catch wrappers around other parts. if they fail, don't build
5f4209dbe8 testing skipping building the artifact at the end (and cleanup of it)
fbba67a9bd install, not clean, since it changed the bundle location
5cd296cb70 when is outside the steps
Compare 10 commits »
bucky merged pull request bucky/url-shortener#34 2023-10-23 15:54:28 -07:00
prod-artifact-when-good
bucky created pull request bucky/url-shortener#34 2023-10-23 15:54:20 -07:00
prod-artifact-when-good
bucky pushed to prod-artifact-when-good at bucky/url-shortener 2023-10-23 15:49:43 -07:00
0dc792b0bf added try catch wrappers around other parts. if they fail, don't build
bucky pushed to prod-artifact-when-good at bucky/url-shortener 2023-10-23 15:11:23 -07:00
5f4209dbe8 testing skipping building the artifact at the end (and cleanup of it)
bucky pushed to prod-artifact-when-good at bucky/url-shortener 2023-10-23 15:06:04 -07:00
fbba67a9bd install, not clean, since it changed the bundle location
bucky pushed to prod-artifact-when-good at bucky/url-shortener 2023-10-23 15:04:37 -07:00
5cd296cb70 when is outside the steps
bucky pushed to prod-artifact-when-good at bucky/url-shortener 2023-10-23 15:00:03 -07:00
7c0f6eb603 limit building deployment artifact
bucky pushed to prod-artifact-when-good at bucky/url-shortener 2023-10-23 12:32:33 -07:00
de3dcc48ab removed the when, and removed unnecessary rm command
bucky pushed to prod-artifact-when-good at bucky/url-shortener 2023-10-23 11:33:01 -07:00
958091e000 see if we can access the buildResult status to use it
bucky pushed to prod-artifact-when-good at bucky/url-shortener 2023-10-23 07:45:06 -07:00
35583e404e move the local path in the build prod artifact stage to make the tests
bucky pushed to prod-artifact-when-good at bucky/url-shortener 2023-10-23 07:42:43 -07:00
0e9342fab6 only build the production environment when the previous steps all executed successfully
bucky created branch prod-artifact-when-good in bucky/url-shortener 2023-10-23 07:42:43 -07:00
bucky deleted branch build-deployment-artifact from bucky/url-shortener 2023-10-23 07:31:18 -07:00
bucky pushed to master at bucky/url-shortener 2023-10-23 07:31:17 -07:00
ca4182d798 Merge pull request 'added bundle config to only use prod gems and bundle clean to remove unnecessary gems from the current poject' (#33) from build-deployment-artifact into master
7d04c46728 added bundle config to only use prod gems and bundle clean to remove unnecessary gems from the current poject
Compare 2 commits »
bucky closed issue bucky/url-shortener#32 2023-10-23 07:31:16 -07:00
jenkins build deployment artifact without test dependencies
bucky merged pull request bucky/url-shortener#33 2023-10-23 07:31:16 -07:00
added bundle config to only use prod gems and bundle clean to remove unnecessary gems from the current poject
bucky created pull request bucky/url-shortener#33 2023-10-23 07:31:05 -07:00
added bundle config to only use prod gems and bundle clean to remove unnecessary gems from the current poject