nodejs / nodejs/core-validate-commit

Use the shared travis config with auto-updates for node releases

未關閉
#85 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

主要語言
JavaScript
星號
55
分支
62
平均合併
4 天 9 小時
30 天內合併 PR
1

描述

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?

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

變更位於 .travis.yml;檢查現有的 node_js 區段,並將其與連結的共用匯入 lts/gte-8.yml 比較。檢查 package.json 中目前的 engine 宣告,然後驗證 Travis 是否接受匯入的設定,以及由此產生的 Node.js 發行政策是否符合專案需求。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript, node.js
領域
ci-cd
Issue 類型
重構
難度
2/5
預估耗時
1-3 小時
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。