New release?
Is there a timeline for the new tooling fixes from #446 to be published as a GitHub release? I'd like to bring the Linux fork up-to-date but am stuck because the CI fails because the required GLIBC version is greater than what we wish to target:
I'd rather not fork both this repo and dugite and do the necessary npmjs.com setup temporarily, so I'm curious if this was on your radar at all.
There is no timeline but we will make a release soon so you can move forward with the Linux fork 😄 We'll keep you posted 👀
https://github.com/desktop/dugite-native/pull/499 testing a fix here that will help cutting the next release
I would appreciate if my new PR (made right now) be merged before a new release is cut. It is based on the changes that I have integrated in other projects across github for a more inclusive GLIBC lowering system. This includes 32bit (armhf and x86) now as well. https://github.com/desktop/dugite-native/pull/501 or https://github.com/desktop/dugite-native/pull/502