[PR #147] [MERGED] Fixing Windows Builds - Adding Debug #275

Closed
opened 2026-03-07 20:42:38 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: feature/fix-win-release-2


📝 Commits (2)

  • 72d9ad1 fix: trailing slash in publish version-inject loop
  • 2589c07 debug: 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 Windows
Adds a --debug flag 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.

## 📋 Pull Request Information **Original PR:** https://github.com/DBDiff/DBDiff/pull/147 **Author:** [@jasdeepkhalsa](https://github.com/jasdeepkhalsa) **Created:** 3/7/2026 **Status:** ✅ Merged **Merged:** 3/7/2026 **Merged by:** [@jasdeepkhalsa](https://github.com/jasdeepkhalsa) **Base:** `master` ← **Head:** `feature/fix-win-release-2` --- ### 📝 Commits (2) - [`72d9ad1`](https://github.com/DBDiff/DBDiff/commit/72d9ad10a52a3c5f09f4b78583bdeb9c0a6a31b5) fix: trailing slash in publish version-inject loop - [`2589c07`](https://github.com/DBDiff/DBDiff/commit/2589c07c9558153c8644a95791d21b3466e5c518) debug: add --debug to Windows SPC build; fix getBinaryPath existence check ### 📊 Changes **2 files changed** (+6 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+2 -2) 📝 `packages/@dbdiff/cli/bin/dbdiff.js` (+4 -1) </details> ### 📄 Description Attempting to fix Windows builds once again which are essential for `npm install`s on Windows Adds a `--debug` flag to find out what may be going wrong, so another PR is sure to follow this one --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 20:42:38 +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/DBDiff#275
No description provided.