Background
- We need to host code for our recommendation experiments. This code should live in a place that allows for code review, deployment, and has a hook into hosting.
User story
- As an engineer on the Web Team, I'd like to setup a repository for testing purposes that we can later use to build and deploy our code that is separate from the core wiki source.
Requirements
- Basic README.md
- Set up CI tools, eg (depending on source lang)
- linting eg phpcs / parallel-lint
- unit testing, eg. phpunit
- js linting, eg. eslint
- style linting, eg stylelint
- anything relevant for translation, eg. banana-checker
Acceptance criteria
- Repo has been set up and is live
- README has been written with context
- Basic CI/CD has been setup to build source on push
Communication criteria - does this need an announcement or discussion?
- No
Rollback plan
- N/A
This task was created by Version 1.2.0 of the Web team task template using phabulous