• Joined on 2023-08-20
bucky pushed to build-deployment-artifact at bucky/url-shortener 2023-10-23 07:19:16 -07:00
7d04c46728 added bundle config to only use prod gems and bundle clean to remove unnecessary gems from the current poject
bucky commented on issue bucky/url-shortener#32 2023-10-23 07:04:31 -07:00
jenkins build deployment artifact without test dependencies

currently, the jenkins pipeline builds a deployment artifact, but it contains all the gems for testing. that takes up a bit of unnecessary space, and those parts aren't needed for the production…

bucky pushed to build-deployment-artifact at bucky/url-shortener 2023-10-23 07:02:47 -07:00
bucky created branch build-deployment-artifact in bucky/url-shortener 2023-10-23 07:02:47 -07:00
bucky opened issue bucky/url-shortener#32 2023-10-23 07:02:11 -07:00
jenkins build deployment artifact without test dependencies
bucky pushed to master at bucky/url-shortener 2023-10-22 16:23:04 -07:00
4490ed3e7c output something from the bundler audit to see in the reports
bucky deleted branch audit from bucky/url-shortener 2023-10-22 16:06:17 -07:00
bucky pushed to master at bucky/url-shortener 2023-10-22 16:06:17 -07:00
30c1192e27 Merge pull request 'audit' (#31) from audit into master
6e30705810 rubocop autofixed quotes
d7c9105995 added audit checks, this should help keep things secure
a732eb2a61 added bundle-audit and ruby_audit gems
Compare 4 commits »
bucky closed issue bucky/url-shortener#30 2023-10-22 16:06:16 -07:00
add auditing
bucky merged pull request bucky/url-shortener#31 2023-10-22 16:06:16 -07:00
audit
bucky created pull request bucky/url-shortener#31 2023-10-22 16:06:08 -07:00
audit
bucky pushed to audit at bucky/url-shortener 2023-10-22 15:58:42 -07:00
6e30705810 rubocop autofixed quotes
bucky opened issue bucky/url-shortener#30 2023-10-22 15:54:27 -07:00
add auditing
bucky pushed to audit at bucky/url-shortener 2023-10-22 15:52:28 -07:00
d7c9105995 added audit checks, this should help keep things secure
a732eb2a61 added bundle-audit and ruby_audit gems
Compare 2 commits »
bucky created branch audit in bucky/url-shortener 2023-10-22 15:52:28 -07:00
bucky deleted branch rubocop from bucky/url-shortener 2023-10-22 15:11:27 -07:00
bucky pushed to master at bucky/url-shortener 2023-10-22 15:11:27 -07:00
c29d53a33b Merge pull request 'rubocop' (#29) from rubocop into master
3fd8e8c630 wrap the string in single quotes
950c358ae5 another try
f81199e31b maybe this will clean up a few things
bf1fefd1bc still worknig on env file, and adding logic to not build if the tests fail
Compare 19 commits »
bucky closed issue bucky/url-shortener#28 2023-10-22 15:11:24 -07:00
add Rubocop
bucky merged pull request bucky/url-shortener#29 2023-10-22 15:11:24 -07:00
rubocop
bucky created pull request bucky/url-shortener#29 2023-10-22 15:11:11 -07:00
rubocop