[PR #7641] Refactor VRT workflow to parallelize browser and desktop tests #56612

Open
opened 2026-05-01 04:35:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7641
Author: @MatissJanis
Created: 4/27/2026
Status: 🔄 Open

Base: masterHead: claude/speed-up-vrt-workflow-ZAyI5


📝 Commits (3)

  • b402126 [AI] Parallelize and shard /update-vrt workflow
  • 1205a40 Add release notes for PR #7641
  • f06632f [AI] Fix vacuous PNG-only patch validation regex

📊 Changes

3 files changed (+222 additions, -29 deletions)

View changed files

📝 .github/workflows/vrt-update-apply.yml (+6 -3)
📝 .github/workflows/vrt-update-generate.yml (+210 -26)
upcoming-release-notes/7641.md (+6 -0)

📄 Description

Description

Refactor /update-vrt workflow to be faster & match the one we use for PRs - sharding, worker allocation, etc.

N/A

Testing

Full disclosure: I have not tested this locally. Testing this is quite tricky..

But theoretically it should work.

Checklist

  • Release notes added
  • No obvious regressions in affected areas
  • Self-review has been performed - I understand what each change in the code does and why it is needed

🔄 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/7641 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 4/27/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `claude/speed-up-vrt-workflow-ZAyI5` --- ### 📝 Commits (3) - [`b402126`](https://github.com/actualbudget/actual/commit/b4021262ea023133b7bebfb9df055f81d1ee070b) [AI] Parallelize and shard /update-vrt workflow - [`1205a40`](https://github.com/actualbudget/actual/commit/1205a40ac9c69610457652657d58b4810efb8191) Add release notes for PR #7641 - [`f06632f`](https://github.com/actualbudget/actual/commit/f06632f4a6cb485b9658d2c46cd729379bd7aa0b) [AI] Fix vacuous PNG-only patch validation regex ### 📊 Changes **3 files changed** (+222 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/vrt-update-apply.yml` (+6 -3) 📝 `.github/workflows/vrt-update-generate.yml` (+210 -26) ➕ `upcoming-release-notes/7641.md` (+6 -0) </details> ### 📄 Description ## Description Refactor `/update-vrt` workflow to be faster & match the one we use for PRs - sharding, worker allocation, etc. ## Related issue(s) N/A ## Testing Full disclosure: I have not tested this locally. Testing this is quite tricky.. But _theoretically_ it should work. ## Checklist - [x] Release notes added - [x] No obvious regressions in affected areas - [x] Self-review has been performed - I understand what each change in the code does and why it is needed --- <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 04:35:44 -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#56612