Skip to content

Recommend checked-in binstubs - #144

Open
OskarEichler wants to merge 1 commit into
capistrano:masterfrom
OskarEichler:codex/recommend-checked-in-binstubs
Open

Recommend checked-in binstubs#144
OskarEichler wants to merge 1 commit into
capistrano:masterfrom
OskarEichler:codex/recommend-checked-in-binstubs

Conversation

@OskarEichler

Copy link
Copy Markdown

Summary

  • recommend generating application binstubs locally and committing them
  • explain why shared deploy-time binstubs can retain reaped release paths
  • keep the existing runtime settings for backwards compatibility while removing the unsafe recommendation

Closes #111.

Verification

  • reviewed the current Bundler 4 binstub overwrite behavior (--force is required to replace an existing binstub)
  • checked the README diff with git diff --check

Documentation only; no runtime behavior changes.

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.

Generating binstubs on deployment seems destined to break when old releases are removed

1 participant