Matiss Janis Aboltins
Matiss Janis Aboltins
Good idea. Uploaded my local build to the release as a temporary solution: https://github.com/actualbudget/actual/releases/tag/v24.6.0
@youngcw had a brilliant idea: the issue might have to do with the Github CI runners. Here's a CI job that was building a working artefact: https://github.com/actualbudget/actual/actions/runs/8971187425/attempts/1 So I re-ran...
Any ideas how to pin to a specific runner version?
I'm on Intel too.
Maybe related: https://github.com/actions/runner-images/issues/9995
> Between 24.5.0 and 24.6.0 better-sqlite3 was upgraded from 9.3.0 to 9.6.0, between those versions better-sqlite3 was updated to support native arm builds on macOS, perhaps something broke there if...
I tried a few things here: https://github.com/actualbudget/actual/pull/2849 - manually set XCode version to 15.4 - changed macos runner version to 13 - changed macos runner version to 14 (pinned, but...
No bueno: https://github.com/actualbudget/actual/pull/2849
Re-sharing the message I sent on Discord so it wouldn't get lost: ``` My 2cents: - a new DB field should be used for the group (which also requires setting...
Couple of issues: 1. how can I rename "for budget" and "off budget" groups? 2. how can I change the ordering of the groups? 3. when I select the "for...