User story
As a developer I want to safely commit and ship new code to this repo in an automated way.
How to reproduce the problem
The repository doesn't have yet any CI/CD setup, neither linters or tests, this makes the code and the repositories using our packages unsafe and tedious to maintain.
Describe the solution you'd like
Implement CI/CD with linters and tests.
Acceptance criteria
User story
As a developer I want to safely commit and ship new code to this repo in an automated way.
How to reproduce the problem
The repository doesn't have yet any CI/CD setup, neither linters or tests, this makes the code and the repositories using our packages unsafe and tedious to maintain.
Describe the solution you'd like
Implement CI/CD with linters and tests.
Acceptance criteria