Staging su Node 22. La matrice di ci.yml NON la tocco - #18
Merged
Merged
Conversation
staging.yml passa da Node 20 a 22, come gli altri repo. ci.yml resta com'e, e non e una svista. Usa una matrice ['20','22'], quindi prova gia entrambe le versioni. Toglierne il 20 non sarebbe un dettaglio di cutover: sarebbe dichiarare che sara non supporta piu Node 20 — e sara e un repo PUBBLICO, quindi quella riga e una promessa a chi lo usa, non una nostra impostazione interna. Chi ha installato sara su Node 20 continua a vedere il proprio ambiente provato a ogni giro. Se e ora di smettere, e una decisione di prodotto e la prende l'utente. Nel frattempo la matrice fa una cosa utile: e la sola CI che dimostra che il codice regge su ENTRAMBE, mentre altrove il cutover e una sostituzione secca.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
staging.ymlpassa da Node 20 a 22, come gli altri repo.ci.ymlresta com'è, e non è una svista. Usa una matrice['20','22'], quindi prova già entrambe le versioni. Toglierne il 20 non sarebbe un dettaglio di cutover: sarebbe dichiarare chesaranon supporta più Node 20 — esaraè un repo pubblico, quindi quella riga è una promessa a chi lo usa, non un'impostazione interna nostra.Chi ha installato
sarasu Node 20 continua a vedere il proprio ambiente provato a ogni giro. Se è ora di smettere, è una decisione di prodotto e la prende l'utente.Nel frattempo la matrice fa una cosa utile che nessun altro repo fa: è la sola CI che dimostra che il codice regge su entrambe, mentre altrove il cutover è una sostituzione secca.