Denis Cornehl
Denis Cornehl
> I am dubious how much sccache will actually help in practice. I would like to see benchmarks on how much it helps with large workspace if you're planning to...
@jyn514 @Nemo157 I think this is ready for another round of checks. It would be awesome to have your feedback on what might be missing, from my side it's relatively...
In the meantime we got a much bigger EC2 machine for the docs.rs server, which improved build speed very much. After [even adding another build process](https://rust-lang.zulipchat.com/#narrow/stream/356853-t-docs-rs/topic/second.20build.20process.20on.20server) I'm currently not sure...
Hi @dtcMLOps , this is defined in the action here: https://github.com/syphar/restore-virtualenv/blob/bb833b42c7eba4a9b92e1109bd9fe17500f8f894/action.yml#L9 the main reason back then was simplicity. To keep in mind: you probably don't want to save the virtualenv...
> Hi @syphar, > > I would suggest having that as an input parameter to the action, something like: > > ```yaml > with: > save-on-fail: true > ``` >...
Thank you for reporting this! Since I'm merging the dependabot PRs this message is probably just shown because I didn't release the changes. I won't have time for this on...
so, I read into the blog-entry, thank you for pointing me to it! - `@actions/core` v1.10.0 was updated via dependabot and I merged it two weeks ago (#569). - it...
@titouanfreville thank you for the ping! I'll probably can dig into this the next days, until then I'm also happy to take a PR solving the issue :)
This is more a design question, so not to me to decide, but: In my mind this is not the solution but only a workaround. Users of the library have...
@codingjoe are you perhaps talking about `pre_migrate`?