pkmntrade.club/scripts
badbl0cks f20c4f9474
feat: add dynamic versioning and automated deployment with rollback capability
- Implement setuptools-scm for dynamic version management from git tags
- Refactor CI/CD into separate build and deploy jobs with artifact sharing
- Add versioned releases with timestamp-based deployment directories
- Implement health checks and automatic rollback on deployment failure
- Extract deployment logic into reusable shell scripts
- Add Docker layer caching to speed up builds
- Include version info in Django context and build args
2025-06-06 14:38:23 -07:00
..
deploy-to-server.sh feat: add dynamic versioning and automated deployment with rollback capability 2025-06-06 14:38:23 -07:00
deploy.sh fix: Ensure deploy script runs once and is part of entrypoint 2025-05-23 18:39:29 -07:00
entrypoint.sh feat(dev): Enable hot reloading and streamline local development 2025-05-23 21:19:33 -07:00
generate-docker-tags.sh feat: add dynamic versioning and automated deployment with rollback capability 2025-06-06 14:38:23 -07:00
health-check-and-rollback.sh feat: add dynamic versioning and automated deployment with rollback capability 2025-06-06 14:38:23 -07:00
manage-releases.sh feat: add dynamic versioning and automated deployment with rollback capability 2025-06-06 14:38:23 -07:00
parse-repository-name.sh feat: add dynamic versioning and automated deployment with rollback capability 2025-06-06 14:38:23 -07:00
prebuild.sh feat(dev): Enable hot reloading and streamline local development 2025-05-23 21:19:33 -07:00
prepare-deployment.sh feat: add dynamic versioning and automated deployment with rollback capability 2025-06-06 14:38:23 -07:00
rebuild-and-run.sh Small refactor of scripts, Dockerfile, and docker-compose to support load balancing, and mutiple replicas. Various fixes related to playwright installation in container environment, static file handling, and etc. 2025-05-06 23:14:36 -07:00
reset-db_make-migrations_seed-data.sh fix(dev): Resolve Dev Debug Environment Issues and Streamline Local Setup 2025-06-01 19:06:56 -07:00
retry.sh feat: add dynamic versioning and automated deployment with rollback capability 2025-06-06 14:38:23 -07:00