Skip to content

ci: CI/CD Pipeline Improvements

Luis Arias requested to merge fix/deprecate-staging into develop

Since we are adopting more agile and incremental workflows we don't necessarily require a staging environment. Tests run on develop when PR's are merged so we don't need to test again when merging to master. Only check licenses in the develop branch.

Edited by Luis Arias

Merge request reports