Gabriel Kaszewski GKaszewski
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-09 00:28:02 +00:00
863bc90c6f feat: add endpoint to retrieve a public list of all users
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-09 00:14:47 +00:00
d15339cf4a fix: remove debugging step that dumped POSTGRES_USER secret
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-09 00:10:00 +00:00
916dbe0245 feat: add step to dump POSTGRES_USER secret for debugging
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-09 00:03:00 +00:00
7889137cd8 fix: remove copying of .env.example to .env in Dockerfile
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-09 00:02:17 +00:00
4e38c1133e fix: remove debugging step that dumped environment variables
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-09 00:00:36 +00:00
86eb059f3e fix: update debugging step to display specific environment variables
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:59:51 +00:00
84f2423343 feat: add step to dump environment variables for debugging
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:44:03 +00:00
9207572f07 fix: remove redundant volume mapping for proxy service
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:43:22 +00:00
1c52bf3ea4 feat: update Docker setup to use custom proxy image and remove redundant steps
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:40:27 +00:00
327e671571 fix: update Nginx volume path to use GITHUB_WORKSPACE variable
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:40:02 +00:00
36e12d1d96 feat: add step to dump environment variables for debugging
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:38:33 +00:00
452ea5625f fix: update Nginx volume path to use GITEA_WORKSPACE variable
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:33:24 +00:00
bc8941d910 feat: add step to list files in workspace during deployment
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:18:30 +00:00
01d7a837f8 refactor: streamline Docker Compose configuration and remove unnecessary build steps
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:17:01 +00:00
71048f0060 feat: add Docker BuildKit environment variable for improved build performance
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:15:58 +00:00
f278a44d8f feat: add Docker version check step and fix DATABASE_URL formatting in production compose file
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:12:19 +00:00
aa4be7e05b feat: specify build targets for backend and frontend in Docker Compose
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:10:11 +00:00
5bc4337447 feat: update deployment workflow to use master branch and add production Docker Compose configuration
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:08:04 +00:00
b50b7bcc73 feat: add GitHub Actions workflow for building and deploying Thoughts
GKaszewski pushed to main at GKaszewski/gabrielkaszewski-next 2025-09-08 17:28:01 +00:00
163f946b08 chore: update @typescript-eslint packages to version 8.43.0 and debug to 4.4.1