We need to setup CI actions to validate PRs prior to merging. Some examples of initial checks that should be performed: - linting - unit-tests - version reference checks (ensure versions are being incremented consistently)