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 摘要。