ci: streamline pipeline and add dev deploy actions #22

Merged
avm merged 2 commits from codex/ci-registry-push into dev 2026-04-28 11:32:00 +03:00
Owner

Summary

  • streamline CI quality checks and remove Telegram notifications
  • push dev/main images to 10.10.0.50 with branch tags
  • add manual dev DB cleanup and Dokploy dev start actions
  • add local-network runtime defaults for Docker images

Local checks

  • pre-commit run --files .gitea/workflows/ci-cd.yml .gitea/workflows/dev-db-maintenance.yml docker-compose.prod.yml docker/Dockerfile .env.prod.example
  • pytest tests --ignore=tests/test_api_inventory_e2e.py -q
  • pytest tests/test_api_inventory_e2e.py -q
## Summary - streamline CI quality checks and remove Telegram notifications - push dev/main images to 10.10.0.50 with branch tags - add manual dev DB cleanup and Dokploy dev start actions - add local-network runtime defaults for Docker images ## Local checks - pre-commit run --files .gitea/workflows/ci-cd.yml .gitea/workflows/dev-db-maintenance.yml docker-compose.prod.yml docker/Dockerfile .env.prod.example - pytest tests --ignore=tests/test_api_inventory_e2e.py -q - pytest tests/test_api_inventory_e2e.py -q
avm added 1 commit 2026-04-28 11:12:38 +03:00
ci: streamline pipeline and add dev deploy actions
Some checks failed
CI/CD Pipeline / Start Dev Containers in Dokploy (push) Has been skipped
CI/CD Pipeline / Start Dev Containers in Dokploy (pull_request) Has been skipped
CI/CD Pipeline / Quality Gate (pull_request) Failing after 2m47s
CI/CD Pipeline / Build and Push Images (pull_request) Has been skipped
CI/CD Pipeline / Quality Gate (push) Successful in 3m14s
CI/CD Pipeline / Build and Push Images (push) Has been skipped
CI/CD Pipeline / Internal Notify (pull_request) Successful in 1s
CI/CD Pipeline / Internal Notify (push) Successful in 1s
e11e7da606
avm added 1 commit 2026-04-28 11:27:10 +03:00
test: stabilize parser log search assertion
All checks were successful
CI/CD Pipeline / Start Dev Containers in Dokploy (push) Has been skipped
CI/CD Pipeline / Start Dev Containers in Dokploy (pull_request) Has been skipped
CI/CD Pipeline / Quality Gate (pull_request) Successful in 2m29s
CI/CD Pipeline / Build and Push Images (pull_request) Has been skipped
CI/CD Pipeline / Internal Notify (pull_request) Successful in 1s
CI/CD Pipeline / Quality Gate (push) Successful in 2m58s
CI/CD Pipeline / Build and Push Images (push) Has been skipped
CI/CD Pipeline / Internal Notify (push) Successful in 1s
0d75d94139
avm merged commit 8cfdbe5b49 into dev 2026-04-28 11:32:00 +03:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: avm/mostovik-backend#22