Add storage limit for GH Codespaces free tier

This commit is contained in:
PSJ 2022-11-19 11:38:04 +05:30 committed by GitHub
parent 1142f22191
commit 6e681a22f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -170,7 +170,7 @@ Table of Contents
* [GitGud](https://gitgud.io) — Unlimited private and public repositories. Free forever. Powered by GitLab & Sapphire. CI/CD not provided.
* [GitHub](https://github.com/) — Unlimited public repositories and unlimited private repositories (with unlimited collaborators). Apart from this some other free services(there are much more but we list the main ones here) provided are :
- [CI/CD](https://github.com/features/actions)(Free for Public Repos, 2000 min/month for private repos free)
- [Codespaces](https://github.com/codespaces) - Development environments that are hosted in the cloud. 120-core hours available for free every month.
- [Codespaces](https://github.com/codespaces) - Development environments that are hosted in the cloud. 120-core hours and 15 GB codespaces storage available for free every month.
- [Static Website Hosting](https://pages.github.com) (Free for Public Repos)
- [Package Hosting & Container Registry](https://github.com/features/packages) (Free for public repos,500 MB storage & 1GB bandwidth outside CI/CD free for private repos)
- Project Management & Issue Tracking.