tilt-dev / tilt-dev/tilt

move ~/.tilt-dev to xdg base spec

Open
#4,850 0 comments 3 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

Tilt currently stores configuration state under ~/.tilt-dev by default.

There are better conventions for how to store application state. In particular, the XDG Base Directory Specification? [specs | arch wiki]

h/t @fhuitelec in this comment https://github.com/tilt-dev/tilt.specs/pull/31#discussion_r686589370

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

Start by locating the Tilt entry point that selects the default ~/.tilt-dev configuration-state directory. Read the linked XDG Base Directory Specification and Arch Wiki guidance, then trace the existing path behavior and its tests. Done means the default state location follows the XDG convention without breaking explicitly configured paths.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.