Commit Graph

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