#Hello! So following the latest dagger
1 messages ยท Page 1 of 1 (latest)
Great to hear from you Vincent!
Just to be clear, you're referring to being able to use PAT token right?
I think you mentioned GitLab as your VCS is that right? If so, @marsh sinew does the work you are doing address GitLab too or is it just github for now?
It will be agnostic and rely on git credential managers - I don't know how CIs handle those, gotta check ๐ My understanding was:
- SSH for CI
- PAT for dev
But pretty sure the community has built upon that standard. Will check ๐