Wednesday, 2022-08-24

kata-irc-bot<bergwolf> @derlee Instead of checking Cargo.toml, can you switch to checking Cargo.lock? That would reduce the amount of files to check and also does not require cargo deny to create the dependency graph on its own.03:20
kata-irc-bot<derlee> I forgot to update in this channel, but I found a different way of solving my issue. It seems that a majority of the wasted time was a result of some overhead of running the action in each step. While I did not see it in the logs, I suspect that it was downloading a copy of the action every time.  I stopped using the cargo-deny-action and instead downloaded the cargo-deny cli and had it cached so it was not re-downloading every time05:18
kata-irc-botresulting in a significant speed up.  https://github.com/bookinabox/kata-containers/runs/7983995777?check_suite_focus=true05:18
*** jbryce_ is now known as jbryce11:06

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!