Skip to content

Replacing ruby-build with ruby-install.#205

Closed
seivan wants to merge 8 commits intoasdf-vm:masterfrom
seivan:feature/ruby-install
Closed

Replacing ruby-build with ruby-install.#205
seivan wants to merge 8 commits intoasdf-vm:masterfrom
seivan:feature/ruby-install

Conversation

@seivan
Copy link
Copy Markdown

@seivan seivan commented Mar 8, 2021

  • Will use existing ruby-install from $PATH or fetch specific version when setting ASDF_RUBY_INSTALL_VERSION.
  • Will allow ruby-install use existing dependencies from a range of package managers instead of building from source.
  • Change git related commands to be quiet as to not pollute the prompt.
  • Other features enabled by ruby-install like using remote patches.
  • Removing fetch_patches() as its no longer needed.
  • Fix: Considering replacing ruby-build with ruby-install and check for binary #204
  • Prebuilt binaries for macOS with fallback to ruby-install; opt-out via ASDF_RUBY_FROM_SOURCE or RUBY_CONFIGURE_OPTS

* Will use existing `ruby-install` from `$PATH` or fetch specific version when setting ASDF_RUBY_INSTALL_VERSION.
* Will allow ruby-install use existing dependencies from package manager instead of building from source.
* Fix: asdf-vm#204
@seivan
Copy link
Copy Markdown
Author

seivan commented Mar 8, 2021

I just want to point out, that the CI is actually just running the master branch and not this PR.
Is that something I should change?

@seivan seivan closed this Apr 6, 2021
@seivan seivan deleted the feature/ruby-install branch April 6, 2021 12:39
kachick added a commit to kachick/dotfiles that referenced this pull request May 29, 2021
* Do not use `.zhistory` anymore
* Improve history size, Solutions for the rich
* Use latest ruby 3.0.x
* asdf-vm/asdf-ruby#205 is closed
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.

Considering replacing ruby-build with ruby-install and check for binary

1 participant