• 0.1.1 7c8ee5d093

    0.1.1
    All checks were successful
    / test (push) Successful in 9s
    snapshot / linters (push) Successful in 56s
    snapshot / goreleaser-snapshot (push) Successful in 1m9s
    release / goreleaser-release (push) Successful in 1m24s
    Stable

    sylvain released this 2026-06-12 09:29:33 +02:00 | 0 commits to main since this release

    Changelog

    • 0e96271736 Merge pull request 'chore: replace devbox with mise for toolchain management' (#1) from chore/replace-devbox-with-mise into main
    • 0a1de3f7b2 Merge pull request 'ci: cache mise tools and Go build artifacts in Forgejo pipelines' (#2) from chore/cache-mise-go-ci into main
    • 557a7556ac chore: replace devbox with mise for toolchain management
    • f1ab6b6c29 chore: update Docker image templates to use git.sylvlab.fr instead of sgaunet
    • 66616bc254 chore: update Dockerfile to use template-cli instead of s3xplorer
    • 11fb41b1a7 chore: update release workflow to remove GitHub Container Registry login step and adjust Gitea token usage
    • aaa8c6d7a2 ci: cache mise tools and Go build artifacts in Forgejo pipelines
    • efcdbeaf00 feat: docker image
    • 2d5650a23f fix: update release workflow to use CI_TOKEN for Docker login and Gitea token
    • 0dc90fa86f fix: update release workflow to use FORGEJO_TOKEN for Docker login
    • 7c8ee5d093 fix: update release workflow to use secrets for CI_TOKEN in Docker login
    Downloads
  • 0.1.0 7ed239b10f

    0.1.0
    All checks were successful
    release / goreleaser-release (push) Successful in 1m55s
    / test (push) Successful in 2s
    snapshot / linters (push) Successful in 2m0s
    snapshot / goreleaser-snapshot (push) Successful in 1m58s
    Stable

    Ghost released this 2025-04-13 22:29:06 +02:00 | 11 commits to main since this release

    Changelog

    • 0ef699c76e Add .gitignore file to exclude log files and build artifacts
    • aba0426ea1 Add Go 1.24.1 package to devbox configuration
    • 78be3c4d71 Add MIT License file
    • dfb9ecf199 Add Taskfile configurations for task automation and development setup
    • fd0f0be1fd Add checkout step to linters job in snapshot workflow
    • 5db94c689e Add devbox configuration and lock files for package management
    • 174a0a1820 Add golangci-lint configuration file for linting setup
    • b9c3542d42 Add goreleaser configuration for build and release automation
    • 61ebafc8b3 Add initial VSCode configuration files for project setup
    • e4498613ac Add initial workflow and README for Forgejo setup
    • 42f32c0a57 Add release workflow and update snapshot workflow to include prerequisite installation
    • 7d00e7a97c Add snapshot workflow for CI with linters and GoReleaser setup
    • a4127803f6 Change job runners to use Docker for linters and goreleaser-snapshot workflows
    • 2ee275d2b4 Comment out GITHUB_TOKEN environment variable in snapshot workflow
    • 9e7474369e Comment out shell directive in prerequisites step of snapshot workflow
    • 62a7e368f5 Comment out shell directive in snapshot workflow prerequisites step
    • 64097dff5a Fix devbox installation action reference in snapshot workflow
    • d7923259be Implement AES encryption and decryption CLI with test suite
    • a07c46571d Refactor snapshot workflow to streamline devbox installation and remove commented-out goreleaser steps
    • 7e0b41c3b8 Remove GITHUB_TOKEN from environment variables in snapshot workflow
    • 7ed239b10f Set DEVBOX_USE_VERSION in create release step
    • cd7aeea030 Set DEVBOX_USE_VERSION in prerequisites installation step
    • 572730e6bf Update snapshot workflow and add Gitea URLs configuration
    Downloads