mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 23:45:56 +03:00
[PR #363] [MERGED] Fully automate dev setup with Gitpod #518
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#518
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/retspen/webvirtcloud/pull/363
Author: @saimintech
Created: 10/8/2020
Status: ✅ Merged
Merged: 10/9/2020
Merged by: @catborise
Base:
master← Head:saimintech/gitpod-setup📝 Commits (1)
28a5801Fully automate dev setup with Gitpod📊 Changes
2 files changed (+7 additions, -0 deletions)
View changed files
➕
.gitpod.yml(+5 -0)📝
README.md(+2 -0)📄 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.