Home / Companies / Ona / Blog / July 2018

July 2018 Summaries

2 posts from Ona

Filter
Month: Year:
Post Summaries Back to Blog
Gitpod is a Remote Developer Environment that can be launched from any GitHub page. It provides a fully working developer environment, including a VS Code-powered IDE and a cloud-based Linux container configured specifically for the project at hand. Unlike other cloud IDEs, Gitpod extends the functionality of GitHub by allowing developers to interact with it in various ways such as commenting inline in editors, approving and merging PRs. It supports most major programming languages and is built on Kubernetes, allowing users to use any Docker image for their developer environments. Gitpod can be used with any GitHub repository and offers continuous updates and improvements.
Jul 31, 2018 796 words in the original blog post.
The article discusses the challenges faced by software developers in setting up local developer environments and how Gitpod aims to streamline this process. Gitpod is an automated, cloud-based development workflow that uses Kubernetes, GitHub, and Eclipse Theia project - a VS Code-like IDE running in modern browsers. It provides fully-featured developer environments with a single click for any GitHub project, issue, branch or pull request. The author highlights the benefits of using Gitpod, such as eliminating time-consuming transitions and streamlining the developer experience. The article also mentions that Gitpod is currently in public beta phase and aims to support integration with additional applications like Bitbucket, GitLab, and Gerrit.
Jul 05, 2018 1,775 words in the original blog post.