Skip to content

v1.10.8-rc.13

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jun 14:51

πŸš€ What's Changed

πŸ“‹ Commits since v1.10.6:

  • chore: update burndown-runner-image to ob-41d8d62 (c189a40)
  • chore(standards): add .standards submodule and centralize AI instructions (251bd41)
  • docs: update CHANGELOG + TODO for June 10 fixes (591c964)
  • chore: update burndown-runner-image to ob-18f0014 (7e9712f)
  • fix(reusable-burndown): declare JF_CI_GH_PAT in workflow_call secrets (0484dec)
  • ci(go): add -timeout 30m to go race test commandAdd -timeout 30m flag to prevent race-enabled Go test runs from hittingthe default 10-minute timeout which can cause false failures on largetest suites. Fixes go race test timeouts in audiobook-organizer and anyother caller of this reusable workflow.Co-authored-by: Copilot 223556219Copilot@users.noreply.github.com (07aa2e7)
  • docs: rewrite README (concise), add burndown flow diagrams, CHANGELOG v1.11.0 (832e465)
  • feat(reusable-burndown): add rebase-stale job to auto-fix conflicting bot PRs (c3dac07)
  • chore: update burndown-runner-image to ob-77dfdfa (f602707)
  • chore: update burndown-runner-image to ob-77dfdfa (e9739e6)
  • feat(reusable-burndown): add max_tasks input to cap dispatch size (4343d20)
  • fix: update burndown-runner-image tag to 09a419b (latest built image) (cf478e0)
  • fix: add GHCR credentials to container jobs for private image pull (5025675)
  • fix(ci): move shellcheck disables inside run blocks so actionlint sees them (bfb912c)
  • fix(ci): replace SC2015 A&&B||C pattern with if/then/else in reusable-burndown (e5f4ff9)

🎯 Release Information

  • Branch: main
  • Release Type: prerelease
  • Primary Language: unknown

⚠️ This is a pre-release version - use for testing purposes.

Release Assets

This release includes organized packages for easy consumption:

Binaries

Pre-built binaries for multiple platforms with SHA256 checksums:

  • Linux: *-linux-amd64, *-linux-arm64
  • macOS: *-darwin-amd64, *-darwin-arm64

Each binary includes a .sha256 checksum file for verification.

SDKs

  • Go SDK: *-go-sdk.tar.gz / *-go-sdk.zip
  • Python SDK: *-python-sdk.tar.gz / *-python-sdk.zip

Documentation

  • API Documentation: *-docs.tar.gz / *-docs.zip

See MANIFEST.md in the release assets for a complete list of all files and their sizes.


Generated automatically from commit c189a40