Pinned
2,842 contributions in the last year
Less
More
Activity overview
Contribution activity
September 2021
Created a pull request in tilt-dev/tilt that received 2 comments
tiltfile: kubecontext protection shouldn't apply when loading extensions
Hello @landism, Please review the following commits I made in branch nicks/allowed: af810d6 (2021-09-20 19:54:41 -0400) tiltfile: kubecontext prote…
+130
−40
•
2
comments
Opened 44 other pull requests in 6 repositories
tilt-dev/tilt
1
open
21
merged
- tiltfile: more filewatch codegen
- apis: add LiveUpdate scaffolding
- tiltfile: add built-in for filewatch
- configs: include yarn.lock in storybook Dockerfile
- cli: add the patch command
- tiltfile: autogenerate model generators
- tiltfile: Pass the Tiltfile model into TiltfileLoader
- cli: dump openapi spec from a headless server
- extension: api-level event for extension load
- extension: propagate extension arg changes correctly
- web: improve warning display in overview
- extension: set up filewatch triggers correctly
- scripts: decode bytes to string properly
- cli: add a convenience function for installing extensions
- cli: add a convenience function over extension repos
- tiltfile: add extension(args=...)
- engine: remove old opencensus/opentelemetry metrics code
- tiltfile: verify the tiltfile reconciler reaches a steady state
- controllers: move all rebuild triggers to the tiltfile controller
- configs: also store trigger queue reasons in the apiserver
- controllers: factor out restarton/starton interpreters
- tiltfile: fix service shuffling bug
tilt-dev/tilt-starlark-codegen
9
merged
tilt-dev/tilt.build
7
merged
tilt-dev/tilt-extensions
4
merged
tilt-dev/tilt-starlark-docs-codegen
1
merged
tilt-dev/tilt-example-java
1
merged
Reviewed 33 pull requests in 4 repositories
tilt-dev/tilt
21 pull requests
- tiltfile: add built-in for filewatch
- web: fix rendering of disabled api buttons
- engine: fix flaky Docker Compose test
- web: add enable/disable button to resource view
- api: add types for DisableSource/Status
- docker-compose: upgrade compose-go
- tiltfile: Pass the Tiltfile model into TiltfileLoader
- cli: dump openapi spec from a headless server
- engine: handle all link types + don't invalidate build on change
- extension: api-level event for extension load
- docker-compose: log tailing robustness fixes
- web: improve warning display in overview
- engine: remove old opencensus/opentelemetry metrics code
- docker: platform argument to customize image arch
- cli: add a convenience function for installing extensions
- cli: add a convenience function over extension repos
- scripts: decode bytes to string properly
- tiltfile: add extension(args=...)
- controllers: move all rebuild triggers to the tiltfile controller
- controllers: factor out restarton/starton interpreters
- k8s: allow rancher-desktop context by default
tilt-dev/tilt-extensions
6 pull requests
- ngrok: add support for basic auth
- ngrok: add an ngrok operator
- tarfetch: new tilt extension for reverse sync from containers
- namespace Add labels and annotation options to namespace_create and namespace_yaml
- kubefwd: add the ability to kubefwd a namespace we don't deploy to
- secret: function to generate secret config from a map
tilt-dev/tilt.build
5 pull requests
tilt-dev/tilt-example-java
1 pull request
Created an issue in tilt-dev/tilt that received 1 comment
better pointers to local registry hosting help
Repro steps:
Set up a k3d cluster on a remote machine with k3d cluster create --registry-create
Try to start tilt on a local machine
Result:
Buil…
1
comment

