[PR #6775] [MERGED] Fix nightly edge not scheduling #41162

Closed
opened 2026-04-23 13:57:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6775
Author: @MikesGlitch
Created: 1/25/2026
Status: Merged
Merged: 1/25/2026
Merged by: @MikesGlitch

Base: masterHead: fix-nightly-edge-not-scheduling


📝 Commits (4)

📊 Changes

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

View changed files

📝 .github/workflows/publish-nightly-edge.yml (+3 -3)
📝 .github/workflows/publish-nightly-npm-packages.yml (+1 -1)

📄 Description

Nightly edge isn't scheduling properly. Not 100% sure why, but this seemed like the only thing that might prevent it.

I scheduled for 11PM becuase I noticed the midnight jobs were taking quite a while, and some were kicking off at 00:30-00:45. Moving to 11PM should be less busy, so hopefully less chance of the workflow being skipped.


🔄 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/6775 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 1/25/2026 **Status:** ✅ Merged **Merged:** 1/25/2026 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `fix-nightly-edge-not-scheduling` --- ### 📝 Commits (4) - [`dd1eb2e`](https://github.com/actualbudget/actual/commit/dd1eb2eb147f2c982ae1e7a1b854f8b3f2a65bb1) fix nightly edge not scheduling - [`a05bd39`](https://github.com/actualbudget/actual/commit/a05bd39a79d5acbd25824564f31bba1bf176bc4a) changing to 11PM UTC - [`4364de9`](https://github.com/actualbudget/actual/commit/4364de90e6ea21824a76b971e0ae072de9a5c339) clarifying comment - [`1c76c72`](https://github.com/actualbudget/actual/commit/1c76c72a4d2343dfcaf963aa20e3f39579084045) better diff ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/publish-nightly-edge.yml` (+3 -3) 📝 `.github/workflows/publish-nightly-npm-packages.yml` (+1 -1) </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. --> Nightly edge isn't scheduling properly. Not 100% sure why, but this seemed like the only thing that might prevent it. I scheduled for 11PM becuase I noticed the midnight jobs were taking quite a while, and some were kicking off at 00:30-00:45. Moving to 11PM should be less busy, so hopefully less chance of the workflow being skipped. --- <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-23 13:57:34 -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#41162