Setup devop environment #8

Closed
opened 2021-04-30 13:39:49 +02:00 by Jef Roosens · 0 comments
  • Switch to setup.cfg/setup.py combo (example)
  • Add .editorconfig file
  • Add necessary changes for making devop Windows- and MacOS-friendly
  • Black for formatting
  • Flake8 for linting with black-compatible config
  • Pytest (and Tox) for testing
  • Makefile wrapper for ease of development
  • Woodpecker CI for automation
    • Automated testing of backend
    • Auto deployment of develop (dev tag)
  • Frontend
    • Add yarn.lock file
    • Add eslint setup
    • Build frontend in CICD pipeline as well
  • Make develop & master protected so we're forced to work with pr's
    • Enforce needing a successful CI run
- [x] Switch to `setup.cfg`/`setup.py` combo ([example](https://git.roosens.me/Chewing_Bever/backup-tool)) - [x] Add `.editorconfig` file - [ ] Add necessary changes for making devop Windows- and MacOS-friendly - [x] Black for formatting - [x] Flake8 for linting with black-compatible config - [x] Pytest (and Tox) for testing - [x] Makefile wrapper for ease of development - [x] Woodpecker CI for automation - [x] Automated testing of backend - [x] Auto deployment of develop (dev tag) * Frontend - [x] Add `yarn.lock` file - [x] Add eslint setup - [x] Build frontend in CICD pipeline as well - [x] Make develop & master protected so we're forced to work with pr's - [x] Enforce needing a successful CI run
Jef Roosens added the
enhancement
label 2021-04-30 13:39:49 +02:00
Jef Roosens self-assigned this 2021-04-30 13:39:49 +02:00
Jef Roosens added a new dependency 2021-04-30 13:40:17 +02:00
Jef Roosens removed a dependency 2021-04-30 13:42:12 +02:00
Jef Roosens added this to the 0.1.0 project 2021-05-18 14:24:58 +02:00
Jef Roosens added this to the 0.1.0 milestone 2021-05-18 14:25:02 +02:00
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Chewing_Bever/jos#8
There is no content yet.