View a private team snapshot without having to run Tilt
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 413
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 6
Description
Currently, in order to access a team snapshot, a user has to:
- Run Tilt so that they show up on the Team page in Tilt Cloud
- A team owner needs to make that user at least a member.
If a user doesn't run Tilt, they will never show up on the team page, so they can never access private team snapshots, even if the user can log into Tilt Cloud with their GitHub credentials.
We should allow adding any Tilt Cloud user to a team, not just users who have run Tilt.
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
No files, tests, or entry points are identified. Start by tracing Tilt Cloud's team-membership flow and the private team snapshot access flow, then determine how a logged-in GitHub user can be added without running Tilt. Done means any eligible Tilt Cloud user can be added to a team and access its private snapshots.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authorization, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100