[PR #1355] [CLOSED] Fully automate dev setup with Gitpod #3259

Closed
opened 2026-03-17 00:53:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1355
Author: @tennc
Created: 12/1/2020
Status: Closed

Base: mainHead: tennc/gitpod-setup


📝 Commits (2)

  • 2c77322 Update README.md
  • b6a19f9 Fully automate dev setup with Gitpod

📊 Changes

3 files changed (+16 additions, -1 deletions)

View changed files

.gitpod.Dockerfile (+7 -0)
.gitpod.yml (+6 -0)
📝 README.md (+3 -1)

📄 Description

This commit implements a fully-automated development setup using Gitpod.io, an
online IDE for GitHub and GitLab that enables Dev-Environments-As-Code.
This makes it easy for anyone to get a ready-to-code workspace for any branch,
issue or pull request almost instantly with a single click.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/1355 **Author:** [@tennc](https://github.com/tennc) **Created:** 12/1/2020 **Status:** ❌ Closed **Base:** `main` ← **Head:** `tennc/gitpod-setup` --- ### 📝 Commits (2) - [`2c77322`](https://github.com/hoppscotch/hoppscotch/commit/2c7732287527cfeff5022835c75ac437d9241c53) Update README.md - [`b6a19f9`](https://github.com/hoppscotch/hoppscotch/commit/b6a19f9db241f1242a12780d4f025daa95ee5527) Fully automate dev setup with Gitpod ### 📊 Changes **3 files changed** (+16 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.gitpod.Dockerfile` (+7 -0) ➕ `.gitpod.yml` (+6 -0) 📝 `README.md` (+3 -1) </details> ### 📄 Description This commit implements a fully-automated development setup using Gitpod.io, an online IDE for GitHub and GitLab that enables Dev-Environments-As-Code. This makes it easy for anyone to get a ready-to-code workspace for any branch, issue or pull request almost instantly with a single click. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:53:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3259
No description provided.