Commit Graph

23 Commits

Author SHA1 Message Date
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 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 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 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 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 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 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 d534d9a8c2 Add dependency checks in CI workflow and scripts to ensure required software is installed before running tests and linting 2024-09-06 23:59:47 -06:00
Luis Eduardo Jeréz Girón 359ddded8e Add multi-architecture support for Docker builds, tests, and linting in CI workflow for amd64 and arm64 platforms 2024-09-06 23:03:34 -06:00
Luis Eduardo Jeréz Girón ed3781a3de Rename github workflow 2024-08-15 00:18:21 -06:00
Luis Eduardo Jeréz Girón 92975aaa69 Update GitHub Actions workflow to sync README.md with Docker Hub 2024-08-15 00:16:46 -06:00
Luis Eduardo Jeréz Girón 8949abb994 Update GitHub Actions workflow to sync README.md with Docker Hub 2024-08-15 00:13:38 -06:00
Luis Eduardo Jeréz Girón 4ab98118b0 Add GitHub Actions workflow to sync README.md with Docker Hub 2024-08-15 00:11:54 -06:00
Luis Eduardo Jeréz Girón 43766d3314 Rename lint-test-build workflow 2024-08-14 23:49:29 -06:00
Luis Eduardo Jeréz Girón c645e3cd52 Add GitHub Actions workflow for running linter, tests, and build 2024-07-29 23:11:39 -06:00