NativeScript / NativeScript/android
Don't commit libs in repo
まだ誰も着手していません。
- 主要言語
- C++
- スター
- 563
- フォーク
- 144
- 平均マージ
- 10時間 46分
- マージ済み PR(30日)
- 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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、どのライブラリがリポジトリにコミットされているか、また @nativescript/android がどのようにインストールされ、準備されているかを監査します。既存のリリースプロセスと GitHub Actions の設定を確認します(存在する場合)。コミット済みのライブラリを削除し、正しい flavor を取得し、パッケージをより小さく保つ、完全なリリースおよびインストールフローについて合意し、実装できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- android, github-actions
- 領域
- build-system, mobile-dev, release
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100