Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Assignment 02 - Created a authentication system using Go - Created a Github to do simple build and test check upon pushing it to main branch * Testing out if the actions are working? - Added a line in README * Testing again now with postgres config * Cool * Made changes only in the README to check if the Git Actions are working - README is changed. * Found the mistake * Missing UUID extension added in the Github Actions File - ERROR: function uuid_generate_v4() does not exist - I think this is causing the subsequent to be failing - Resolution: Added a line to install the extension in YAML * Testing Forked Repo to Organization Repo Secrets part - Gave myself an admin access to see if my forked repo is able to access the secrets of base org repo * pretty much trying the same thing
- Loading branch information