NativeScript / NativeScript/android
Don't commit libs in repo
未关闭
还没有人认领这个 Issue。
- 主要语言
- C++
- 星标
- 563
- 派生
- 144
- 平均合并
- 10 小时 46 分钟
- 30 天内合并 PR
- 14
描述
The github repo of the runtime is getting huge and thus hard to maintain. Even more if we think about releasing more flavors (wasm, Intl...)
Maybe we could think about publishing the libs as github releases with tags instead.
Then we would pull the correct one when installing the @nativescript/android. Or maybe even during prepare.
Another benefit(?) would be a smaller npm package.
All could be prepared/release through github action
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先审查哪些库已提交到仓库,以及如何安装和准备 @nativescript/android。检查现有的 release 流程和 GitHub Actions 配置(如果有)。完成的标准是达成一致并实现完整的 release 和安装流程,移除已提交的库,同时获取正确的 flavor 并缩小 package。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, github-actions
- 领域
- build-system, mobile-dev, release
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100