DevOps onboarding tracking issue
Opened this issue · 0 comments
kberzinch commented
I'm going to be working on several changes to this repository to bring it in line with standards for RoboJackets as well as the Onken project. Feel free to discuss in issue comments, this list can change.
- Rename to
onken-web
to comply with RoboJackets repository naming conventions and allow for other frontends in the future (unlikely?) - Change the repository description to something, haven't decided yet
- Set up CircleCI to ensure code builds for production on every push
- Set up a style checker (@Holben888)
- Set up deployment tooling to run the application in the staging environment
- Bring over labels from the backend repo
- Set up GitHub notifications into SCC Slack
- Set up Code Climate for static analysis
- Set up LGTM for static analysis