ndimiduk commented on PR #7566: URL: https://github.com/apache/hbase/pull/7566#issuecomment-3729514415
Heya @aw-was-here . I'm pretty close on converting this general-check over to a GHA. The problem I'm having is that the failure reports are not linking back to the nightlies path where they are uploaded after the build. You can see an example of a broken link-back in https://github.com/apache/hbase/pull/7566#issuecomment-3729348105 / https://github.com/apache/hbase/actions/runs/20854644944 . I think this comes down to running in ROBOT mode but the githubaction robot doesn't implement the githubactions_artifact_url and there's no fall-back. I'm trying to validate this theory by adding this function to the personality file. The next build will show that result. Is this a bug or is it intentional behavior that I'm not using correctly? Thanks. -- 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]
