[PR #1032] [MERGED] Add .devcontainer #3476

Closed
opened 2026-02-28 20:42:12 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1032
Author: @jlsjonas
Created: 5/14/2023
Status: Merged
Merged: 5/15/2023
Merged by: @j-f1

Base: masterHead: add-.devcontainer


📝 Commits (4)

  • a9face4 Fix typo in docker-compose.yml
  • 1d4941e Add (IDE) .devcontainer support
  • 441feb1 Add release notes & documentation
  • f922f09 Resolve PR feedback

📊 Changes

5 files changed (+32 additions, -3 deletions)

View changed files

.devcontainer/devcontainer.json (+14 -0)
.devcontainer/docker-compose.yml (+6 -0)
📝 CONTRIBUTING.md (+5 -2)
📝 docker-compose.yml (+1 -1)
upcoming-release-notes/1032.md (+6 -0)

📄 Description

Adds support for devcontainers, this should make onboarding easier and should allow (especially simpler) contributions entirely online via Github Codespaces 🚀


🔄 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/actualbudget/actual/pull/1032 **Author:** [@jlsjonas](https://github.com/jlsjonas) **Created:** 5/14/2023 **Status:** ✅ Merged **Merged:** 5/15/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `add-.devcontainer` --- ### 📝 Commits (4) - [`a9face4`](https://github.com/actualbudget/actual/commit/a9face4f84dde869dc08cd45fe93094f3eb765b6) Fix typo in docker-compose.yml - [`1d4941e`](https://github.com/actualbudget/actual/commit/1d4941e84491ed69598944cf0d8681bd84882d0e) Add (IDE) .devcontainer support - [`441feb1`](https://github.com/actualbudget/actual/commit/441feb1025ce8fe3c43e525b36af8e7bbdf85461) Add release notes & documentation - [`f922f09`](https://github.com/actualbudget/actual/commit/f922f09af74288c7aa754ce35a3e0c95d1d8c36f) Resolve PR feedback ### 📊 Changes **5 files changed** (+32 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `.devcontainer/devcontainer.json` (+14 -0) ➕ `.devcontainer/docker-compose.yml` (+6 -0) 📝 `CONTRIBUTING.md` (+5 -2) 📝 `docker-compose.yml` (+1 -1) ➕ `upcoming-release-notes/1032.md` (+6 -0) </details> ### 📄 Description Adds support for [devcontainers](https://containers.dev/), this should make onboarding easier and should allow (especially simpler) contributions entirely online via Github Codespaces 🚀 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:42:12 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3476