mirror of
https://github.com/DBDiff/DBDiff.git
synced 2026-04-25 05:15:49 +03:00
[PR #147] [MERGED] Fixing Windows Builds - Adding Debug #275
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/DBDiff#275
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/DBDiff/DBDiff/pull/147
Author: @jasdeepkhalsa
Created: 3/7/2026
Status: ✅ Merged
Merged: 3/7/2026
Merged by: @jasdeepkhalsa
Base:
master← Head:feature/fix-win-release-2📝 Commits (2)
72d9ad1fix: trailing slash in publish version-inject loop2589c07debug: add --debug to Windows SPC build; fix getBinaryPath existence check📊 Changes
2 files changed (+6 additions, -3 deletions)
View changed files
📝
.github/workflows/release.yml(+2 -2)📝
packages/@dbdiff/cli/bin/dbdiff.js(+4 -1)📄 Description
Attempting to fix Windows builds once again which are essential for
npm installs on WindowsAdds a
--debugflag to find out what may be going wrong, so another PR is sure to follow this one🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.