rnpgp / rnp

RNP: high performance C++ OpenPGP library used by Mozilla Thunderbird
https://www.rnpgp.org
Other
192 stars 54 forks source link

Investigate streamlining CI processes to reduce time on cross-platform debugging #1508

Closed ronaldtse closed 6 months ago

ronaldtse commented 3 years ago

From @ni4:

Could we just create Docker containers with all installed pre-requisites, and use them (updating periodically) for CI instead of running complicated scripts each time/spending time on debugging?

Originally posted by @ni4 in https://github.com/rnpgp/rnp/issues/1501#issuecomment-845982728

maxirmx commented 6 months ago

This is done in #1968