• 1.0.0 4579443d09

    1.0.0
    CI / Go Tests (push) Successful in 12s
    CI / Build (push) Successful in 11s
    Format / gofmt (push) Successful in 6s
    Release Artifacts / Validate release tag (push) Successful in 2s
    Release Artifacts / Build and release executables (push) Successful in 16s
    Release Artifacts / Build and release Docker image (push) Successful in 26s
    Stable

    s1d3sw1ped released this 2026-06-01 05:07:31 -05:00 | 5 commits to master since this release

    Release 1.0.0

    Changes in this release:

    • 4579443 Enforce environment variable configuration for Docker entrypoint
    • 0dc1df2 Update release workflow to conditionally enable latest tag for non-prerelease versions
    • ded1bb2 Update Dockerfile to remove unused volume configuration
    • 34a0198 Update test configuration to ensure deterministic failure for missing config
    • bc90776 Add example environment configuration and Docker Compose setup
    • f74e028 Remove artifact listing from release notes generation in workflow
    • fd12b94 Refactor release workflow to improve Docker image handling and streamline build steps
    • cc240ae Refactor release workflow to consolidate build steps and enhance Docker image handling
    • c38b2f9 Refactor release workflow to remove unnecessary registry login step and update fallback token handling
    • e3c4bd5 Implement comprehensive release workflow with validation, testing, and Docker support
    • 7968d47 Enhance release workflow and documentation for tag validation and release notes generation
    • 56fd479 Refactor release workflow to streamline binary builds and packaging
    • 051e3c3 Update artifact upload action in release workflow to use a direct URL
    • 1cab3bd Update artifact upload action in release workflow to use Gitea's upload action
    • fcc7cc3 Add Node.js setup and UI build steps to CI workflow
    • 34fd1a5 Add Docker support with Dockerfile, entrypoint script, and CI workflows
    • 050ec13 Lots more changes
    • 8bec7f0 Apply existing rate limiting to scratch read routes.
    • dbb72da Harden HTTP defaults and proxy header trust.
    • dbf112a Stop tracking generated web static assets.
    • 7e1752b Minor fixes
    • 99d46ec Many changes
    • 9e39895 Add generate-config command to output default configuration in YAML format
    • 900b1a0 Updated README.md to replace the sample config instructions with a command to generate defaults directly, streamlining the setup process.
    • 4e23a7b Updated Makefile to introduce new targets for development and configuration generation, replacing the run target with an alias for dev. Enhanced help output for clarity on available commands.
    • f049dc9 Reclassified yaml to run artifacts and added additional run artifacts
    • a7be3c8 Updated AGENTS.md to be more explicit about backwards compatibility
    • 40b59e8 Ignore any yaml configs
    • 34f11e4 Remove example config
    • aef7720 Fixed non-existent -config option should have been --config or -c
    • 696b5c5 Fixed invalid references to pastebin now scratchbox
    • efc9eeb Updated code structure using new Cobra CLI conventions
    • c50388a Added some Cobra CLI conventions to AGENTS.md
    • 9b665d2 Switched to using cobra for better cli support
    • 2e00798 small change to AGENTS.md to prevent backwards compatibility contamination
    • cc20c8e ran go mod tidy
    • 47c767f initial commit
    Downloads