python or bash sdk for running Tilt
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 413
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 6
Description
Lots of teams we work with have significant bash/python wrappers around Tilt that
- do some cluster setup
- run tilt up or tilt down
- change the arguments to tilt
- do cleanup when tilt exists
I really like Tidepool's wrapper, which has a good menu of the things people typically do with these wrappers
https://github.com/tidepool-org/development/blob/master/bin/tidepool
I wonder if it's worth abstracting out some common patterns into a python SDK to make this a bit easier.
This ticket is to help us collect feedback about what this sdk might look like and what useful stuff it would contain
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
Start by reviewing the Tidepool wrapper linked in the issue and the existing bash/Python workflows teams use around Tilt. Gather feedback on common setup, argument, run, and cleanup patterns; the issue is complete when the SDK's scope and useful functionality are agreed upon.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, python
- Domain
- cli, developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100