Altalogy / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

feat: modularise ci workflows #277

Closed CjS77 closed 2 years ago

CjS77 commented 2 years ago

To make CI workflows more manageable and allow us to run some cheaper tests on non-core development (e.g. launchpad), this PR does the following:

In terms of Launchpad:

The plan is to cherry pick the workflow improvements back to Tari, while several commits are just getting the CI tests to pass.

So DO NOT squash-merge this PR.

Rebase or normal merge so that the cherry-picking is more straightforward.