cashapp / hermit

🐚 Hermit manages isolated, self-bootstrapping sets of tools in software projects.
https://cashapp.github.io/hermit
Apache License 2.0
600 stars 52 forks source link

docs: Add github-token-auth documentation #413

Open abhinav opened 4 months ago

abhinav commented 4 months ago

PR #409 added support for opting packages into GitHub token authentication with a github-token-auth block in bin/hermit.hcl.

This adds information about this feature to the private releases documentation, and adds an entry to the config reference.


This should probably not be merged until the next release is tagged to prevent incorrect documentation from being published.