#using v0.12.0, how to provide github (enterprise) token to run module ?

1 messages · Page 1 of 1 (latest)

barren berry
#

Trying to run module with -m mygithub.com/foo/bar@v.1.0 and it fails with:
fatal: could not read Username for 'https://mygithub.com': terminal prompts disabled

I am a bit confused about where it is actually executing this (locally or in the dagger engine container) and not sure how the credentials can be supplied in such a case. I would appreciate anyone helping with this.

barren berry
#

answerin my self: method of authentication were not included in v0.12.0 and are being worked on

runic cape
#

Like, you can selectively apply different configurations (including authn) based on the domain name of the git host.

#

But please look that up online

civic owl