Closed kalib-brayer closed 1 month ago
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
@LukaFontanilla I added a single shared environment file so the developer only needs to fill in the values one time. I also added explicit directions on updating the .env file to reference the necessary variables before running the scripts to load the examples. I simplified the bash scripts to reference the single .env file too.
Added bash files to make example loading and updating easier. Now the user can call on a bash file to load or update data instead of manually updating a bash script each time. I also updated the data loading scripts to reference the new bash files.