[PR #80] [MERGED] Improved yarn scripts in desktop-electron package #3005

Closed
opened 2026-02-28 20:34:54 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/80
Author: @TomAFrench
Created: 5/31/2022
Status: Merged
Merged: 6/29/2022
Merged by: @jlongster

Base: masterHead: desktop-electron-scripts


📝 Commits (3)

  • 2351a6b build: add a "yarn build" script to desktop-electron
  • 94bf8eb build: make use of new build script in bin/package
  • c520bcc build: add a yarn clean script to desktop-electron

📊 Changes

2 files changed (+6 additions, -4 deletions)

View changed files

📝 bin/package (+4 -4)
📝 packages/desktop-electron/package.json (+2 -0)

📄 Description

This is quite a small PR but once #50 is merged it will allow us to remove some of the cd-ing around in the package script to simplify it.


🔄 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/80 **Author:** [@TomAFrench](https://github.com/TomAFrench) **Created:** 5/31/2022 **Status:** ✅ Merged **Merged:** 6/29/2022 **Merged by:** [@jlongster](https://github.com/jlongster) **Base:** `master` ← **Head:** `desktop-electron-scripts` --- ### 📝 Commits (3) - [`2351a6b`](https://github.com/actualbudget/actual/commit/2351a6bddb053ff5f661145ad35a5979e483cd9a) build: add a "yarn build" script to desktop-electron - [`94bf8eb`](https://github.com/actualbudget/actual/commit/94bf8ebdbcae00e9bb192d48e795e6a4308fc55b) build: make use of new build script in `bin/package` - [`c520bcc`](https://github.com/actualbudget/actual/commit/c520bcc76cac9b7a50db589ed3ded3fdba44edbe) build: add a `yarn clean` script to desktop-electron ### 📊 Changes **2 files changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `bin/package` (+4 -4) 📝 `packages/desktop-electron/package.json` (+2 -0) </details> ### 📄 Description This is quite a small PR but once #50 is merged it will allow us to remove some of the `cd`-ing around in the `package` script to simplify it. --- <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-02-28 20:34:54 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3005