From 80e6034e971dd4a3cbdd66eadb83c90758d4fcff Mon Sep 17 00:00:00 2001 From: Anish Pallati Date: Thu, 13 Apr 2023 13:53:08 -0400 Subject: [PATCH 1/3] Add Copilot --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ce66aa2..67b41ee7 100644 --- a/README.md +++ b/README.md @@ -471,6 +471,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ * [DhiWise](https://www.dhiwise.com/) — Seamlessly turn Figma designs into dynamic Flutter & React applications with DhiWise's innovative code generation technology, optimizing your workflow and helping you craft exceptional mobile and web experiences faster than ever before. * [Codeium](https://www.codeium.com/) — Codeium is a free AI-powered code completion tool. It supports over 20+ programming languages (Python, JavaScript, Java, TypeScript, PHP, C/C++, Go, etc) and integrates with all major standalone and web IDEs. * [tabnine.com](https://www.tabnine.com/) — Tabnine helps developers create better software, faster by providing insights learned from all the code in the world. Plugin available. + * [GitHub Copilot](https://github.com/features/copilot) — AI pair programmer and completion tool powered by OpenAI Codex. Provides code review, autocompletion, documentation, and refactoring. Free for students via the GitHub Student Developer Pack. **[⬆️ Back to Top](#table-of-contents)** From ad7d9962bcfdcefe96eb7d94228dd58362f4e357 Mon Sep 17 00:00:00 2001 From: Anish Pallati Date: Thu, 13 Apr 2023 14:28:51 -0400 Subject: [PATCH 2/3] Move Copilot to GitHub section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67b41ee7..979043ff 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ - Static Sites with [GitLab Pages](https://about.gitlab.com/product/pages). - Container Registry with 10 GB limit per repo. - Project Management & Issue Tracking. + - [GitHub Copilot](https://github.com/features/copilot) — AI pair programmer and completion tool powered by OpenAI Codex. Provides code review, autocompletion, documentation, and refactoring. Free for students via the GitHub Student Developer Pack. * [heptapod.net](https://foss.heptapod.net/) — Heptapod is a friendly fork of GitLab Community Edition providing support for Mercurial * [ionicframework.com](https://ionicframework.com/appflow) - Repo and tools to develop applications with Ionic, also you have an ionic repo * [NotABug](https://notabug.org) — NotABug.org is a free-software code collaboration platform for freely licensed projects, Git-based @@ -471,7 +472,6 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ * [DhiWise](https://www.dhiwise.com/) — Seamlessly turn Figma designs into dynamic Flutter & React applications with DhiWise's innovative code generation technology, optimizing your workflow and helping you craft exceptional mobile and web experiences faster than ever before. * [Codeium](https://www.codeium.com/) — Codeium is a free AI-powered code completion tool. It supports over 20+ programming languages (Python, JavaScript, Java, TypeScript, PHP, C/C++, Go, etc) and integrates with all major standalone and web IDEs. * [tabnine.com](https://www.tabnine.com/) — Tabnine helps developers create better software, faster by providing insights learned from all the code in the world. Plugin available. - * [GitHub Copilot](https://github.com/features/copilot) — AI pair programmer and completion tool powered by OpenAI Codex. Provides code review, autocompletion, documentation, and refactoring. Free for students via the GitHub Student Developer Pack. **[⬆️ Back to Top](#table-of-contents)** From 2715630fb8f55cea4c0afbcb9d85e7c947de0623 Mon Sep 17 00:00:00 2001 From: Anish Pallati Date: Thu, 13 Apr 2023 14:30:53 -0400 Subject: [PATCH 3/3] Remove Copilot from GitLab --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 979043ff..31430f1e 100644 --- a/README.md +++ b/README.md @@ -178,12 +178,12 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ - [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. + - [GitHub Copilot](https://github.com/features/copilot) — AI pair programmer and completion tool powered by OpenAI Codex. Provides code review, autocompletion, documentation, and refactoring. Free for students via the GitHub Student Developer Pack. * [gitlab.com](https://about.gitlab.com/) — Unlimited public and private Git repos with up to 5 collaborators. Also offers the following features : - [CI/CD](https://about.gitlab.com/product/continuous-integration) (Free for Public Repos, 400 mins/month for private repos) - Static Sites with [GitLab Pages](https://about.gitlab.com/product/pages). - Container Registry with 10 GB limit per repo. - Project Management & Issue Tracking. - - [GitHub Copilot](https://github.com/features/copilot) — AI pair programmer and completion tool powered by OpenAI Codex. Provides code review, autocompletion, documentation, and refactoring. Free for students via the GitHub Student Developer Pack. * [heptapod.net](https://foss.heptapod.net/) — Heptapod is a friendly fork of GitLab Community Edition providing support for Mercurial * [ionicframework.com](https://ionicframework.com/appflow) - Repo and tools to develop applications with Ionic, also you have an ionic repo * [NotABug](https://notabug.org) — NotABug.org is a free-software code collaboration platform for freely licensed projects, Git-based