Commit Graph

4 Commits

Author SHA1 Message Date
Torsten Schulz (local)
10f71ece0e Update deployment script path in workflow: Changed the script executed by the deploy-daemon workflow from deploy-yourpart-bluegreen.sh to actualize-daemon.sh for improved deployment management.
All checks were successful
Deploy yourpart (blue-green) / deploy (push) Successful in 1m36s
2026-04-10 08:50:15 +02:00
Torsten Schulz (local)
64080211d1 Refactor SSH connection steps in deployment workflow: Updated environment variable names for clarity and added logging for resolved configuration. Enhanced SSH connection commands to utilize the new variable names, improving maintainability and readability of the deployment process.
All checks were successful
Deploy yourpart (blue-green) / deploy (push) Successful in 2m56s
2026-03-31 10:14:25 +02:00
Torsten Schulz (local)
57f3d27eb7 Update deployment workflow for blue-green strategy: Renamed workflow to 'Deploy yourpart (blue-green)' and refactored SSH connection steps to utilize environment variables for host, port, and user. Changed deployment script to align with blue-green deployment practices, enhancing clarity and maintainability.
Some checks failed
Deploy yourpart (blue-green) / deploy (push) Failing after 0s
2026-03-31 10:03:04 +02:00
Torsten Schulz (local)
a7a6ea1ff9 Refactor planned pregnancy management in UserCharacterWorker and SQL: Updated queries to handle planned births and clear pregnancy records post-birth. Streamlined pregnancy processing logic with readiness checks and improved child relation insertion. Enhanced documentation for better understanding of planned pregnancy features and their integration.
Some checks failed
Deploy daemon / deploy-daemon (push) Failing after 0s
2026-03-31 09:58:33 +02:00