#Gitlab oauth2

1 messages · Page 1 of 1 (latest)

bleak portal
#

Hi! I haven't used git oauth2 before, I don't know for sure if it's supported like ssh is.

Is the module at gitlab.com/username/repo-name.git a different repo than the current context? (this is supported of course, just trying to understand the pieces)

sharp onyx
#

Hey @bleak portal, even I was not sure about the oauth2 part. It was something that I found on stackoverflow.

Yes the module at gitlab.com/username/repo-name.git is a different repo.

So basically I have 2 repos. 1st repo is a nestjs application and 2nd repo is dagger which is developed using go sdk.
The shared yml file is written for the 1st repo (nestjs application).
Both this repo's are private and are under same group