tilt-dev / tilt-dev/tilt

Allow easier downgrades with install script

Open
#4,329 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
10.1k
Forks
413
Avg merge
1d 10h
Merged PRs (30d)
6

Description

SB writes in Slack:

would y'all be open to modifying the install script so you can provide a VERSION override? Line 10 here would become VERSION=${VERSION:-0.18.13}

This would allow easier downgrading if there's an issue.

We'd likely need to also adjust the script that edits this file - not sure if there's any other ramifications beyond that.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the install script and the script that edits or generates it, both referenced in the issue. Read how the default version is set and how the file is maintained, then verify that a VERSION override enables downgrades without breaking the generated script or its existing default behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.