01-edu / Branch-Blockchain

⛓️ Repository for the Blockchain branch content.
3 stars 5 forks source link

DEV-5085 Improve `Branch-Blockchain` CI/CD #87

Closed HarryVasanth closed 1 year ago

HarryVasanth commented 1 year ago

Why?

Currently, CI/CD actions are working on both PRs and Master branch at the same time, so if a PR fails, the master is “broken”

Solution Overview

Separate CI/CD actions to distinguish the differences.

Implementation Details

3 Different CI/CD actions: