[PR #143] [MERGED] Update devcontainer to modern unified schema #194

Closed
opened 2026-02-27 15:46:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/proxmoxer/proxmoxer/pull/143
Author: @jhollowe
Created: 7/15/2023
Status: Merged
Merged: 10/31/2023
Merged by: @jhollowe

Base: developHead: update-devcontainer


📝 Commits (1)

  • 4c89191 Update devcontainer to modern unified schema

📊 Changes

3 files changed (+57 additions, -28 deletions)

View changed files

📝 .devcontainer/Dockerfile (+2 -2)
📝 .devcontainer/devcontainer.json (+28 -24)
📝 .vscode/tasks.json (+27 -2)

📄 Description

devcontainers have been branched out of just VS Code to be a spec used by multiple tools. As such, the VS Code specific settings were moved into a vscode-scoped namespace. This change just updates the devcontainer to use the current schema


🔄 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/proxmoxer/proxmoxer/pull/143 **Author:** [@jhollowe](https://github.com/jhollowe) **Created:** 7/15/2023 **Status:** ✅ Merged **Merged:** 10/31/2023 **Merged by:** [@jhollowe](https://github.com/jhollowe) **Base:** `develop` ← **Head:** `update-devcontainer` --- ### 📝 Commits (1) - [`4c89191`](https://github.com/proxmoxer/proxmoxer/commit/4c89191bca14a9f10db4e4f9510ef97a3767a827) Update devcontainer to modern unified schema ### 📊 Changes **3 files changed** (+57 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `.devcontainer/Dockerfile` (+2 -2) 📝 `.devcontainer/devcontainer.json` (+28 -24) 📝 `.vscode/tasks.json` (+27 -2) </details> ### 📄 Description devcontainers have been branched out of just VS Code to be a spec used by multiple tools. As such, the VS Code specific settings were moved into a vscode-scoped namespace. This change just updates the devcontainer to use the current schema --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:46:51 +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/proxmoxer#194
No description provided.