[PR #843] [CLOSED] Enhance build script #2006

Closed
opened 2026-03-07 21:06:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/843
Author: @pan3793
Created: 5/22/2022
Status: Closed

Base: develHead: script


📝 Commits (1)

📊 Changes

2 files changed (+29 additions, -26 deletions)

View changed files

📝 deploy/build-sqlite.sh (+2 -1)
📝 deploy/build.sh (+27 -25)

📄 Description

Currently, user must run cd deploy before building the project.

This PR enhances the build script to make build script can run from any folder.

PS: I don't touch bat because I am not familiar with that language and don't have Windows machine to test.


🔄 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/dbeaver/cloudbeaver/pull/843 **Author:** [@pan3793](https://github.com/pan3793) **Created:** 5/22/2022 **Status:** ❌ Closed **Base:** `devel` ← **Head:** `script` --- ### 📝 Commits (1) - [`431fe52`](https://github.com/dbeaver/cloudbeaver/commit/431fe52d9617553f884bfaaeb8800255cf6e51ee) Enhance build script ### 📊 Changes **2 files changed** (+29 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `deploy/build-sqlite.sh` (+2 -1) 📝 `deploy/build.sh` (+27 -25) </details> ### 📄 Description Currently, user must run `cd deploy` before building the project. This PR enhances the build script to make build script can run from any folder. PS: I don't touch `bat` because I am not familiar with that language and don't have Windows machine to test. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 21:06:49 +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/cloudbeaver#2006
No description provided.