A list of checks we will need to run in the CI in order to save us time during development and help guarantee a high code quality:
- static analysis
- publishing
- tests
- misc
A lot should be copied from https://github.com/mui/material-ui, the CI has been gone through numerous iterations there already. It will be much better to compound on it. Then, once we double the size of the team, I think that it could starts to make sense to diverge, exploring different directions.
A list of checks we will need to run in the CI in order to save us time during development and help guarantee a high code quality:
A lot should be copied from https://github.com/mui/material-ui, the CI has been gone through numerous iterations there already. It will be much better to compound on it. Then, once we double the size of the team, I think that it could starts to make sense to diverge, exploring different directions.