Commit Graph

486 Commits

Author SHA1 Message Date
Luis Eduardo 60dd3b265c Refactor lint-test-build workflow to improve readability of Docker run command 2025-02-03 04:20:06 +00:00
Luis Eduardo 53380c9dcf Remove devcontainer-ci.json and update lint-test-build workflow to build Docker image directly 2025-02-03 04:17:15 +00:00
Luis Eduardo be2422ac75 Remove unnecessary 'go mod download' step from lint-test-build workflow 2025-02-03 04:06:25 +00:00
Luis Eduardo b9fb31e60d Update Dockerfile and Dockerfile.dev to streamline PATH environment variable configuration 2025-02-03 04:01:46 +00:00
Luis Eduardo edb78f1b2c Reorder preparation of devcontainer configuration in lint-test-build workflow 2025-02-03 03:57:58 +00:00
Luis Eduardo 3e509ba17a Remove configFile reference from lint-test-build workflow 2025-02-03 03:54:14 +00:00
Luis Eduardo b8c7c11790 Prepare devcontainer configuration for CI by renaming devcontainer-ci.json 2025-02-03 03:51:59 +00:00
Luis Eduardo f169aabe14 Fix devcontainer CI configuration by updating Dockerfile path and context 2025-02-03 03:48:46 +00:00
Luis Eduardo bccb6e32fe Fix devcontainer configuration by updating the Dockerfile path and context 2025-02-03 03:47:38 +00:00
Luis Eduardo bcff9d5c13 Add devcontainer configuration for CI and update lint-test-build workflow to use it 2025-02-03 03:42:37 +00:00
Luis Eduardo f38666cd67 Update lint-test-build workflow to use docker/setup-buildx-action and install Skopeo 2025-02-03 03:28:04 +00:00
Luis Eduardo 2dd479472a Simplify Docker buildx setup in lint-test-build workflow by replacing action with direct command 2025-02-03 03:24:16 +00:00
Luis Eduardo 90d4adbf08 Add Docker buildx setup for multi-architecture builds in lint-test-build workflow 2025-02-03 03:20:13 +00:00
Luis Eduardo 277784d4ff Optimize command execution in lint-test-build workflow for improved efficiency 2025-02-03 02:44:56 +00:00
Luis Eduardo 54fa7514db Refactor lint-test-build workflow to support multi-platform builds with updated matrix configuration 2025-02-03 02:41:03 +00:00
Luis Eduardo 61858315f0 Enhance Dockerfile to validate TARGETPLATFORM for multi-arch builds 2025-02-03 02:40:57 +00:00
Luis Eduardo f874eee6ad Add dependency installation and permission fix tasks to lint-test-build workflow 2025-02-02 04:40:37 +00:00
Luis Eduardo 3f75949630 Merge branch 'develop' into feat-add-devcontainer 2025-02-02 04:35:38 +00:00
Luis Eduardo e45054452d Refactor GitHub Actions workflow for linting, testing, and building: streamline steps and update matrix configuration 2025-02-02 04:29:30 +00:00
Luis Eduardo eb0f8870e7 Refactor Docker setup for development environment: rename compose file, update service configurations, and VSCode settings 2025-02-02 04:20:01 +00:00
Luis Eduardo Jeréz Girón 006c9eafca Add TARGETPLATFORM build argument to publish-docker-image workflow for multi-arch support 2024-11-02 10:41:06 -06:00
Luis Eduardo Jeréz Girón 280b285f7e Add TARGETPLATFORM build argument to lint-test-build workflow for multi-arch support 2024-11-02 10:38:54 -06:00
Luis Eduardo Jeréz Girón 717abf14c5 Re-declare TARGETPLATFORM ARG in Dockerfiles to ensure availability in build stages and add echo command for better visibility during builds 2024-11-02 10:35:48 -06:00
Luis Eduardo Jeréz Girón 5f60984c50 Refactor Dockerfile.dev to declare TARGETPLATFORM without a default value for improved multi-arch support 2024-11-02 10:31:33 -06:00
Luis Eduardo Jeréz Girón cf83ac2598 Update Dockerfiles to set default TARGETPLATFORM and simplify multi-arch support 2024-11-02 10:27:29 -06:00
Luis Eduardo Jeréz Girón 14b50fc6bf Add echo command to Dockerfiles for TARGETPLATFORM during build 2024-11-02 10:21:16 -06:00
Luis Eduardo Jeréz Girón 146d01beee Add --platform flag in Dockerfile's FROM images 2024-11-02 10:19:25 -06:00
Luis Eduardo Jeréz Girón 53648a1be9 Remove .air.toml and update Dockerfiles to install binaries in a dedicated directory 2024-11-02 09:49:52 -06:00
Luis Eduardo Jeréz Girón 8db421438e Add permission fix step in Dockerfiles and update taskfile 2024-11-02 09:33:57 -06:00
Luis Eduardo Jeréz Girón ebdd8f4b0a Fix sweetalert2 scroll issue in CSS files 2024-10-14 02:20:58 -06:00
Luis Eduardo Jeréz Girón 82f10d45db Refactor javascript following Locality of Behaviour (LoB) principle 2024-10-14 02:17:41 -06:00
Luis Eduardo Jeréz Girón 6842e094b6 Refactor javascript building process 2024-10-14 01:37:29 -06:00
Luis Eduardo Jeréz Girón 73d8c8b7df Refactor .gitignore to include temp/ directory 2024-10-14 01:16:59 -06:00
Luis Eduardo Jeréz Girón 09b0ff0283 Translate sqlc-prebuild script 2024-10-14 01:16:50 -06:00
Luis Eduardo Jeréz Girón bf5316a67b Refactor SQLC configuration and build process 2024-10-14 01:11:16 -06:00
Luis Eduardo Jeréz Girón e5c5e4e552 Refactor CSS to apply hover background color to table rows 2024-10-14 01:01:02 -06:00
Luis Eduardo Jeréz Girón 76b44d46e5 Refactor Dockerfiles to include ARG for TARGETPLATFORM 2024-10-14 00:36:21 -06:00
Luis Eduardo Jeréz Girón b4bedcb2ad Refactor Dockerfiles to include ARG for TARGETPLATFORM 2024-10-14 00:24:36 -06:00
Luis Eduardo Jeréz Girón bd1440592b Update lint-test-build.yaml to include 'develop' branch in CI workflow 2024-10-13 23:19:42 -06:00
Luis Eduardo Jeréz Girón dd7daad1ee Update CONTRIBUTING.md with branch name changes and development workflow details 2024-10-13 23:19:13 -06:00
Luis Eduardo Jeréz Girón 78bebcc015 Add CONTRIBUTING.md file with contribution guidelines 2024-10-13 23:16:08 -06:00
Luis Eduardo Jeréz Girón 1e991fd817 Merge branch 'change-pg-versions' into development 2024-10-13 23:10:13 -06:00
Luis Eduardo Jeréz Girón fb97464444 Include support for PostgreSQL 17 2024-10-13 23:09:15 -06:00
Luis Eduardo Jeréz Girón d7612836e6 Update README to include a link to a YouTube video demonstrating PG Back Web setup 0.3.0 2024-09-08 12:08:59 -06:00
Luis Eduardo Jeréz Girón 0525791f48 Update README to include health checks and webhooks features; consolidate screenshots into a single image 2024-09-08 12:00:18 -06:00
Luis Eduardo Jeréz Girón 0979b83791 Update GitHub Actions workflows to use latest checkout and setup actions for improved compatibility and features 2024-09-08 11:17:16 -06:00
Luis Eduardo Jeréz Girón 928b8c1618 Add GitHub Actions workflow for building and publishing Docker images with configurable tags and commit inputs 2024-09-08 11:16:23 -06:00
Luis Eduardo Jeréz Girón cf6e8d4745 Bump version from v0.2.0 to v0.3.0 in internal/config/version.go 2024-09-08 11:08:01 -06:00
Luis Eduardo Jeréz Girón 44502d49ff Refactor CI workflow to use matrix strategy for building, testing, and linting across multiple platforms (amd64 & arm64) 2024-09-08 01:04:42 -06:00
Luis Eduardo Jeréz Girón cd235e8ec5 Add duplicate functionality for backups and webhooks 2024-09-08 00:58:08 -06:00