Nick Santos

Results 278 comments of Nick Santos

i like the goreleaser approach to this, which checks either a `GITHUB_TOKEN` env variable or a `~/.config/goreleaser/github_token` config file. https://goreleaser.com/environment/#api-tokens

This is more of a compose issue, so I'm going to transfer it over to the compose repo to make sure they see it.

@jmo-qap thanks for the context! ya, just to make sure it's clearly stated, manual trigger should still work with live_update. one idea i've been thinking of is taking the Unix...

Hmmm...this is a good point. I'm not sure that `tag` and `disable_push` can ever be used together right now. But I'm also not sure how it should behave. @jazzdan what...

i included the full error output for completeness but i think the "kubectl get nodes" error message is a red herring and unrelated to the real issue.

Yes! Thanks for filing. We're collecting feedback on this post-launch, and this might be one of the first follow-ups we do.

We're doing a major rewrite of Tilt as an apiserver that reconciles Image builds very differently, so I'm hoping this will get fixed when we move to that system. (We've...

re: "Maybe this should actually be a bug instead of a feature request? Except we're matching the underlying DC behavior," ya, there was a fairly long discussion on this when...

Currently the backend supports this. i think it just needs to be threaded through the tiltfile api. I think part of the problem here is that, in the interviews with...

Thanks for the kind words! I don't know of a way to do this right now. Most heavy users of Tilt use live_update (https://docs.tilt.dev/live_update_tutorial.html). It copies files and runs build...