[PR #1256] [MERGED] Add devcontainer #1303

Closed
opened 2026-02-27 20:01:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/1256
Author: @yubiuser
Created: 2/26/2024
Status: Merged
Merged: 3/31/2024
Merged by: @roderickvd

Base: devHead: devcontainer


📝 Commits (1)

📊 Changes

2 files changed (+53 additions, -0 deletions)

View changed files

.devcontainer/Dockerfile (+29 -0)
.devcontainer/devcontainer.json (+24 -0)

📄 Description

This adds a devcontainer for easier development (e.g. in vscode) using the current MSRV 1.70.0. It's based on the official rust image.


🔄 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/librespot-org/librespot/pull/1256 **Author:** [@yubiuser](https://github.com/yubiuser) **Created:** 2/26/2024 **Status:** ✅ Merged **Merged:** 3/31/2024 **Merged by:** [@roderickvd](https://github.com/roderickvd) **Base:** `dev` ← **Head:** `devcontainer` --- ### 📝 Commits (1) - [`31e4287`](https://github.com/librespot-org/librespot/commit/31e42879e2f0b8cc7681f685e9f08e5cf555b9b0) Add devcontainer ### 📊 Changes **2 files changed** (+53 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.devcontainer/Dockerfile` (+29 -0) ➕ `.devcontainer/devcontainer.json` (+24 -0) </details> ### 📄 Description This adds a devcontainer for easier development (e.g. in vscode) using the current MSRV 1.70.0. It's based on the official rust image. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:01:56 +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/librespot#1303
No description provided.