dugite-native icon indicating copy to clipboard operation
dugite-native copied to clipboard

New release?

Open shiftkey opened this issue 2 years ago • 3 comments

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.

shiftkey avatar Jul 03 '23 15:07 shiftkey

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 👀

sergiou87 avatar Jul 03 '23 16:07 sergiou87

https://github.com/desktop/dugite-native/pull/499 testing a fix here that will help cutting the next release

shiftkey avatar Jul 03 '23 16:07 shiftkey

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

theofficialgman avatar Jul 03 '23 22:07 theofficialgman