bucky pushed to build-deployment-artifact at bucky/url-shortener
-
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
jenkins build deployment artifact without test dependenciescurrently, 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 opened issue bucky/url-shortener#32
jenkins build deployment artifact without test dependenciesbucky pushed to master at bucky/url-shortener
-
4490ed3e7c output something from the bundler audit to see in the reports
bucky pushed to master at bucky/url-shortener
-
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 deleted branch audit from bucky/url-shortener
bucky pushed to audit at bucky/url-shortener
-
6e30705810 rubocop autofixed quotes
bucky pushed to audit at bucky/url-shortener
-
d7c9105995 added audit checks, this should help keep things secure
-
a732eb2a61 added bundle-audit and ruby_audit gems
- Compare 2 commits »
bucky pushed to master at bucky/url-shortener
-
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 deleted branch rubocop from bucky/url-shortener