Skip to content

fix: restore src/just-runit at short URL for backward compatibility#8

Closed
hunterdsp wants to merge 1 commit into
mainfrom
fix/restore-short-just-runit-url
Closed

fix: restore src/just-runit at short URL for backward compatibility#8
hunterdsp wants to merge 1 commit into
mainfrom
fix/restore-short-just-runit-url

Conversation

@hunterdsp

Copy link
Copy Markdown
Contributor

The src/ restructure moved just-runit to src/just_bashit/just-runit, leaving the old src/just-runit URL returning 404. Downstream projects that curl the short URL in CI (e.g. doppler) all broke at the "Install jbx" step.

This restores src/just-runit as a copy so the original raw URL keeps working for all consumers without requiring changes on their side.

🤖 Generated with Claude Code

The restructure moved just-runit to src/just_bashit/just-runit but
left the old src/just-runit path returning 404. Downstream projects
(e.g. doppler) curl the short URL in CI install steps. Restoring
the file at the original path keeps those installs working without
requiring changes in every consumer.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@hunterdsp

Copy link
Copy Markdown
Contributor Author

Wrong fix — the right approach is to update the canonical install URL in just-buildit.github.io/get-jb.sh and have consumers use that stable URL.

@hunterdsp hunterdsp closed this Jun 21, 2026
@hunterdsp hunterdsp deleted the fix/restore-short-just-runit-url branch June 21, 2026 00:05
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.

1 participant