Jim Myhrberg

Results 115 comments of Jim Myhrberg

@mriegler If the fix applied to 2.9.8 needs to be applied to 2.11.4/master, the fix itself should have been developed there, and then backported into the newly created `release-2.9` branch....

When you say `$GIT_DIR`, do you mean the `.git` folder inside of a working directory? If not, sorry for my stupidity. If yes, then I'm not sure it's a huge...

Well, only thing I can think of is checking if the output from `pwd` for example contains `/.git`, and then attempt run `git status` against the parent directory of the...

Apologies for the silence. I have not had the change to look further into this yet. I'll try and get to it before the end of this year. I've got...

@garyo Definitely. I'm hoping to have this sorted within the next couple of weeks, both due to, and because of, the fact that I now have an Apple Silicon machine...

Ha. One kinda big snag for now, the M1 runners are only available in X-Large variants, which cost $0.16/minute to run, unlike the normal sized macOS runners which are free...

Yeah, once I get builds working and I have some idea of average cost for a build, and what can be improved, I'll consider opening up donations on this repo...

Small update. I have Apple Silicon builds working, and I've managed to minize the use of the M1-based xlarge runners to only the essentials. This seems to yield roughly 17...

@sawan Stable builds will definitely include both Intel and ARM builds. They're infrequent enough that the cost is acceptable. I will be updating the existing 29.1 release with an ARM...

I've updated the main issue description with the current state of affairs with Apple Silicon builds. Though builds are available now, the situation is still not ideal, so I'll leave...