This website requires JavaScript.
Explore
Help
Sign In
julienfroidefond
/
got-gaming
Watch
1
Star
0
Fork
0
You've already forked got-gaming
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
deploy.yml
Actor
All actors
julienfroidefond
Status
All status
Success
Failure
Waiting
Running
Enhance image upload and background management: Update Docker configuration to create a dedicated backgrounds directory for uploaded images, modify API routes to handle background images specifically, and improve README documentation to reflect these c…
deploy.yml #21
:
Commit
ae08ed7793
pushed by
julienfroidefond
main
2025-12-12 08:47:08 +01:00
33s
View workflow file
Add UPLOADS_PATH to deployment workflow: Include UPLOADS_PATH environment variable in deploy.yml to support image uploads configuration, enhancing deployment flexibility.
deploy.yml #20
:
Commit
3ad680f416
pushed by
julienfroidefond
main
2025-12-12 08:29:53 +01:00
13m55s
View workflow file
Update Docker configuration to persist uploaded images: Modify docker-compose.yml to include a volume for uploaded images, enhance Dockerfile to create the uploads directory, and update README to document the new uploads path configuration.
deploy.yml #19
:
Commit
09a3f6a106
pushed by
julienfroidefond
main
2025-12-12 08:15:54 +01:00
2m3s
View workflow file
Refactor bio update logic in profile route: Adjust bio assignment to handle null values correctly, ensuring proper trimming and assignment of user bio data.
deploy.yml #18
:
Commit
6f98013382
pushed by
julienfroidefond
main
2025-12-12 08:13:47 +01:00
1m19s
View workflow file
Refactor avatar display logic in LeaderboardSection: Simplify avatar rendering by consolidating conditional checks and enhancing fallback display for users without avatars, improving visual consistency and user experience.
deploy.yml #17
:
Commit
db2993c50b
pushed by
julienfroidefond
main
2025-12-12 08:12:24 +01:00
3m6s
View workflow file
Actualiser .gitea/workflows/deploy.yml
deploy.yml #16
:
Commit
369c83d162
pushed by
julienfroidefond
main
2025-12-12 06:46:47 +01:00
7m1s
View workflow file
Update README and HeroSection components: Revise project description to reflect new branding as "Game of Tech - Peaksys" and enhance the HeroSection text to better convey the platform's gamification features and user engagement opportunities.
deploy.yml #15
:
Commit
41234f0729
pushed by
julienfroidefond
main
2025-12-12 06:36:32 +01:00
34s
View workflow file
Enhance EventsPageSection and Navigation components: Add click functionality to select events and update logo section to be a clickable link, improving user interaction and navigation experience.
deploy.yml #14
:
Commit
2cfb9ad041
pushed by
julienfroidefond
main
2025-12-11 14:57:39 +01:00
12s
View workflow file
Update NEXTAUTH_URL in docker-compose.yml to support environment variable fallback, enhancing configuration flexibility.
deploy.yml #13
:
Commit
bbdb7d6ad2
pushed by
julienfroidefond
main
2025-12-11 13:39:39 +01:00
17s
View workflow file
Add label to Docker service: Disable Watchtower updates for the app service in docker-compose.yml to prevent automatic container updates during runtime.
deploy.yml #12
:
Commit
8c17ed44e3
pushed by
julienfroidefond
main
2025-12-11 12:08:28 +01:00
10s
View workflow file
Update deployment workflow: Change NEXTAUTH_URL reference in deploy.yml from secrets to vars for improved consistency in environment variable management.
deploy.yml #11
:
Commit
216f438b0a
pushed by
julienfroidefond
main
2025-12-11 11:14:10 +01:00
15s
View workflow file
Remove --build flag from docker compose command in deploy.yml to streamline deployment process and avoid unnecessary image rebuilding.
deploy.yml #10
:
Commit
8b1ed1b8b9
pushed by
julienfroidefond
main
2025-12-11 09:06:11 +01:00
51s
View workflow file
Add environment variables to deployment workflow: Update deploy.yml to include necessary environment variables for Docker build, enhancing configuration for deployment.
deploy.yml #9
:
Commit
155d026284
pushed by
julienfroidefond
main
2025-12-11 09:05:00 +01:00
2m33s
View workflow file
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.yml #8
:
Commit
bd25738486
pushed by
julienfroidefond
main
2025-12-11 08:04:40 +01:00
9m19s
View workflow file
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.yml #7
:
Commit
23ca6345de
pushed by
julienfroidefond
main
2025-12-11 07:54:11 +01:00
8s
View workflow file
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.yml #6
:
Commit
1152389785
pushed by
julienfroidefond
main
2025-12-10 14:18:36 +01:00
2m57s
View workflow file
Refactor deployment workflow: Remove 'docker compose build --no-cache' command from deploy.yml to simplify the deployment process and enhance efficiency.
deploy.yml #5
:
Commit
65c73688e7
pushed by
julienfroidefond
main
2025-12-10 14:11:55 +01:00
2m22s
View workflow file
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.yml #4
:
Commit
ae91ae5894
pushed by
julienfroidefond
main
2025-12-10 14:09:30 +01:00
2m43s
View workflow file
First
Previous
1
2
3
Next
Last