[PR #7075] Move migrations script to typescript #6922

Open
opened 2026-02-28 21:34:28 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/7075

State: open
Merged: No


master → (this PR) → jfdoming/ts-ci-actions → …


Description

As it says on the tin. Aspirational goal is to move all action scripts into one place, but at least we can get type checking for the ones that get migrated. Doing this first minimal script as a proof of concept.

https://github.com/actualbudget/actual/issues/1483

Testing

We'll see if CI passes on this branch.

Checklist

  • Release notes added (see link above)
  • 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
**Original Pull Request:** https://github.com/actualbudget/actual/pull/7075 **State:** open **Merged:** No --- <!-- stack:managed:start --> [master](https://github.com/actualbudget/actual/commit/a4bd301ec64a85ae265d8d5a80d921a00d41cc65) → (this PR) → [jfdoming/ts-ci-actions](https://github.com/actualbudget/actual/tree/jfdoming/ts-ci-actions) → … <hr /> <!-- stack:managed:end --> <!-- 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. --> ## Description As it says on the tin. Aspirational goal is to move all action scripts into one place, but at least we can get type checking for the ones that get migrated. Doing this first minimal script as a proof of concept. ## Related issue(s) <!-- e.g. Fixes #123, Relates to #456 --> https://github.com/actualbudget/actual/issues/1483 ## Testing We'll see if CI passes on this branch. ## Checklist - [x] Release notes added (see link above) - [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 <!--- actual-bot-sections --->
GiteaMirror added the pull-request label 2026-02-28 21:34:28 -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#6922