[PR #1227] [MERGED] 🔥 remove unused scripts; simplify version script #29532

Closed
opened 2026-04-18 06:07:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1227
Author: @MatissJanis
Created: 6/29/2023
Status: Merged
Merged: 6/29/2023
Merged by: @MatissJanis

Base: masterHead: matiss/simplify-build-scripts


📝 Commits (2)

  • 21fe55d 🔥 remove unused scripts; simplify version script
  • c227b62 Release notes

📊 Changes

8 files changed (+10 additions, -189 deletions)

View changed files

📝 packages/desktop-client/bin/build-browser (+1 -4)
📝 packages/desktop-client/bin/watch-browser (+0 -3)
📝 packages/desktop-client/src/browser-preload.browser.js (+3 -1)
packages/loot-core/bin/get-db-schema (+0 -35)
packages/loot-core/bin/migrate.js (+0 -2)
packages/loot-core/bin/profile-sql.js (+0 -118)
packages/loot-core/bin/sql-regenerate-views (+0 -26)
upcoming-release-notes/1227.md (+6 -0)

📄 Description

  1. Removed some more unused scripts
  2. Simplified the way we build version in to the source

🔄 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/actualbudget/actual/pull/1227 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 6/29/2023 **Status:** ✅ Merged **Merged:** 6/29/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/simplify-build-scripts` --- ### 📝 Commits (2) - [`21fe55d`](https://github.com/actualbudget/actual/commit/21fe55d00199ca1f1a33794d590875ded37f9e7c) :fire: remove unused scripts; simplify version script - [`c227b62`](https://github.com/actualbudget/actual/commit/c227b62b1bf6044bf914def1c64a562f19ebf24d) Release notes ### 📊 Changes **8 files changed** (+10 additions, -189 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/bin/build-browser` (+1 -4) 📝 `packages/desktop-client/bin/watch-browser` (+0 -3) 📝 `packages/desktop-client/src/browser-preload.browser.js` (+3 -1) ➖ `packages/loot-core/bin/get-db-schema` (+0 -35) ➖ `packages/loot-core/bin/migrate.js` (+0 -2) ➖ `packages/loot-core/bin/profile-sql.js` (+0 -118) ➖ `packages/loot-core/bin/sql-regenerate-views` (+0 -26) ➕ `upcoming-release-notes/1227.md` (+6 -0) </details> ### 📄 Description 1. Removed some more unused scripts 2. Simplified the way we build `version` in to the source --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-18 06:07:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#29532