Colin Dean
Colin Dean
Taking a look at this, there are 61 places we're using puts instead of calling a logging function. @MikeMcQuaid Is there a reason _not_ to use `ohai` for the majority...
Cool. I'd imagine it'd be colors only but yeah, there'd have to be some testing to make sure that _new_ colors or new elements get the right CSS color variables....
This will have to be relocked to work, so I'm taking it back to draft until I have time to take that step locally.
Can this also include the `unlabeled` event?
Can this repository be archived now?
I encountered this `Dependency walk failed at scipy (>=1.3,
I'm encountering this while trying to use `sentence-transformers` while having to manually specify the `torch` packages to use in order to get the CPU version of `torch`. Minimal reproduction here:...
I just hit against this trying to resolve some vuln scanner warnings urging upgrade to jgit 6.6.1 minimally, but my own projects still require Java 8.
I imagine it might take some work, but could sbt-git catch the jgit classloader exception and fall back to using the git executable? I.e. fall back unless `useJGit` is true...
You can see a build begin to fail [here](https://github.com/target/data-validator/actions/runs/3083134035/jobs/4983690897#step:5:51). Note the inclusion of scopt in the [`commonSettings`](https://github.com/target/data-validator/blob/3f50be35cf2e9424b9353ea8fa4a9465a6fe1d1a/build.sbt#L42) declared earlier in the `build.sbt`.