This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.

Please visit our production wiki at https://wiki.gentoo.org

Project:Ruby/Marking a new ruby version stable

From Gentoo Wiki (test)
Jump to:navigation Jump to:search

Preparations

  • Make sure all stable ruby packages include the new ruby target
  • Set up a test branch for CI to find any remaining dependency issues
    • Unmask ruby target in profiles/base/use.stable.mask
    • Mark dev-lang/ruby and any required dependencies stable
    • Create PR on github for easy CI feedback
    • Fix reported issues and repeat

Filing stable bug

Aftercare

  • Update ruby-utils.eclass defaults to match new situation