• Joined on 2023-08-20
bucky pushed to simplify-secret at bucky/url-shortener 2023-10-17 21:39:59 -07:00
4e32f4a60d use the escaped quotes for it to work correctly
bucky pushed to simplify-secret at bucky/url-shortener 2023-10-17 21:38:28 -07:00
2759880a53 remove env.
bucky pushed to simplify-secret at bucky/url-shortener 2023-10-17 21:37:41 -07:00
7bc1a852db swap quotes on the db name
bucky pushed to simplify-secret at bucky/url-shortener 2023-10-17 21:33:13 -07:00
00119f9723 use env.DB_NAME to access the environment variable
bucky pushed to simplify-secret at bucky/url-shortener 2023-10-17 21:31:36 -07:00
ff2a0e867d swap the quotes because single quotes doesn't exec the ruby command
bucky pushed to simplify-secret at bucky/url-shortener 2023-10-17 21:27:35 -07:00
1fae85ff9d moved the init step into one shell command to load it all, and don't use
bucky created branch simplify-secret in bucky/url-shortener 2023-10-17 21:27:35 -07:00
bucky deleted branch archive-deliverable from bucky/url-shortener 2023-10-17 18:12:40 -07:00
bucky pushed to master at bucky/url-shortener 2023-10-17 18:12:40 -07:00
10fe82ab6a Merge pull request 'archive-deliverable' (#26) from archive-deliverable into master
9812a92d59 remove ls
e8b12c307a include ruby version
ae00ac8672 forgot the .rb
bf92201721 removed some unnecessary lines, and check what's in the current
Compare 21 commits »
bucky merged pull request bucky/url-shortener#26 2023-10-17 18:12:38 -07:00
archive-deliverable
bucky created pull request bucky/url-shortener#26 2023-10-17 18:12:30 -07:00
archive-deliverable
bucky pushed to archive-deliverable at bucky/url-shortener 2023-10-17 18:10:05 -07:00
9812a92d59 remove ls
bucky pushed to archive-deliverable at bucky/url-shortener 2023-10-17 18:07:51 -07:00
e8b12c307a include ruby version
bucky pushed to archive-deliverable at bucky/url-shortener 2023-10-17 18:05:14 -07:00
ae00ac8672 forgot the .rb
bucky pushed to archive-deliverable at bucky/url-shortener 2023-10-17 18:03:41 -07:00
bf92201721 removed some unnecessary lines, and check what's in the current
bucky pushed to archive-deliverable at bucky/url-shortener 2023-10-17 18:01:36 -07:00
1f2e3d41dd syntax error extra - in there
bucky pushed to archive-deliverable at bucky/url-shortener 2023-10-17 17:59:47 -07:00
f31b6da49c include the .env file and remove the scret.rb file
bucky pushed to archive-deliverable at bucky/url-shortener 2023-10-17 17:47:13 -07:00
f32d153b69 simplified things?
bucky pushed to archive-deliverable at bucky/url-shortener 2023-10-17 17:43:00 -07:00
15d9ade2cf remove EXPORT
bucky pushed to archive-deliverable at bucky/url-shortener 2023-10-17 17:41:07 -07:00
4587c35806 just set it in the script