Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-30 | Add example production environment file | Ben Sima | |
2021-11-26 | Fix GitHub OAuth args | Ben Sima | |
This makes it explicit that we are using GitHub vs some other OAuth args. The idea is that we should be making a new type for every service, this allows us to have type safety in the implementation but a common set or pattern of names for the environment variables and record fields. Also using 'notset' instead of 'mempty' is really helpful for debugging when this breaks, as I found out. | |||
2021-11-26 | Rename Devalloc to Dragons | Ben Sima | |