cargo-c icon indicating copy to clipboard operation
cargo-c copied to clipboard

CI: code duplication

Open marcoieni opened this issue 5 years ago • 2 comments

I noticed there is a lot of code duplication in these CI jobs: Ubuntu-Stable, msvc-Nightly, msvc-Stable, mingw-Nightly, mingw-Stable.

They could be simplified in this way: https://github.com/dandavison/delta/blob/e7d1e281ea539adb91a57c6945dea123fff1bd16/.github/workflows/ci.yml#L11-L39

marcoieni avatar Apr 15 '21 21:04 marcoieni

It is a good idea! If you have time to send a PR I'd land it.

lu-zero avatar Apr 24 '21 07:04 lu-zero

Sorry but I don't have a lot of time in this period. If someone else wants to work on this, feel free :)

marcoieni avatar May 27 '21 21:05 marcoieni