kentkwu opened a new pull request, #4097:
URL: https://github.com/apache/arrow-adbc/pull/4097

   Fixed `ENEEDAUTH` when publishing npm packages to Gemfury.
   
   The root cause is the script not accounting for NPM_REGISTRY URL having a 
trailing slash, causing a double-slash in the generated `.npmrc` key 
(`npm.fury.io/arrow-adbc-nightlies//:_authToken`)
   
   **Test Plan**
   
   Tested full gemfury package upload on my fork
   - Pointed URL's to my own gemfury
   - 
https://github.com/kentkwu/arrow-adbc/actions/runs/23171042963/job/67325129419
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to