Skip to content

SSA 6818 update make dev

Andrew Kapuscinski requested to merge SSA-6818-update-make-dev into main

Removed old remnants of Conda from Makefile. Added some useful make cmds that help with setting up the local dev environment. Also added check-build make cmd, that'll mimic the CI build and test stages to help developers ensure their code won't break the CI pipeline.

Merge request reports