Travis Cline
Travis Cline
- [x] The issue is present in the latest release. - [x] I have searched the [issues](https://github.com/ent/ent/issues) of this repository and believe that this is not a duplicate. ```go func...
Currently, the page meta links will always include "en" even if the site is not multi-lingual and has content directly in the "contents" directory (vs "contents/en").
**The problem I'm trying to solve:** Add support to stream output from Github Actions **How I imagine hub could expose this functionality:** `hub actions logs -f `
This probably depends on https://github.com/actions/virtual-environments/issues/2187
Providing a custom Transport with oauth2 is a little verbose and having an example usage of it here would be useful: `ctx := context.WithValue(oauth2.NoContext, oauth2.HTTPClient, client)`
The ctags that apple distributes doesn't play nicely with this code, nudging folks in the right direction would be nice. ``` gutentags: [job stdout]: 'ctags -f "/Users/tmc/.vim/tags/Users-tmc-code-blah-.tags.temp" "--opt ions=/Users/tmc/.vim/plugged/vim-gutentags/res/ctags_recursive.options" --exclude=@/Users/tmc/.vim/tags/_wil...
Right now the experimental native ingress creates an ingress per app, this typically implies manual steps, dns records, etc -- lowering the utility and ease. If native ingress support allowed...
Direct cfssl issuance might make more sense when you might exceed letsencrypt limits and run an internal CA.