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
Refactor Dockerfile and schema.prisma for improved migration handling: Remove migration checks during build, enhance entrypoint script to validate DATABASE_URL and schema.prisma presence, and update schema.prisma to use environment variable for databas…
#75
:
Commit
881b8149e5
pushed by
julienfroidefond
main
2025-12-19 08:47:27 +01:00
15s
View workflow file
Refactor Docker configuration for PostgreSQL migration: Remove SQLite volume from docker-compose.yml, update Dockerfile to eliminate SQLite dependencies, and adjust README files to reflect PostgreSQL setup. Delete migration script and related documenta…
#64
:
Commit
5875813f2f
pushed by
julienfroidefond
main
2025-12-17 12:32:54 +01:00
2m27s
View workflow file
Add challenges background preference support: Extend site preferences and related components to include challengesBackground, update API and UI to handle new background image settings for challenges.
#50
:
Commit
d3a4fa7cf5
pushed by
julienfroidefond
main
2025-12-15 21:29:17 +01:00
2m26s
View workflow file
Update Dockerfile to streamline Prisma Client generation and migration process: Change DATABASE_URL for build environment, enhance entrypoint script with migration handling, and ensure only production dependencies are installed.
#42
:
Commit
83aa54ff44
pushed by
julienfroidefond
main
2025-12-15 17:37:06 +01:00
1m36s
View workflow file
Add dotenv package for environment variable management and update pnpm-lock.yaml. Adjust layout in RegisterPage and LoginPage components for improved responsiveness. Enhance AdminPanel with ChallengeManagement section and update navigation links for ch…
#37
:
Commit
f093977b34
pushed by
julienfroidefond
main
2025-12-15 15:21:15 +01:00
3m4s
View workflow file
Enhance theming and UI components: Introduce a new dark cyan theme in globals.css, update layout to utilize ThemeProvider for consistent theming, and refactor button and card components to use CSS variables for styling. Improve navigation and alert com…
#29
:
Commit
5b96cf907e
pushed by
julienfroidefond
main
2025-12-12 17:06:16 +01:00
49s
View workflow file
Refactor FeedbackPage component: Simplify props handling and remove unused state and effects related to event and feedback management, streamlining the feedback submission process.
#22
:
Commit
f2805505a1
pushed by
julienfroidefond
main
2025-12-12 10:08:16 +01:00
55s
View workflow file
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…
#21
:
Commit
ae08ed7793
pushed by
julienfroidefond
main
2025-12-12 08:47:08 +01:00
33s
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.
#6
:
Commit
1152389785
pushed by
julienfroidefond
main
2025-12-10 14:18:36 +01:00
2m57s
View workflow file