Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codespaces: Prebuilds general availability #500

Closed
github-product-roadmap opened this issue May 18, 2022 · 1 comment
Closed

Codespaces: Prebuilds general availability #500

github-product-roadmap opened this issue May 18, 2022 · 1 comment
Labels
cloud code codespaces ga github enterprise github team shipped

Comments

@github-product-roadmap
Copy link
Collaborator

@github-product-roadmap github-product-roadmap commented May 18, 2022

Summary

Prebuilds enable fast codespace creation experience regardless of the size and complexity of the repository by performing all the heavy-lifting tasks required to build your development environment beforehand. Think of a prebuild as a 'ready-to-go' template where your source code, editor extensions, project dependencies, commands, or configurations have already been downloaded, installed, and applied so that you don't have to wait for these tasks to finish in real-time every time you create a new Codespace.

Intended Outcome

By using prebuilds, the time to create a new codespace for a project can decrease significantly, going from several minutes in some cases down to seconds.

How will it work?

Existing functionality that will be generally available

  • Repository admins can create and manage prebuild configurations in their repo's settings page.

image

  • Developers can create codespaces from 'prebuild ready' machine types to avail of fast creation times.

image

New features that will be released with generally availability

  • Repo admins can temporarily disable prebuild workflows to investigate failures and re-enable them when ready

image

  • Repo admins can specify a set of members to notify in case of prebuild workflow failures to help with quicker investigations towards mitigating any issues.

image

  • Repo admins can specify how many versions of prebuild configurations should be retained at a given point of time to help with cost control around storage for older versions.

image

Pricing at general availability:

You can learn more on the pricing for prebuilding codespaces here: https://docs.github.com/en/codespaces/prebuilding-your-codespaces/about-codespaces-prebuilds#about-billing-for-codespaces-prebuilds

@github github locked and limited conversation to collaborators May 18, 2022
@github-product-roadmap github-product-roadmap added cloud code codespaces ga github enterprise github team labels May 18, 2022
@spaltrowitz spaltrowitz added the shipped label Jun 15, 2022
@spaltrowitz
Copy link

@spaltrowitz spaltrowitz commented Jun 15, 2022

this has shipped to dotcom! 🚢 https://github.blog/changelog/2022-06-15-prebuilding-codespaces-is-generally-available/

closing out this issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cloud code codespaces ga github enterprise github team shipped
Projects
Status: Q2 2022 – Apr-Jun
Development

No branches or pull requests

2 participants