Skip to content

chore: set CACHEW_URL for just run and just dev#85

Merged
wsutina merged 1 commit intomainfrom
swipawiwat/default-url
Feb 5, 2026
Merged

chore: set CACHEW_URL for just run and just dev#85
wsutina merged 1 commit intomainfrom
swipawiwat/default-url

Conversation

@wsutina
Copy link
Copy Markdown
Contributor

@wsutina wsutina commented Feb 5, 2026

Hermit relies on $CACHEW_URL, setting it in just run and just dev for ease of local dev

@wsutina wsutina requested a review from a team as a code owner February 5, 2026 06:22
@wsutina wsutina requested review from alecthomas and removed request for a team February 5, 2026 06:22
@wsutina wsutina changed the title chore: set CACHEW_URL for just run for local dev chore: set CACHEW_URL for just run Feb 5, 2026
Comment thread Justfile
@echo "→ Starting cachew at http://localhost:8080"
@mkdir -p state
@{{ RELEASE }}/cachewd --config cachew-local.hcl
@CACHEW_URL=http://localhost:8080 {{ RELEASE }}/cachewd --config cachew-local.hcl
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add this to just dev too! Actually... this Just target doesn't really need to exist

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added to just dev!

@wsutina wsutina force-pushed the swipawiwat/default-url branch from 089bf45 to f85aaab Compare February 5, 2026 07:07
@wsutina wsutina changed the title chore: set CACHEW_URL for just run chore: set CACHEW_URL for just run and just dev Feb 5, 2026
@wsutina wsutina merged commit 6a8ccbb into main Feb 5, 2026
4 of 5 checks passed
@wsutina wsutina deleted the swipawiwat/default-url branch February 5, 2026 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants