[PR #540] [MERGED] Add Gitpod configuration for quick setup of development environments #1325

Closed
opened 2026-05-05 04:32:36 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/540
Author: @yardenshoham
Created: 12/10/2022
Status: Merged
Merged: 12/12/2022
Merged by: @binwiederhier

Base: mainHead: gitpod


📝 Commits (1)

  • 265af01 Add Gitpod configuration for quick setup of development environments

📊 Changes

3 files changed (+42 additions, -0 deletions)

View changed files

.gitpod.yml (+28 -0)
📝 README.md (+8 -0)
📝 docs/develop.md (+6 -0)

📄 Description

With this change, any developer can simply open a development environment in Gitpod. The environment has docs, web, and binary being built on every code change.

Also included the vscode extensions for Go and Docker.

Try it here:
Open in Gitpod


🔄 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/binwiederhier/ntfy/pull/540 **Author:** [@yardenshoham](https://github.com/yardenshoham) **Created:** 12/10/2022 **Status:** ✅ Merged **Merged:** 12/12/2022 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `gitpod` --- ### 📝 Commits (1) - [`265af01`](https://github.com/binwiederhier/ntfy/commit/265af01f9c21efb386e842fd82b11f76dd8714b5) Add Gitpod configuration for quick setup of development environments ### 📊 Changes **3 files changed** (+42 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.gitpod.yml` (+28 -0) 📝 `README.md` (+8 -0) 📝 `docs/develop.md` (+6 -0) </details> ### 📄 Description With this change, any developer can simply open a development environment in Gitpod. The environment has docs, web, and binary being built on every code change. Also included the vscode extensions for Go and Docker. Try it here: [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/yardenshoham/ntfy/tree/gitpod) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 04:32:36 -06: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: github-starred/ntfy#1325
No description provided.