Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

should this use `export-dependencies` and `--cache-tarballs`

オープン
#8 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
42/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
github-actions, typescript
領域
ci-cd

調査の方向性

ファイルもテストも指定されていません。まず action のキャッシュ設定を見つけ、次に export-dependencies と --cache-tarballs を使用する actions/cache の OCaml/Reason の例と現在の動作を比較してください。完了条件は、キャッシュ設定が更新されて検証されているか、既存のアプローチが意図的なものである理由をリポジトリが文書化していることです。

索引モデルが issue の本文から書いたものです。

説明

I found that those combined are smaller than the .esy folder. Which can get too big and lead to cache misses. E.g. I have projects where that folder is multiple GB and the cache can only take 5GB leading to common cache evictions with a lot of PRs.

Also it seems that that is the recommended way of caching documented in actions/cache: https://github.com/actions/cache/blob/main/examples.md#ocamlreason---esy

If this is on purpose than this issue will just document the intention for others that may be wondering.

Thanks for creating the action :)

主要言語
TypeScript
スター
16
フォーク
5
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

esy/github-action のほかの issue

esy/github-action の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。