Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Novice
Description
As we have been adding more jobs to our CI (including different JDKs versions + different JDKs versions on different platforms). We might end up with a lot of duplication and noise on the CI code.
We should investigate a way to consolidate all these CI automation in a single file (or create reusable code) so it's easier to add/remove environments.
Ideally, we should do that before duplication becomes a maintenance problem.