How to handle large zip files (100mb+)
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 25/100
- issue の種類
- 機能追加
- 明瞭さ
- 説明が足りない
- 活発さ
- 停滞
- 技術スタック
- aws, git
- 領域
- cloud, devops, documentation
調査の方向性
まず、リポジトリに既存する extension の提出手順と、issue にリンクされている Git LFS および GitHub のガイドを確認します。Git LFS と S3-upload アプローチを比較し、extension-manager のダウンロードリンクが引き続き利用可能かどうかも確認します。ポリシーを決定し、コントリビューターに必要なワークフローを文書化し、結果として得られるダウンロードパスをテストすれば完了です。
索引モデルが issue の本文から書いたものです。
説明
With recent updates to the Vid extension, the zip file size is over the 100mb limit for GitHub. GitHub advises using the git-lfs extension for this situation, which is an option for us. But I hesitated because it means anyone using or trying to contribute to this repository would have to also install that extension for their git client. For the Vid extension I decided just to put the zip file on our ccl-artifacts S3 bucket to avoid making a decision on this issue for now. Large extensions are pretty rare, as evidenced by the fact that this never came up before.
I see two options:
- Enable
git-lfsand update instructions to include installing/using it. We should also test that the download links remain the same and are still usable by the extensions manager from NetLogo. This might be coupled with updated instructions for submitting extensions through the GitHub UI. - Update the instructions to indicate files over 100mb must be uploaded elsewhere and a link provided with the pull request so we can download it and place it in our AWS bucket.
I should point out that using git-lfs might provide better performance for this repo in any case, as we do have many larger zip/binary files stored which is the use case for that extension, although none are over the size limit.
- 主要言語
- Scala
- スター
- 20
- フォーク
- 32
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
NetLogo/NetLogo-Libraries のほかの issue
-
難易度 3/5 半日 初心者へのやさしさ 38/100
NetLogo/NetLogo-Libraries#57 ·
NetLogo/NetLogo-Libraries の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
Area: Excel support
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
orbeon/orbeon-forms#7893 ·
-
x:action/fix x:module/practice-exercise x:size/small
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
lichess-org/lila#21788 · コメント 2 件 ·
-
area:Iceberg area:writer documentation requires-triage
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
apache/datafusion-comet#6147 ·