chore(release): finalize production readiness gates
This commit is contained in:
@@ -65,6 +65,9 @@ jobs:
|
||||
python -m black --check alembic apps packages tests scripts
|
||||
python -m isort --check-only alembic apps packages tests scripts
|
||||
python -m flake8 apps packages tests --count --statistics
|
||||
|
||||
- name: Run security scan
|
||||
run: |
|
||||
bandit -r apps packages -q
|
||||
|
||||
- name: Validate Alembic migrations
|
||||
|
||||
Reference in New Issue
Block a user