Alexis Hernandez
Alexis Hernandez
While migrating to scalajs-bundler, I have changed code that touches the source maps generation (1e2e6fdaa302396f53ce89d55452b131d58ddd9c), I think that the approach changes from sbt-js-dependencies but I haven't put much time into...
Run `sbt "++2.13.7" compile` which throws these warnings: ``` [warn] /home/scala-js-chrome/bindings/src/main/scala/chrome/browserAction/bindings/BadgeBackgroundColorDetails.scala:14:74: Implicit resolves to enclosing value colorEvidence [warn] implicit val colorEvidence: Evidence[String | js.Array[Int], js.Any] = implicitly [warn] ^ [warn]...
### Description We need to propagate the Google credentials while pulling metadata from private GCR repositories. This is likely fixes #7356 Before this change, we'd get a log error when...
### Description After playing a while with GCP Batch: 1. Batch can automatically retry preemption errors. 2. When Batch retries, there is no signal in the Job status events, we...