Kevin Gurney

Results 30 comments of Kevin Gurney

Thank you so much for offering to help @assignUser! :) We will definitely reach out to you when needed. We think we are getting pretty close to something that mostly...

> macros.github_upload_releases this uploads the artifacts to the crossbow repo [release area](https://github.com/ursacomputing/crossbow/releases), not the jfrog artifactory. From there we can use archery to download them and upload them to the...

My apologies! I accidentally unpinned this issue because I thought I had pinned it just for me, by accident. I just repinned it.

@alamb - it seems like the Webpack issues linked below may be causing the build failure: 1. https://github.com/webpack/webpack/issues/14532#issuecomment-1434095919 2. https://github.com/webpack/webpack/issues/13572 3. https://github.com/webpack/webpack/pull/14306 My high level understanding is that in Node...

After some more investigation, I discovered that the [default Node.js version was switched to 18 for the `ubuntu-latest` GitHub Actions runner image on February 13th](https://github.com/actions/runner-images/issues/7002 ). This appears to explain...

I've captured this issue as a Bug with the Component set to `[Website]` in [#34379](https://github.com/apache/arrow-site/issues/325) in the `apache/arrow` project.

Thanks @avantgardnerio! Agreed - this seems like a good solution. It would be great to not have to worry about things changing suddenly in `ubuntu-latest`. I've added this to the...

@alamb - yes, I just assigned the issue to myself and will make a PR

Update: I've opened pull request #326 to address the build issues.