Commit Graph

476 Commits

Author SHA1 Message Date
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
Luis Eduardo Jeréz Girón
d5315e485b Fix scrollbar issue for sweetalert2 2024-09-08 00:39:57 -06:00
Luis Eduardo Jeréz Girón
4a17b3511a Fix html title between pages 2024-09-08 00:29:18 -06:00
Luis Eduardo Jeréz Girón
87189c5aee Fix hx-boost scrolling 2024-09-08 00:23:40 -06:00
Luis Eduardo Jeréz Girón
36e2ed3811 Add dropdown with table options on all lists 2024-09-08 00:06:56 -06:00
Luis Eduardo Jeréz Girón
028527e133 Move and rename compose.dev.yaml file to keep organization 2024-09-07 19:31:47 -06:00
Luis Eduardo Jeréz Girón
0c7e7fa86f Change CI workflow to run on Ubuntu instead of macOS 14 for arm64 builds 2024-09-07 19:20:48 -06:00
Luis Eduardo Jeréz Girón
7a10f8fd6d Change CI workflow to run on macOS 14 (M1) instead of Ubuntu for arm64 builds 2024-09-07 19:16:05 -06:00
Luis Eduardo Jeréz Girón
5b121f2087 Update Dockerfiles to remove empty continuation lines 2024-09-07 00:33:36 -06:00
Luis Eduardo Jeréz Girón
c9927fe084 Ensure dependency check script is executable before execution 2024-09-07 00:23:04 -06:00
Luis Eduardo Jeréz Girón
5c72cc015b Refactor Dockerfiles to simplify dependency installation and unify the process across platforms 2024-09-07 00:22:36 -06:00