Homebrew / homebrew-portable-ruby

🚗 Versions of Ruby that can be installed and run from anywhere on the filesystem.
BSD 2-Clause "Simplified" License
133 stars 43 forks source link

Remove bottle block #155

Closed Bo98 closed 2 years ago

Bo98 commented 2 years ago

It's not worth trying to manage bottle commits (which means turning off CI checks etc.) in the release workflow for what zero users are going to use.

This also reduces the number of secrets required to zero.

Bo98 commented 2 years ago

Removed all the extra rebuild-handling code too, since we don't do rebuilds ever (and if we do: our tooling needs fixed to support that since it mostly was picking the wrong rebuild before anyway - I remember having to juggle with that in the last release too).