Jeff Lindsay
Jeff Lindsay
These pricing tiers are a starting point. We don't know enough for accurate pricing tiers, or even structurally what makes most sense (teams paying per user, for example). As a...
* Registration library * Read in registration key from env * Lookup if registered
* Submit PR to master * Bot squash and aggregate commit messages. Check for format etc * Can the bot add the PR into changelog.md before the merge? * Use...
* After refactorings
This is for comlab, but documented here for now while we work on Cmd. I think Comlab should be where we standardize error wrapping/enrichment, whether it's using github.com/pkg/errors or adding...
Currently, we use GitHub to store user SSH keys. If a user doesn't have an SSH key, they'll have to add it via GitHub. We can detect this on signup...
Since tokens are unguessable "users" without passwords, maybe tokens can optionally have SSH keys associated with them for added security. This would be optional. It would also mean storing SSH...
* start with low cmd rate limit, free: 1 per sec? * per command * tests
* less restrictive time for paid plan. * agent could kill containers after x time, specified via label * SIGINT, then SIGKILL to allow graceful shutdown * display to user...
A number of GitHub-driven processes are being referenced for a formal proposal process. These would be for new features and major changes. https://github.com/golang/proposal https://github.com/ghc-proposals/ghc-proposals https://github.com/rust-lang/rfcs https://github.com/tessel/rfcs