Julien Froidefond
|
3ad680f416
|
Add UPLOADS_PATH to deployment workflow: Include UPLOADS_PATH environment variable in deploy.yml to support image uploads configuration, enhancing deployment flexibility.
Deploy with Docker Compose / deploy (push) Successful in 13m50s
|
2025-12-12 08:15:34 +01:00 |
|
|
|
369c83d162
|
Actualiser .gitea/workflows/deploy.yml
Deploy with Docker Compose / deploy (push) Successful in 7m1s
|
2025-12-12 06:39:42 +01:00 |
|
Julien Froidefond
|
216f438b0a
|
Update deployment workflow: Change NEXTAUTH_URL reference in deploy.yml from secrets to vars for improved consistency in environment variable management.
Deploy with Docker Compose / deploy (push) Successful in 15s
|
2025-12-11 11:13:48 +01:00 |
|
Julien Froidefond
|
9b40210b36
|
Update docker-compose.yml and deploy.yml: Modify volume path to use an environment variable for data persistence and update deployment workflow to reference secrets for environment variables, enhancing flexibility and security.
|
2025-12-11 11:11:44 +01:00 |
|
Julien Froidefond
|
8b1ed1b8b9
|
Remove --build flag from docker compose command in deploy.yml to streamline deployment process and avoid unnecessary image rebuilding.
Deploy with Docker Compose / deploy (push) Successful in 50s
|
2025-12-11 09:04:44 +01:00 |
|
Julien Froidefond
|
155d026284
|
Add environment variables to deployment workflow: Update deploy.yml to include necessary environment variables for Docker build, enhancing configuration for deployment.
Deploy with Docker Compose / deploy (push) Has been cancelled
|
2025-12-11 08:57:42 +01:00 |
|
Julien Froidefond
|
bd25738486
|
Update deployment workflow: Modify deploy.yml to include the --build flag in the docker compose up command, ensuring that images are rebuilt during deployment for the latest changes.
Deploy with Docker Compose / deploy (push) Successful in 9m16s
|
2025-12-11 07:55:16 +01:00 |
|
Julien Froidefond
|
23ca6345de
|
Update Docker configuration and deployment workflow: Change volume path in docker-compose.yml to use an external USB drive for data persistence. Adjust deploy.yml to uncomment deployment triggers for clarity and streamline the deployment process.
Deploy with Docker Compose / deploy (push) Successful in 7s
|
2025-12-11 07:53:57 +01:00 |
|
Julien Froidefond
|
53e5e7de3c
|
Update Docker configuration: Modify docker-compose.yml to change DATABASE_URL and volume paths for SQLite database. Refactor Dockerfile to streamline build process, set up entrypoint script, and ensure proper permissions. Update package.json to include built dependencies for Prisma. Adjust deploy.yml to comment out deployment triggers for clarity.
|
2025-12-10 15:45:48 +01:00 |
|
Julien Froidefond
|
1152389785
|
Rename 'app' service to 'got-app' in docker-compose.yml for clarity and consistency. Remove 'docker info' step from deploy.yml to streamline the deployment workflow.
Deploy with Docker Compose / deploy (push) Failing after 2m55s
|
2025-12-10 14:15:32 +01:00 |
|
Julien Froidefond
|
65c73688e7
|
Refactor deployment workflow: Remove 'docker compose build --no-cache' command from deploy.yml to simplify the deployment process and enhance efficiency.
Deploy with Docker Compose / deploy (push) Successful in 2m22s
|
2025-12-10 14:09:22 +01:00 |
|
Julien Froidefond
|
ae91ae5894
|
Refactor deployment workflow: Remove 'docker compose down' command from deploy.yml to streamline the deployment process and focus on building and starting the application.
Deploy with Docker Compose / deploy (push) Has been cancelled
|
2025-12-10 14:06:37 +01:00 |
|
Julien Froidefond
|
18d11d623a
|
Update deployment workflow: Modify deploy.yml to include 'docker compose down' and 'docker compose build --no-cache' commands for improved deployment process and to ensure fresh builds.
|
2025-12-10 14:06:21 +01:00 |
|
Julien Froidefond
|
30dc84ccc0
|
Update deployment configuration: Change runner name in deploy.yml from 'Mac-mini-de-Julien.local' to 'mac-orbstack-runner' for consistency in workflow execution.
Deploy with Docker Compose / deploy (push) Has been cancelled
|
2025-12-10 14:02:34 +01:00 |
|
Julien Froidefond
|
378cf3d66a
|
Update deployment configuration: Change runner name in deploy.yml from 'mac-orbstack-runner' to 'Mac-mini-de-Julien.local' for improved clarity and consistency in workflow execution.
Deploy with Docker Compose / deploy (push) Has been cancelled
|
2025-12-10 14:00:28 +01:00 |
|
Julien Froidefond
|
3c318e1763
|
Enhance feedback submission process: Update FeedbackModal to improve user experience for event feedback. Refactor event handling logic to better manage feedback state and streamline user interactions.
Deploy with Docker Compose / deploy (push) Has been cancelled
|
2025-12-10 13:59:11 +01:00 |
|