devcontainers / devcontainers/features
go feature: support pseudo-versions "stable" and "oldstable"
Offen
#1,289
2 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @v-Kaniska244
Auf GitHub ansehen
- Vorherrschende Sprache
- Shell
- Sterne
- 1.5k
- Forks
- 621
- Ø Merge
- 6 T. 53 Min.
- Gemergte PRs (30 T.)
- 9
Beschreibung
The GH action https://github.com/actions/setup-go has the notion of "stable" and "oldstable". This nicely supports the way the Go toolchain is supported always in versions 1.N and 1.N-1.
To my understanding, this "stable" is equivalent to "latest" in the go dev container feature. To easily test with stable and oldstable toolchain versions, I would like to propose to support also the pseudo-version "oldstable" to parallel the GH go-setup action mechanics. In this view, I propose to support also "stable" as an alias to "latest".
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.