amoeba commented on PR #49603: URL: https://github.com/apache/arrow/pull/49603#issuecomment-4201335418
Thanks for taking a look @raulcd. It's okay if this doesn't make it for 24 but if it's at all possible that'd be great. Re: the jobs running on any tag, I'm not seeing what you see, could you point out which job needs updating? - `odbc-msvc`: Runs as normal (when labeled with "Extra" label). This is the pre-existing CI for the driver. - `odbc-msvc-upload-dll`: Only runs when ref matches an RC tag and correctly doesn't run on workflow_dispatch - `odbc-dll-release`: Only runs after `odbc-msvc-upload-dll` - `odbc-msvc-upload-msi`: Only runs on `workflow_dispatch` I could see making the last one (`odbc-msvc-upload-msi`) more defensive. -- 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]
