[PR #6242] [MERGED] :electron: Add workflow for nightly signed desktop app #55709

Closed
opened 2026-05-01 02:55:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6242
Author: @MikesGlitch
Created: 11/24/2025
Status: Merged
Merged: 11/24/2025
Merged by: @MikesGlitch

Base: masterHead: nightly-singed-desktop-app-build


📝 Commits (2)

  • 2079464 add workflow for nightly signed desktop app build
  • 099f4d3 release ntoes

📊 Changes

2 files changed (+99 additions, -0 deletions)

View changed files

.github/workflows/publish-nightly-electron.yml (+93 -0)
upcoming-release-notes/6242.md (+6 -0)

📄 Description

Should provide us a signed nightly build of the desktop app.

Easiest way to test this is to let it run on master - the code signing is only available on master branch.


🔄 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/6242 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 11/24/2025 **Status:** ✅ Merged **Merged:** 11/24/2025 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `nightly-singed-desktop-app-build` --- ### 📝 Commits (2) - [`2079464`](https://github.com/actualbudget/actual/commit/2079464a1fba0e85e2ca40e8475f19d4e3961f1a) add workflow for nightly signed desktop app build - [`099f4d3`](https://github.com/actualbudget/actual/commit/099f4d3a91d5e8ea81cdbac1fe959abb1f5dbc56) release ntoes ### 📊 Changes **2 files changed** (+99 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/publish-nightly-electron.yml` (+93 -0) ➕ `upcoming-release-notes/6242.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> Should provide us a signed nightly build of the desktop app. Easiest way to test this is to let it run on master - the code signing is only available on master branch. --- <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-05-01 02:55:53 -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#55709