ruby / snap.ruby

Ruby snap
29 stars 5 forks source link

add a channel specifically for 2.6 #10

Closed wlipa closed 5 years ago

wlipa commented 5 years ago

The only way to get ruby 2.6 via a snap is to install the stable channel, but this would leave the system open to breakage from an unattended major version upgrade.

Please create a 2.6/stable channel so we can control the major release.

channels:
  stable:        2.6.1 2019-02-05 (128) 25MB classic
  candidate:     ↑                           
  beta:          ↑                           
  edge:          2.6.1 2019-02-03 (128) 25MB classic
  2.5/stable:    2.5.3 2019-02-03 (125) 24MB classic
hsbt commented 5 years ago

Now, I created 2.6/stable track and push 2.6.2 snap.