keizerworks / keizer-auth

API for keizer-auth
MIT License
10 stars 9 forks source link

replaced all instances of keizer-auth-api with keizer auth #32

Closed sanatan-dive closed 2 weeks ago

sanatan-dive commented 2 weeks ago

Changes Needed

Changes Done

updated all the instances of keizer-auth-api to keizer-auth

- Updated go.mod file to rename module from keizer-auth-api to keizer-auth - Updated all internal import paths to reflect the new module name - Updated any CI/CD configurations referencing the old module name - Updated documentation and README files

sanatan-dive commented 2 weeks ago

i think i have replaced all the instances of auth-api to just auth and i guess everything should be fine still if any issues persists let me know , also i dont have any experience with go expect running "main.go" files

Sudarsh1010 commented 2 weeks ago

i think i have replaced all the instances of auth-api to just auth and i guess everything should be fine still if any issues persists let me know , also i dont have any experience with go expect running "main.go" files

Thanks for the Contribution. can you provide build logs? If it's build's fine LTGM

sanatan-dive commented 2 weeks ago

can you please provide me steps to access build logs, when searching on google it shows this commands

go list -m all

is it correct or do i have to run something else

Sudarsh1010 commented 2 weeks ago

can you please provide me steps to access build logs, when searching on google it shows this commands

go list -m all

is it correct or do i have to run something else

my bad, I meant screenshot of successful build make build

sanatan-dive commented 2 weeks ago

i removed package-lock.json and i think readme.md is updated also heres the screenshot

Screenshot_10-Nov_00-14-44_code

Sudarsh1010 commented 2 weeks ago

make sure to link issue from next PR, thanks for the contribution

resolves #20

sanatan-dive commented 2 weeks ago

oh mb ill remember from next time thank you!

Sudarsh1010 commented 2 weeks ago

oh mb ill remember from next time thank you!

there are bunch of good first issue. please do have a chat on the issue thread that you interested to work. so If we any input that you may find useful we will provide you and you will be assigned to it. Thanks

sanatan-dive commented 2 weeks ago

sure thanks