Dan King
Dan King
OK, I'm not sure how to fix this but the work is to explain to the GCS Hadoop Connector which credentials we want it to use. See the failure here:...
Matt S fortuitously asked a question that lead me to https://github.com/GoogleCloudDataproc/hadoop-connectors/blob/v3.0.0/gcs/INSTALL.md , so I'm trying that now. That might be the last necessary fix.
Just the local backend is broken now. I might've just fixed that.
OK, I won't be able to fix this. @ehigham @patrick-schultz @daniel-goldstein some combo of you three can probably figure it out. The local backend tests that hit requester pays buckets...
WIP'ed in case you want to add the last shq
I made some pretty substantial changes over the weekend to allow me to copy our giant annotation database buckets. Let me clean those up before we review.
Waiting on these to merge first: - #14349 - #14348 - #14347 - #14346 - #14345 - #14342 - #14341
I think CI's *tags* are actually not signed, but its commits are. We never hand create main commits, so those should continue to be signed. The main commits are signed...
> CI's tags are annotated, i.e., they have their own datestamp and message. The recent 0.2.128 tag is a lightweight tag, so for example `git describe` of current HEAD still...
@jmarshall thanks again for the feedback 0.2.128 should now be fixed: https://github.com/hail-is/hail/releases/tag/0.2.128 .