mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-15 15:45:49 -06:00
[PR #540] [MERGED] Add Gitpod configuration for quick setup of development environments #1325
Labels
No labels
ai-generated
android-app
android-app
android-app
build
build
dependencies
docs
enhancement
enhancement
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
server
server
unified-push
web-app
website
🔒 security
🔥 HOT
🪲 bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ntfy#1325
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:gitpod📝 Commits (1)
265af01Add 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:

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