Shazib Hussain

Results 48 comments of Shazib Hussain

Creating/Loading backups & Rules seem to be pretty solid, so i've gona ahead and marked them off on here.

Thanks @MatissJanis @Kidglove57, Unfortunately i dont have a Mac so can't work on any of the macOS specific bugs, but i will check all of these against the windows version...

@MatissJanis Could the work i did in this [PR](https://github.com/actualbudget/actual/pull/1242) be of use here?

> > @MatissJanis Could the work i did in this [PR](https://github.com/actualbudget/actual/pull/1242) be of use here? > > What do you mean? That PR is already merged and in `master`. Is...

> > Is the underlying problem a similar issue? That we can't call functions allocating memory outside the sandbox? > > AFAIK: yes. Both `serialize` and `backup` is breaking because...

> Is the build no longer being generated? Can't seem to find any electron related artifacts in the linked actions page. I can still see them for PR's

@MatissJanis amazing work! Regarding windows builds, I think if you deploy to the Microsoft store, you do not need an expensive codesigning certificate from a verified authority, you upload the...

> 👋 We should definitely NOT do `sudo` operations here. > > **Could you explain more the WHY this would be necessary? What problem does it solve?** > > It's...

Thanks for the discussion guys, its why I opened this in WIP a little early to get feedback! > Turning 13-line shell scripts into hundreds of lines of javascript code...

I have incorporated some of the feedback, and hopefully now the LOC is much smaller and we are not adding hundreds of lines of JS.