Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

build(build-server): stop copying dump-db during build #1339

Merged
merged 2 commits into from
Mar 5, 2025

Conversation

pano9000
Copy link
Member

@pano9000 pano9000 commented Mar 5, 2025

Hi,

this PR modifies the build-server.sh script which is used in the build-server CI action to build the server :-)
It removes the copying of the dump-db tool, which currently is useless in that form since it comes in TS form.

See TriliumNext/Trilium#5459 for more info as well.

this only fixes it for the server build.
For the docker build #1225 will take care of it
and for Electron-forge build, this will have to be taken care of separately, partially related: TriliumNext/Trilium#5167

@eliandoran eliandoran merged commit 17e3bd9 into develop Mar 5, 2025
5 checks passed
@eliandoran eliandoran deleted the build_server-build-dump-db branch March 5, 2025 11:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants