nodejs / nodejs/core-validate-commit
Use the shared travis config with auto-updates for node releases
Nessuno ha ancora preso questa issue.
- Lingua principale
- JavaScript
- Stelle
- 55
- Fork
- 62
- Merge medio
- 4g 9h
- PR unite (30g)
- 1
Descrizione
tl;dr: I'd like to open a PR to replace the node_js section in the .travis.yml with an imported https://github.com/nodejs/ci-config-travis/blob/master/lts/gte-8.yml
Background: Package Maintenance WG has built a repository of shared Travis CI imports. The imports will be automatically updated as new Node.js versions get released.
Judging by what's inside the current .travis.yml here, and the missing engines in the package.json, I suspect that the lts upgrade policy is the right fit (it adds new versions as soon as they are released, never removes LTS versions, removes non-LTS versions when they reach EOL).
Is that OK?
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
La modifica si trova in .travis.yml; esamina la sezione node_js esistente e confrontala con l’importazione condivisa collegata lts/gte-8.yml. Controlla le dichiarazioni engine attuali in package.json, quindi verifica che Travis accetti la configurazione importata e che la policy di rilascio di Node.js risultante corrisponda alle esigenze del progetto.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript, node.js
- Ambito
- ci-cd
- Tipo di issue
- Refactoring
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100