Results 56 comments of Denis Pisarev

Redirect all the streams or some application streams to the Chromecast device.

It's possible to control i.e. volume of different streams in pulseaudio and such, on macos, on windows. It would be logical to also be able to direct different outputs to...

It would be very nice if it were possible to ban licenses for some worspace members, which can also reside in certain subfolders.

Shall I introduce `-Dwarnings` or it's a bit too early for it?

After removing `openssl` it should become easier to assemble the CI env for `sccache-dist` tests in a new image.

Ok, will attempt to assemble a new CI env image. Anything specific that you think should be included there?

I see stuff like broot/ripgrep/sd and wonder, are you going to use this env for the development as well? And also, could you please mention some versions other than clang...

What's the success criterion? I mean, besides obvious "able to run the current CI jobs". What would be the command to test dist?

I've built a first CI image version, you can check it out from `docker pull tripleight/sccache-ci-ubuntu:nvcc`. Config is [here](https://github.com/paritytech/scripts/pull/242), pls review. Getting this after running the above command: ``` running...

As proposed at the meeting: ## MVP for sccache in CI/CD - [ ] finer cache hits tracking and non-hits - [x] overlay and docker support - #161 - [x]...