|
|
9e553203c5
|
fix: update README to reflect changes in Postgres image and extensions
|
2026-03-08 19:06:25 +07:00 |
|
|
|
bb016cbade
|
fix: update PostgreSQL image to use base variant in compose file
|
2026-03-08 19:03:08 +07:00 |
|
|
|
5e3ef8941f
|
fix: refactor GitHub Actions workflow to define environment variables and strategy explicitly
v0.1.0
|
2026-03-08 18:24:08 +07:00 |
|
|
|
9155b263a3
|
fix: fix quotes around PREFIX assignment in Justfile
|
2026-03-08 18:16:58 +07:00 |
|
|
|
0ca89c0417
|
fix: update PostgreSQL image to use base variant in compose file
|
2026-03-08 18:16:05 +07:00 |
|
|
|
ef49c9685a
|
fix: moved file to examples/postgres-base folder
|
2026-03-08 18:12:34 +07:00 |
|
|
|
d490100860
|
feat: restructure PostgreSQL setup with base variant
|
2026-03-08 18:11:18 +07:00 |
|
|
|
a3610d6756
|
feat: add PostgreSQL base example
|
2026-03-08 17:32:49 +07:00 |
|
|
|
e2f2484370
|
feat: add PostgreSQL extensions and update Dockerfile for initialization
|
2026-03-08 17:31:11 +07:00 |
|
|
|
3705d7a427
|
refactor: remove redundant push latest step and streamline cleanup in test-and-push workflow
|
2026-03-08 17:30:00 +07:00 |
|
|
|
2c3edb5146
|
refactor: update image naming convention in Justfile and compose.yml
|
2026-03-08 17:29:42 +07:00 |
|
|
|
3544e1a271
|
fix: correct POSTGRES_PORT usage
|
2026-03-08 16:29:42 +07:00 |
|
|
|
e3668ff862
|
feat: updated structure for build and push in Justfile
|
2026-03-08 16:29:12 +07:00 |
|
|
|
fe72b1b3e7
|
feat: add push-latest command to Justfile for latest image deployment
|
2026-03-08 16:00:42 +07:00 |
|
|
|
11e84ab545
|
refactor: reorganized Justfile
|
2026-03-08 15:54:32 +07:00 |
|
|
|
2f798c3591
|
fix: Remove unnecessary blank line in Justfile
|
2026-03-08 15:53:27 +07:00 |
|
|
|
db3019c00d
|
fix: Remove .env.example and update README to clarify usage
|
2026-03-08 15:48:17 +07:00 |
|
|
|
ea250e13cd
|
fix: Update workflow name for clarity in test-and-push.yml
|
2026-03-08 15:27:55 +07:00 |
|
|
|
6d5b5a3a50
|
fix: Rename publish command to push for consistency in Justfile
|
2026-03-07 09:47:37 +07:00 |
|
|
|
87e68ecd14
|
fix: Update cleanup and publish commands in test-and-push.yml for consistency
|
2026-03-07 09:44:49 +07:00 |
|
|
|
3be6c0d732
|
refactor: Rename database management commands in Justfile for consistency
|
2026-03-07 09:44:35 +07:00 |
|
|
|
bbf27d0e87
|
fix: Update image naming convention in Justfile for build and publish tasks
|
2026-03-07 09:39:50 +07:00 |
|
|
|
c4c0511fc3
|
fix: Correct build directive to image in postgres service configuration
|
2026-03-07 09:39:45 +07:00 |
|
|
|
f2d3e7551e
|
fix: Update Justfile and compose.yml for improved database build and configuration
|
2026-03-07 09:37:24 +07:00 |
|
|
|
49f5c7af70
|
fix: Correct push event configuration in test-and-push.yml for proper tag handling
|
2026-03-07 09:31:57 +07:00 |
|
|
|
5e48bd5030
|
fix: Refactor test-and-push.yml for improved clarity and structure
|
2026-03-07 09:29:01 +07:00 |
|
|
|
2677e40f42
|
fix: Update postgres service configuration in compose.yml for clarity and correctness
|
2026-03-07 09:28:48 +07:00 |
|
|
|
b413d78cd5
|
fix: Improve comments and structure in Justfile for clarity
|
2026-03-07 09:28:31 +07:00 |
|
|
|
1eaa3f2684
|
fix: Correct docker build command in Justfile to use the correct context
|
2026-03-07 06:24:46 +07:00 |
|
|
|
0db8d9a39b
|
fix: Simplify healthcheck command in compose.yml by removing database flag
|
2026-03-07 05:28:50 +07:00 |
|
|
|
59fb858f54
|
fix: Update Justfile to include echo for docker push command
|
2026-03-07 05:11:04 +07:00 |
|
|
|
b8a6a37e70
|
fix: Correct repository name in README.md header
|
2026-03-07 04:56:33 +07:00 |
|
|
|
20117a2a3f
|
docs: Add README.md for project documentation and usage instructions
|
2026-03-07 04:07:16 +07:00 |
|
|
|
12e1162ea0
|
chore: Add GitHub Actions workflow for database testing and publishing
|
2026-03-07 04:04:36 +07:00 |
|
|
|
ae7d9f9819
|
chore: Add initial Justfile and .env.example for environment configuration
|
2026-03-07 04:04:24 +07:00 |
|
|
|
0fa29813df
|
chore: Add .gitignore to exclude environment files
|
2026-03-07 04:03:58 +07:00 |
|
|
|
70a656caf6
|
chore: Add initial PostgreSQL configuration files and Docker setup
|
2026-03-07 04:03:48 +07:00 |
|