NativeScript / NativeScript/android
CI/CD Broken?
还没有人认领这个 Issue。
- 主要语言
- C++
- 星标
- 563
- 派生
- 144
- 平均合并
- 10 小时 46 分钟
- 30 天内合并 PR
- 14
描述
Hello,
Wondering about the CI/CD process, seems like theres only running builds on PRs and not on master anymore?
https://travis-ci.org/github/NativeScript/android-runtime/builds
Also in README.md its stated that build is failing for android-runtime:
"next" is pointing to something very old and PRs are not reachable by next-$DATE-$TRAVIS_BUILD_NUMBER
https://github.com/NativeScript/android-runtime/blob/master/.travis.yml#L6
Can we somehow support to get this smooth again?
Having a feeling that theres a lot of things not going in the right direction..
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先检查 issue 中链接的 Travis CI 构建,然后将 .travis.yml 中的 CI 配置与 README.md 中显示的构建状态进行比较。确认是否仍支持 master 构建和 next-$DATE-$TRAVIS_BUILD_NUMBER 构件;当 CI 状态和构建引用均为最新且正常工作时,该 issue 即完成。
由索引模型根据 Issue 内容生成。
评估
- 领域
- ci-cd
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100