Add a way to nudge/force users to sign in to Tilt Cloud when running a particular Tiltfile
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 413
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 6
Description
We are starting to ramp up our use of Tilt Cloud and it would be nice if there were a way for us to specify in our Tiltfile that all users must sign in to to Tilt Cloud before they can use the rest of the Tilt UI.
If actual enforcement is tricky/hard, it would be sufficient to just automatically trigger the Link Tilt to Tilt Cloud link on Tilt startup when the user is not already signed in, but if there's a way to "block" the user from using the rest of the UI until the sign in is complete, that would be nice too.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by tracing Tilt startup, the Tiltfile configuration path, and the existing “Link Tilt to Tilt Cloud” flow; define whether the requested setting should trigger sign-in or block the UI, then verify the selected behavior for signed-in and signed-out users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100