[PR #1034] [MERGED] fix: update codespaces on create script #1331

Closed
opened 2026-02-26 19:32:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1034
Author: @Mythie
Created: 3/18/2024
Status: Merged
Merged: 3/18/2024
Merged by: @Mythie

Base: mainHead: issue/1026-unable-to-create-codespaces


📝 Commits (1)

  • bd20c54 fix: update codespaces on create script

📊 Changes

1 file changed (+2 additions, -5 deletions)

View changed files

📝 .devcontainer/on-create.sh (+2 -5)

📄 Description

Description

Updates the on-create.sh script to use our dx command resolving issues where it couldn't find the docker compose file due to changes that have happened since publishing the Documenso docker image.

Resolves #1026

Test Details

N/A

Checklist

  • I have written the new test and ensured it works as intended.
  • I have added necessary documentation to explain the purpose of the test.
  • I have followed the project's testing guidelines and coding style.
  • I have addressed any review feedback from previous submissions, if applicable.

Additional Notes

N/A


🔄 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/documenso/documenso/pull/1034 **Author:** [@Mythie](https://github.com/Mythie) **Created:** 3/18/2024 **Status:** ✅ Merged **Merged:** 3/18/2024 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `issue/1026-unable-to-create-codespaces` --- ### 📝 Commits (1) - [`bd20c54`](https://github.com/documenso/documenso/commit/bd20c5499fd2d2bda0675ac605bdea8822eef2e3) fix: update codespaces on create script ### 📊 Changes **1 file changed** (+2 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.devcontainer/on-create.sh` (+2 -5) </details> ### 📄 Description ## Description Updates the `on-create.sh` script to use our `dx` command resolving issues where it couldn't find the docker compose file due to changes that have happened since publishing the Documenso docker image. ## Related Issue Resolves #1026 ## Test Details N/A ## Checklist - [x] I have written the new test and ensured it works as intended. - [x] I have added necessary documentation to explain the purpose of the test. - [x] I have followed the project's testing guidelines and coding style. - [x] I have addressed any review feedback from previous submissions, if applicable. ## Additional Notes N/A --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:32:48 +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/documenso#1331
No description provided.