github / roadmap

GitHub public roadmap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Actions: Cache support on GHES

github-product-roadmap opened this issue · comments

Summary
GitHub Actions enables customers to cache intermediate outputs and dependencies for their workflows via the cache action. Current Caching support is available only for Dotcom. This feature tracks the effort to bring the support to GHES.

Intended Outcome (Why are we building it?)

  • GitHub Actions enables customers to cache intermediate outputs and dependencies for their workflows.
  • Caching is an effective way to make jobs faster and would further promote the enterprise adoption of Actions.

How will it work? (Short description of workflow/functionality)
We will now start supporting Caching in GHES SKUs.