35 Commits

Author SHA1 Message Date
6e5e2760f5 docs: refactor README for toolbox clarity and structure 2026-03-09 21:39:16 +07:00
87ab9a2375 feat: add base compose file for dev-tools service configuration 2026-03-09 21:38:43 +07:00
db0d8c8a45 fix: update test commands in Justfile for dev-tools service and add version checks v0.1.0 2026-03-09 19:30:28 +07:00
ff584e8722 fix: update Dockerfile and entrypoint script for improved tool installation and configuration 2026-03-09 19:30:16 +07:00
7aa72c8719 feat: add base structure for test and push of different toolsets 2026-03-09 05:24:37 +07:00
39a0e2befe fix: replace Justfile with new container management and testing commands 2026-03-09 05:23:55 +07:00
662ac1b191 fix: replace Dockerfile and add new configuration files for dev-tools setup 2026-03-09 05:23:38 +07:00
82f7ffe33c fix: update test job in justfile to build image before running tests 2026-03-06 21:43:47 +07:00
2c9d476540 fix: streamline installation steps in GitHub Actions workflow for clarity 2026-03-06 21:40:40 +07:00
aa77063703 fix: improve GitHub Actions workflow by restructuring installation steps for clarity 2026-03-06 21:40:09 +07:00
430ad2efeb fix: refactor GitHub Actions workflow to separate test and build-and-push jobs, and streamline image tagging process 2026-03-06 21:35:33 +07:00
ac4ccc498e fix: update Dockerfile to copy mise.toml from tools-config directory and add justfile for build and test automation 2026-03-06 21:35:21 +07:00
5b4dd8a3d1 fix: update README to include additional environment variables for Dockerfile 2026-03-06 02:08:20 +07:00
3316e6f790 fix: update Dockerfile to correct PATH variable for proper tool access 2026-03-06 01:15:56 +07:00
5c3b11990a fix: ensure directories are created for tools and config in Dockerfile 2026-03-06 01:11:53 +07:00
7f2c4ab50d fix: update Dockerfile to set correct installation path and permissions for mise 2026-03-06 00:56:17 +07:00
d8f7c8fc19 fix: adjust Dockerfile to ensure proper permissions for shims after installation 2026-03-06 00:43:49 +07:00
600d27cfea fix: update GitHub Actions workflow to simplify tag pushing process 2026-03-05 05:25:07 +07:00
dfe888b409 fix: update GitHub Actions workflow to use token for pushing latest tag 2026-03-05 05:23:40 +07:00
98dac239c6 feat: add workflow for updating the latest tag on versioned tag pushes 2026-03-05 05:21:20 +07:00
6984a872f1 fix: restrict tag pattern to versioned tags for Docker image builds 2026-03-05 05:21:11 +07:00
103050d879 fix: update workflow name for clarity in build and push process 2026-03-05 05:14:58 +07:00
bad60d50e9 docs: update README.md for improved quick start instructions and clarity 2026-03-05 05:12:08 +07:00
9fbc041b7c feat: add GitHub Actions workflow for building and pushing Docker images 2026-03-05 04:45:14 +07:00
4a081877c1 fix: adjust formatting in README.md tools table 2026-03-05 04:45:05 +07:00
c6dc9d7d82 fix: correct syntax in Dockerfile RUN command 2026-03-05 04:44:55 +07:00
8c23b4c1bf fix: remove unnecessary newline in docker-compose.yml 2026-03-05 04:44:37 +07:00
b9e714571e chore: use stable named volume for dev-tools 2026-03-05 02:46:35 +07:00
25d3f9d2cb fix: add missing zstd package to installation in Dockerfile 2026-03-05 00:59:43 +07:00
92d2639a12 feat: run mise install at build time via RUN instead of CMD 2026-03-04 21:19:29 +07:00
c2f5e78837 fix: remove external volume declaration 2026-03-04 02:12:09 +07:00
51c586db92 docs: update README for submodule usage pattern 2026-03-04 02:10:40 +07:00
40e93bdf27 docs: add :ro to volume mount example 2026-03-04 02:04:36 +07:00
ea2f793b04 docs: add README 2026-03-04 01:43:04 +07:00
7e759a1993 chore: initial commit 2026-03-04 01:43:04 +07:00