[PR #258] [MERGED] ci: create build workflow #828

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/258
Author: @nsylke
Created: 8/17/2023
Status: Merged
Merged: 8/17/2023
Merged by: @Mythie

Base: feat/refreshHead: nsylke-patch-3


📝 Commits (3)

  • 0e1fcd8 ci: setup build workflow
  • 0a30403 ci: remove --workspaces from the build script in ci workflow
  • c571a3d ci: use built-in cache from setup-node action

📊 Changes

1 file changed (+29 additions, -0 deletions)

View changed files

.github/workflows/ci.yml (+29 -0)

📄 Description

This creates an continuous integration workflow to ensure future pull requests successfully build. We'll want to update the branches to main once the refresh branch is released.

You'll want to enable Actions in the repository/org settings, if it is disabled.

Test local repo: https://github.com/nsylke/documenso/actions/runs/5885492640


🔄 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/258 **Author:** [@nsylke](https://github.com/nsylke) **Created:** 8/17/2023 **Status:** ✅ Merged **Merged:** 8/17/2023 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `feat/refresh` ← **Head:** `nsylke-patch-3` --- ### 📝 Commits (3) - [`0e1fcd8`](https://github.com/documenso/documenso/commit/0e1fcd86e67317c15906d6d128b5026acb86ac92) ci: setup build workflow - [`0a30403`](https://github.com/documenso/documenso/commit/0a3040371981e9e51cc3f78fd61a03374fdcf23d) ci: remove --workspaces from the build script in ci workflow - [`c571a3d`](https://github.com/documenso/documenso/commit/c571a3d0d95a42d5a63b2a6cf92b2bf570824b76) ci: use built-in cache from setup-node action ### 📊 Changes **1 file changed** (+29 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/ci.yml` (+29 -0) </details> ### 📄 Description This creates an continuous integration workflow to ensure future pull requests successfully build. We'll want to update the branches to `main` once the refresh branch is released. You'll want to enable Actions in the repository/org settings, if it is disabled. Test local repo: https://github.com/nsylke/documenso/actions/runs/5885492640 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:30:39 +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#828
No description provided.