Skip to content

Releases: falkcorp/github-common

v1.10.9-rc.14

v1.10.9-rc.14 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Aug 11:39

🚀 What's Changed

📋 Commits since v1.10.7:

  • deps(deps): bump the dependencies group with 5 updates (bd773d1)
  • deps(deps): bump the dependencies group with 5 updates (b15f0c6)
  • chore: update burndown-runner-image to ob-1680f86 (f55e35f)
  • deps(deps): bump the dependencies group with 25 updates (75c5625)
  • chore(dependabot): extend pip coverage to /scripts and /scripts/copilot-firewall (972c195)
  • fix(deps): force brace-expansion >=5.0.7 via npm override (28ef759)
  • fix(release): repoint 6 orphaned gha-release-* action pins crashing Dependabot (17132a6)
  • docs(agents): document changelog/TODO fragment system in copilot-instructions (e579a3e)
  • fix(ci): run cargo build/test inline instead of via a missing action command (143b2d4)
  • fix(ci): refresh the stale ghcommon script pin across reusable workflows (630c2a8)
  • fix(lint): add the missing docstrings in intelligent_sync_to_repos.py (e73b801)
  • chore(sync): add the todo.d scaffolding to MANAGED_FILES (0bd9f41)
  • fix(todo): format the assembler so it is stable at any ruff line-length (a1ceaef)
  • fix(ci): don't request the pip cache when no Python manifest exists (4ee18c2)
  • fix(todo): make TODO.md header upkeep best-effort in the assembler (728882f)
  • fix(tests): repair four stale tests that lagged behind intentional changes (a7c14da)
  • fix(lint): reconcile the two ruff configs so CI and pre-commit agree (7683725)
  • feat(todo): assemble TODO.md from todo.d/ fragments (153568f)
  • docs(status): capture fragment-assembly system status and TODO.md next steps (d0c3326)
  • fix(ci): make the Code Quality super-linter advisory, not a PR blocker (92800b4)
  • refactor(changelog): move assembly/check to shared reusable workflows (a864621)
  • feat(changelog): assemble CHANGELOG.md from changelog.d fragments (700c301)
  • feat(changelog): deliver fragment system org-wide via reusable workflows (624c131)
  • fix(ci): exclude copilot-firewall sub-tool from root pytest (61a2cba)
  • chore: remove accidentally-committed worktree gitlinks (042afcc)
  • fix(workflows): resolve last stale copilot-agent-util-rust reference (1e4209f)
  • chore: nudge dependency-graph reprocessing (7a0a32e)
  • fix(dependabot): remove redundant schedule keys conflicting with multi-ecosystem-group (34cfdcf)
  • fix(deps): resolve Dependabot vulnerability alerts (6d7b332)
  • feat(pre-commit): generate GUID index via new falkcorp/gha-guid-index hook (d38ae4b)
  • chore: update burndown-runner-image to ob-7d131c2 (74163ed)
  • fix(workflows): bump gha-docs-generator pin to relative-path fix (7ff6ed8)
  • fix(workflows): drop submodules: recursive from ghcommon sparse-checkout steps (dd21378)
  • fix(release): guard cleanup step from deleting the just-created stable release (b3f278f)
  • fix(release): bump gha-release-go pin to fix same-commit tag ambiguity (f7e012d)
  • fix(ci): update remaining jdfalk/ghcommon references to falkcorp/github-common (a575899)
  • fix(release): pin ghcommon-scripts checkout ref instead of live resolution (c4ea62e)
  • fix(release): update ghcommon workflow-scripts checkout to falkcorp/github-common (e44a03f)
  • feat(release): add go-run-linters passthrough to reusable-release.yml (a0b0790)
  • docs(changelog): document reusable-triage-poll.yml image pin fix (1dec34c)
  • chore: update burndown-runner-image to ob-0618d75 (9446ed3)
  • fix(triage-poll): re-pin to valid burndown-runner-image tag (66059b7)
  • chore: update burndown-runner-image to ob-20cdfe3 (7bd9f91)
  • ci: add submodules: recursive to all actions/checkout steps (6694e50)
  • 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)

🎯 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 bd773d1

v1.10.9-rc.13

v1.10.9-rc.13 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Jul 22:31

🚀 What's Changed

📋 Commits since v1.10.7:

  • deps(deps): bump the dependencies group with 5 updates (b15f0c6)
  • chore: update burndown-runner-image to ob-1680f86 (f55e35f)
  • deps(deps): bump the dependencies group with 25 updates (75c5625)
  • chore(dependabot): extend pip coverage to /scripts and /scripts/copilot-firewall (972c195)
  • fix(deps): force brace-expansion >=5.0.7 via npm override (28ef759)
  • fix(release): repoint 6 orphaned gha-release-* action pins crashing Dependabot (17132a6)
  • docs(agents): document changelog/TODO fragment system in copilot-instructions (e579a3e)
  • fix(ci): run cargo build/test inline instead of via a missing action command (143b2d4)
  • fix(ci): refresh the stale ghcommon script pin across reusable workflows (630c2a8)
  • fix(lint): add the missing docstrings in intelligent_sync_to_repos.py (e73b801)
  • chore(sync): add the todo.d scaffolding to MANAGED_FILES (0bd9f41)
  • fix(todo): format the assembler so it is stable at any ruff line-length (a1ceaef)
  • fix(ci): don't request the pip cache when no Python manifest exists (4ee18c2)
  • fix(todo): make TODO.md header upkeep best-effort in the assembler (728882f)
  • fix(tests): repair four stale tests that lagged behind intentional changes (a7c14da)
  • fix(lint): reconcile the two ruff configs so CI and pre-commit agree (7683725)
  • feat(todo): assemble TODO.md from todo.d/ fragments (153568f)
  • docs(status): capture fragment-assembly system status and TODO.md next steps (d0c3326)
  • fix(ci): make the Code Quality super-linter advisory, not a PR blocker (92800b4)
  • refactor(changelog): move assembly/check to shared reusable workflows (a864621)
  • feat(changelog): assemble CHANGELOG.md from changelog.d fragments (700c301)
  • feat(changelog): deliver fragment system org-wide via reusable workflows (624c131)
  • fix(ci): exclude copilot-firewall sub-tool from root pytest (61a2cba)
  • chore: remove accidentally-committed worktree gitlinks (042afcc)
  • fix(workflows): resolve last stale copilot-agent-util-rust reference (1e4209f)
  • chore: nudge dependency-graph reprocessing (7a0a32e)
  • fix(dependabot): remove redundant schedule keys conflicting with multi-ecosystem-group (34cfdcf)
  • fix(deps): resolve Dependabot vulnerability alerts (6d7b332)
  • feat(pre-commit): generate GUID index via new falkcorp/gha-guid-index hook (d38ae4b)
  • chore: update burndown-runner-image to ob-7d131c2 (74163ed)
  • fix(workflows): bump gha-docs-generator pin to relative-path fix (7ff6ed8)
  • fix(workflows): drop submodules: recursive from ghcommon sparse-checkout steps (dd21378)
  • fix(release): guard cleanup step from deleting the just-created stable release (b3f278f)
  • fix(release): bump gha-release-go pin to fix same-commit tag ambiguity (f7e012d)
  • fix(ci): update remaining jdfalk/ghcommon references to falkcorp/github-common (a575899)
  • fix(release): pin ghcommon-scripts checkout ref instead of live resolution (c4ea62e)
  • fix(release): update ghcommon workflow-scripts checkout to falkcorp/github-common (e44a03f)
  • feat(release): add go-run-linters passthrough to reusable-release.yml (a0b0790)
  • docs(changelog): document reusable-triage-poll.yml image pin fix (1dec34c)
  • chore: update burndown-runner-image to ob-0618d75 (9446ed3)
  • fix(triage-poll): re-pin to valid burndown-runner-image tag (66059b7)
  • chore: update burndown-runner-image to ob-20cdfe3 (7bd9f91)
  • ci: add submodules: recursive to all actions/checkout steps (6694e50)
  • 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)

🎯 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 b15f0c6

v1.10.9-rc.12

v1.10.9-rc.12 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jul 19:24

🚀 What's Changed

📋 Commits since v1.10.7:

  • chore: update burndown-runner-image to ob-1680f86 (f55e35f)
  • deps(deps): bump the dependencies group with 25 updates (75c5625)
  • chore(dependabot): extend pip coverage to /scripts and /scripts/copilot-firewall (972c195)
  • fix(deps): force brace-expansion >=5.0.7 via npm override (28ef759)
  • fix(release): repoint 6 orphaned gha-release-* action pins crashing Dependabot (17132a6)
  • docs(agents): document changelog/TODO fragment system in copilot-instructions (e579a3e)
  • fix(ci): run cargo build/test inline instead of via a missing action command (143b2d4)
  • fix(ci): refresh the stale ghcommon script pin across reusable workflows (630c2a8)
  • fix(lint): add the missing docstrings in intelligent_sync_to_repos.py (e73b801)
  • chore(sync): add the todo.d scaffolding to MANAGED_FILES (0bd9f41)
  • fix(todo): format the assembler so it is stable at any ruff line-length (a1ceaef)
  • fix(ci): don't request the pip cache when no Python manifest exists (4ee18c2)
  • fix(todo): make TODO.md header upkeep best-effort in the assembler (728882f)
  • fix(tests): repair four stale tests that lagged behind intentional changes (a7c14da)
  • fix(lint): reconcile the two ruff configs so CI and pre-commit agree (7683725)
  • feat(todo): assemble TODO.md from todo.d/ fragments (153568f)
  • docs(status): capture fragment-assembly system status and TODO.md next steps (d0c3326)
  • fix(ci): make the Code Quality super-linter advisory, not a PR blocker (92800b4)
  • refactor(changelog): move assembly/check to shared reusable workflows (a864621)
  • feat(changelog): assemble CHANGELOG.md from changelog.d fragments (700c301)
  • feat(changelog): deliver fragment system org-wide via reusable workflows (624c131)
  • fix(ci): exclude copilot-firewall sub-tool from root pytest (61a2cba)
  • chore: remove accidentally-committed worktree gitlinks (042afcc)
  • fix(workflows): resolve last stale copilot-agent-util-rust reference (1e4209f)
  • chore: nudge dependency-graph reprocessing (7a0a32e)
  • fix(dependabot): remove redundant schedule keys conflicting with multi-ecosystem-group (34cfdcf)
  • fix(deps): resolve Dependabot vulnerability alerts (6d7b332)
  • feat(pre-commit): generate GUID index via new falkcorp/gha-guid-index hook (d38ae4b)
  • chore: update burndown-runner-image to ob-7d131c2 (74163ed)
  • fix(workflows): bump gha-docs-generator pin to relative-path fix (7ff6ed8)
  • fix(workflows): drop submodules: recursive from ghcommon sparse-checkout steps (dd21378)
  • fix(release): guard cleanup step from deleting the just-created stable release (b3f278f)
  • fix(release): bump gha-release-go pin to fix same-commit tag ambiguity (f7e012d)
  • fix(ci): update remaining jdfalk/ghcommon references to falkcorp/github-common (a575899)
  • fix(release): pin ghcommon-scripts checkout ref instead of live resolution (c4ea62e)
  • fix(release): update ghcommon workflow-scripts checkout to falkcorp/github-common (e44a03f)
  • feat(release): add go-run-linters passthrough to reusable-release.yml (a0b0790)
  • docs(changelog): document reusable-triage-poll.yml image pin fix (1dec34c)
  • chore: update burndown-runner-image to ob-0618d75 (9446ed3)
  • fix(triage-poll): re-pin to valid burndown-runner-image tag (66059b7)
  • chore: update burndown-runner-image to ob-20cdfe3 (7bd9f91)
  • ci: add submodules: recursive to all actions/checkout steps (6694e50)
  • 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)

🎯 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 f55e35f

v1.10.9-rc.11

v1.10.9-rc.11 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jul 18:50

🚀 What's Changed

📋 Commits since v1.10.7:

  • deps(deps): bump the dependencies group with 25 updates (75c5625)
  • chore(dependabot): extend pip coverage to /scripts and /scripts/copilot-firewall (972c195)
  • fix(deps): force brace-expansion >=5.0.7 via npm override (28ef759)
  • fix(release): repoint 6 orphaned gha-release-* action pins crashing Dependabot (17132a6)
  • docs(agents): document changelog/TODO fragment system in copilot-instructions (e579a3e)
  • fix(ci): run cargo build/test inline instead of via a missing action command (143b2d4)
  • fix(ci): refresh the stale ghcommon script pin across reusable workflows (630c2a8)
  • fix(lint): add the missing docstrings in intelligent_sync_to_repos.py (e73b801)
  • chore(sync): add the todo.d scaffolding to MANAGED_FILES (0bd9f41)
  • fix(todo): format the assembler so it is stable at any ruff line-length (a1ceaef)
  • fix(ci): don't request the pip cache when no Python manifest exists (4ee18c2)
  • fix(todo): make TODO.md header upkeep best-effort in the assembler (728882f)
  • fix(tests): repair four stale tests that lagged behind intentional changes (a7c14da)
  • fix(lint): reconcile the two ruff configs so CI and pre-commit agree (7683725)
  • feat(todo): assemble TODO.md from todo.d/ fragments (153568f)
  • docs(status): capture fragment-assembly system status and TODO.md next steps (d0c3326)
  • fix(ci): make the Code Quality super-linter advisory, not a PR blocker (92800b4)
  • refactor(changelog): move assembly/check to shared reusable workflows (a864621)
  • feat(changelog): assemble CHANGELOG.md from changelog.d fragments (700c301)
  • feat(changelog): deliver fragment system org-wide via reusable workflows (624c131)
  • fix(ci): exclude copilot-firewall sub-tool from root pytest (61a2cba)
  • chore: remove accidentally-committed worktree gitlinks (042afcc)
  • fix(workflows): resolve last stale copilot-agent-util-rust reference (1e4209f)
  • chore: nudge dependency-graph reprocessing (7a0a32e)
  • fix(dependabot): remove redundant schedule keys conflicting with multi-ecosystem-group (34cfdcf)
  • fix(deps): resolve Dependabot vulnerability alerts (6d7b332)
  • feat(pre-commit): generate GUID index via new falkcorp/gha-guid-index hook (d38ae4b)
  • chore: update burndown-runner-image to ob-7d131c2 (74163ed)
  • fix(workflows): bump gha-docs-generator pin to relative-path fix (7ff6ed8)
  • fix(workflows): drop submodules: recursive from ghcommon sparse-checkout steps (dd21378)
  • fix(release): guard cleanup step from deleting the just-created stable release (b3f278f)
  • fix(release): bump gha-release-go pin to fix same-commit tag ambiguity (f7e012d)
  • fix(ci): update remaining jdfalk/ghcommon references to falkcorp/github-common (a575899)
  • fix(release): pin ghcommon-scripts checkout ref instead of live resolution (c4ea62e)
  • fix(release): update ghcommon workflow-scripts checkout to falkcorp/github-common (e44a03f)
  • feat(release): add go-run-linters passthrough to reusable-release.yml (a0b0790)
  • docs(changelog): document reusable-triage-poll.yml image pin fix (1dec34c)
  • chore: update burndown-runner-image to ob-0618d75 (9446ed3)
  • fix(triage-poll): re-pin to valid burndown-runner-image tag (66059b7)
  • chore: update burndown-runner-image to ob-20cdfe3 (7bd9f91)
  • ci: add submodules: recursive to all actions/checkout steps (6694e50)
  • 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)

🎯 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 75c5625

v1.10.9-rc.9

v1.10.9-rc.9 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jul 21:18

🚀 What's Changed

📋 Commits since v1.10.7:

  • fix(deps): force brace-expansion >=5.0.7 via npm override (28ef759)
  • fix(release): repoint 6 orphaned gha-release-* action pins crashing Dependabot (17132a6)
  • docs(agents): document changelog/TODO fragment system in copilot-instructions (e579a3e)
  • fix(ci): run cargo build/test inline instead of via a missing action command (143b2d4)
  • fix(ci): refresh the stale ghcommon script pin across reusable workflows (630c2a8)
  • fix(lint): add the missing docstrings in intelligent_sync_to_repos.py (e73b801)
  • chore(sync): add the todo.d scaffolding to MANAGED_FILES (0bd9f41)
  • fix(todo): format the assembler so it is stable at any ruff line-length (a1ceaef)
  • fix(ci): don't request the pip cache when no Python manifest exists (4ee18c2)
  • fix(todo): make TODO.md header upkeep best-effort in the assembler (728882f)
  • fix(tests): repair four stale tests that lagged behind intentional changes (a7c14da)
  • fix(lint): reconcile the two ruff configs so CI and pre-commit agree (7683725)
  • feat(todo): assemble TODO.md from todo.d/ fragments (153568f)
  • docs(status): capture fragment-assembly system status and TODO.md next steps (d0c3326)
  • fix(ci): make the Code Quality super-linter advisory, not a PR blocker (92800b4)
  • refactor(changelog): move assembly/check to shared reusable workflows (a864621)
  • feat(changelog): assemble CHANGELOG.md from changelog.d fragments (700c301)
  • feat(changelog): deliver fragment system org-wide via reusable workflows (624c131)
  • fix(ci): exclude copilot-firewall sub-tool from root pytest (61a2cba)
  • chore: remove accidentally-committed worktree gitlinks (042afcc)
  • fix(workflows): resolve last stale copilot-agent-util-rust reference (1e4209f)
  • chore: nudge dependency-graph reprocessing (7a0a32e)
  • fix(dependabot): remove redundant schedule keys conflicting with multi-ecosystem-group (34cfdcf)
  • fix(deps): resolve Dependabot vulnerability alerts (6d7b332)
  • feat(pre-commit): generate GUID index via new falkcorp/gha-guid-index hook (d38ae4b)
  • chore: update burndown-runner-image to ob-7d131c2 (74163ed)
  • fix(workflows): bump gha-docs-generator pin to relative-path fix (7ff6ed8)
  • fix(workflows): drop submodules: recursive from ghcommon sparse-checkout steps (dd21378)
  • fix(release): guard cleanup step from deleting the just-created stable release (b3f278f)
  • fix(release): bump gha-release-go pin to fix same-commit tag ambiguity (f7e012d)
  • fix(ci): update remaining jdfalk/ghcommon references to falkcorp/github-common (a575899)
  • fix(release): pin ghcommon-scripts checkout ref instead of live resolution (c4ea62e)
  • fix(release): update ghcommon workflow-scripts checkout to falkcorp/github-common (e44a03f)
  • feat(release): add go-run-linters passthrough to reusable-release.yml (a0b0790)
  • docs(changelog): document reusable-triage-poll.yml image pin fix (1dec34c)
  • chore: update burndown-runner-image to ob-0618d75 (9446ed3)
  • fix(triage-poll): re-pin to valid burndown-runner-image tag (66059b7)
  • chore: update burndown-runner-image to ob-20cdfe3 (7bd9f91)
  • ci: add submodules: recursive to all actions/checkout steps (6694e50)
  • 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)

🎯 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 28ef759

v1.10.9-rc.8

v1.10.9-rc.8 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jul 17:27

🚀 What's Changed

📋 Commits since v1.10.7:

  • fix(release): repoint 6 orphaned gha-release-* action pins crashing Dependabot (17132a6)
  • docs(agents): document changelog/TODO fragment system in copilot-instructions (e579a3e)
  • fix(ci): run cargo build/test inline instead of via a missing action command (143b2d4)
  • fix(ci): refresh the stale ghcommon script pin across reusable workflows (630c2a8)
  • fix(lint): add the missing docstrings in intelligent_sync_to_repos.py (e73b801)
  • chore(sync): add the todo.d scaffolding to MANAGED_FILES (0bd9f41)
  • fix(todo): format the assembler so it is stable at any ruff line-length (a1ceaef)
  • fix(ci): don't request the pip cache when no Python manifest exists (4ee18c2)
  • fix(todo): make TODO.md header upkeep best-effort in the assembler (728882f)
  • fix(tests): repair four stale tests that lagged behind intentional changes (a7c14da)
  • fix(lint): reconcile the two ruff configs so CI and pre-commit agree (7683725)
  • feat(todo): assemble TODO.md from todo.d/ fragments (153568f)
  • docs(status): capture fragment-assembly system status and TODO.md next steps (d0c3326)
  • fix(ci): make the Code Quality super-linter advisory, not a PR blocker (92800b4)
  • refactor(changelog): move assembly/check to shared reusable workflows (a864621)
  • feat(changelog): assemble CHANGELOG.md from changelog.d fragments (700c301)
  • feat(changelog): deliver fragment system org-wide via reusable workflows (624c131)
  • fix(ci): exclude copilot-firewall sub-tool from root pytest (61a2cba)
  • chore: remove accidentally-committed worktree gitlinks (042afcc)
  • fix(workflows): resolve last stale copilot-agent-util-rust reference (1e4209f)
  • chore: nudge dependency-graph reprocessing (7a0a32e)
  • fix(dependabot): remove redundant schedule keys conflicting with multi-ecosystem-group (34cfdcf)
  • fix(deps): resolve Dependabot vulnerability alerts (6d7b332)
  • feat(pre-commit): generate GUID index via new falkcorp/gha-guid-index hook (d38ae4b)
  • chore: update burndown-runner-image to ob-7d131c2 (74163ed)
  • fix(workflows): bump gha-docs-generator pin to relative-path fix (7ff6ed8)
  • fix(workflows): drop submodules: recursive from ghcommon sparse-checkout steps (dd21378)
  • fix(release): guard cleanup step from deleting the just-created stable release (b3f278f)
  • fix(release): bump gha-release-go pin to fix same-commit tag ambiguity (f7e012d)
  • fix(ci): update remaining jdfalk/ghcommon references to falkcorp/github-common (a575899)
  • fix(release): pin ghcommon-scripts checkout ref instead of live resolution (c4ea62e)
  • fix(release): update ghcommon workflow-scripts checkout to falkcorp/github-common (e44a03f)
  • feat(release): add go-run-linters passthrough to reusable-release.yml (a0b0790)
  • docs(changelog): document reusable-triage-poll.yml image pin fix (1dec34c)
  • chore: update burndown-runner-image to ob-0618d75 (9446ed3)
  • fix(triage-poll): re-pin to valid burndown-runner-image tag (66059b7)
  • chore: update burndown-runner-image to ob-20cdfe3 (7bd9f91)
  • ci: add submodules: recursive to all actions/checkout steps (6694e50)
  • 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)

🎯 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 17132a6

v1.10.9-rc.7

v1.10.9-rc.7 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jul 16:09

🚀 What's Changed

📋 Commits since v1.10.7:

  • docs(agents): document changelog/TODO fragment system in copilot-instructions (e579a3e)
  • fix(ci): run cargo build/test inline instead of via a missing action command (143b2d4)
  • fix(ci): refresh the stale ghcommon script pin across reusable workflows (630c2a8)
  • fix(lint): add the missing docstrings in intelligent_sync_to_repos.py (e73b801)
  • chore(sync): add the todo.d scaffolding to MANAGED_FILES (0bd9f41)
  • fix(todo): format the assembler so it is stable at any ruff line-length (a1ceaef)
  • fix(ci): don't request the pip cache when no Python manifest exists (4ee18c2)
  • fix(todo): make TODO.md header upkeep best-effort in the assembler (728882f)
  • fix(tests): repair four stale tests that lagged behind intentional changes (a7c14da)
  • fix(lint): reconcile the two ruff configs so CI and pre-commit agree (7683725)
  • feat(todo): assemble TODO.md from todo.d/ fragments (153568f)
  • docs(status): capture fragment-assembly system status and TODO.md next steps (d0c3326)
  • fix(ci): make the Code Quality super-linter advisory, not a PR blocker (92800b4)
  • refactor(changelog): move assembly/check to shared reusable workflows (a864621)
  • feat(changelog): assemble CHANGELOG.md from changelog.d fragments (700c301)
  • feat(changelog): deliver fragment system org-wide via reusable workflows (624c131)
  • fix(ci): exclude copilot-firewall sub-tool from root pytest (61a2cba)
  • chore: remove accidentally-committed worktree gitlinks (042afcc)
  • fix(workflows): resolve last stale copilot-agent-util-rust reference (1e4209f)
  • chore: nudge dependency-graph reprocessing (7a0a32e)
  • fix(dependabot): remove redundant schedule keys conflicting with multi-ecosystem-group (34cfdcf)
  • fix(deps): resolve Dependabot vulnerability alerts (6d7b332)
  • feat(pre-commit): generate GUID index via new falkcorp/gha-guid-index hook (d38ae4b)
  • chore: update burndown-runner-image to ob-7d131c2 (74163ed)
  • fix(workflows): bump gha-docs-generator pin to relative-path fix (7ff6ed8)
  • fix(workflows): drop submodules: recursive from ghcommon sparse-checkout steps (dd21378)
  • fix(release): guard cleanup step from deleting the just-created stable release (b3f278f)
  • fix(release): bump gha-release-go pin to fix same-commit tag ambiguity (f7e012d)
  • fix(ci): update remaining jdfalk/ghcommon references to falkcorp/github-common (a575899)
  • fix(release): pin ghcommon-scripts checkout ref instead of live resolution (c4ea62e)
  • fix(release): update ghcommon workflow-scripts checkout to falkcorp/github-common (e44a03f)
  • feat(release): add go-run-linters passthrough to reusable-release.yml (a0b0790)
  • docs(changelog): document reusable-triage-poll.yml image pin fix (1dec34c)
  • chore: update burndown-runner-image to ob-0618d75 (9446ed3)
  • fix(triage-poll): re-pin to valid burndown-runner-image tag (66059b7)
  • chore: update burndown-runner-image to ob-20cdfe3 (7bd9f91)
  • ci: add submodules: recursive to all actions/checkout steps (6694e50)
  • 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)

🎯 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 e579a3e

v1.10.9-rc.6

v1.10.9-rc.6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jul 00:09

🚀 What's Changed

📋 Commits since v1.10.7:

  • fix(ci): run cargo build/test inline instead of via a missing action command (143b2d4)
  • fix(ci): refresh the stale ghcommon script pin across reusable workflows (630c2a8)
  • fix(lint): add the missing docstrings in intelligent_sync_to_repos.py (e73b801)
  • chore(sync): add the todo.d scaffolding to MANAGED_FILES (0bd9f41)
  • fix(todo): format the assembler so it is stable at any ruff line-length (a1ceaef)
  • fix(ci): don't request the pip cache when no Python manifest exists (4ee18c2)
  • fix(todo): make TODO.md header upkeep best-effort in the assembler (728882f)
  • fix(tests): repair four stale tests that lagged behind intentional changes (a7c14da)
  • fix(lint): reconcile the two ruff configs so CI and pre-commit agree (7683725)
  • feat(todo): assemble TODO.md from todo.d/ fragments (153568f)
  • docs(status): capture fragment-assembly system status and TODO.md next steps (d0c3326)
  • fix(ci): make the Code Quality super-linter advisory, not a PR blocker (92800b4)
  • refactor(changelog): move assembly/check to shared reusable workflows (a864621)
  • feat(changelog): assemble CHANGELOG.md from changelog.d fragments (700c301)
  • feat(changelog): deliver fragment system org-wide via reusable workflows (624c131)
  • fix(ci): exclude copilot-firewall sub-tool from root pytest (61a2cba)
  • chore: remove accidentally-committed worktree gitlinks (042afcc)
  • fix(workflows): resolve last stale copilot-agent-util-rust reference (1e4209f)
  • chore: nudge dependency-graph reprocessing (7a0a32e)
  • fix(dependabot): remove redundant schedule keys conflicting with multi-ecosystem-group (34cfdcf)
  • fix(deps): resolve Dependabot vulnerability alerts (6d7b332)
  • feat(pre-commit): generate GUID index via new falkcorp/gha-guid-index hook (d38ae4b)
  • chore: update burndown-runner-image to ob-7d131c2 (74163ed)
  • fix(workflows): bump gha-docs-generator pin to relative-path fix (7ff6ed8)
  • fix(workflows): drop submodules: recursive from ghcommon sparse-checkout steps (dd21378)
  • fix(release): guard cleanup step from deleting the just-created stable release (b3f278f)
  • fix(release): bump gha-release-go pin to fix same-commit tag ambiguity (f7e012d)
  • fix(ci): update remaining jdfalk/ghcommon references to falkcorp/github-common (a575899)
  • fix(release): pin ghcommon-scripts checkout ref instead of live resolution (c4ea62e)
  • fix(release): update ghcommon workflow-scripts checkout to falkcorp/github-common (e44a03f)
  • feat(release): add go-run-linters passthrough to reusable-release.yml (a0b0790)
  • docs(changelog): document reusable-triage-poll.yml image pin fix (1dec34c)
  • chore: update burndown-runner-image to ob-0618d75 (9446ed3)
  • fix(triage-poll): re-pin to valid burndown-runner-image tag (66059b7)
  • chore: update burndown-runner-image to ob-20cdfe3 (7bd9f91)
  • ci: add submodules: recursive to all actions/checkout steps (6694e50)
  • 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)

🎯 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 143b2d4

v1.10.9-rc.10

v1.10.9-rc.10 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jul 21:25

🚀 What's Changed

📋 Commits since v1.10.7:

  • chore(dependabot): extend pip coverage to /scripts and /scripts/copilot-firewall (972c195)
  • fix(deps): force brace-expansion >=5.0.7 via npm override (28ef759)
  • fix(release): repoint 6 orphaned gha-release-* action pins crashing Dependabot (17132a6)
  • docs(agents): document changelog/TODO fragment system in copilot-instructions (e579a3e)
  • fix(ci): run cargo build/test inline instead of via a missing action command (143b2d4)
  • fix(ci): refresh the stale ghcommon script pin across reusable workflows (630c2a8)
  • fix(lint): add the missing docstrings in intelligent_sync_to_repos.py (e73b801)
  • chore(sync): add the todo.d scaffolding to MANAGED_FILES (0bd9f41)
  • fix(todo): format the assembler so it is stable at any ruff line-length (a1ceaef)
  • fix(ci): don't request the pip cache when no Python manifest exists (4ee18c2)
  • fix(todo): make TODO.md header upkeep best-effort in the assembler (728882f)
  • fix(tests): repair four stale tests that lagged behind intentional changes (a7c14da)
  • fix(lint): reconcile the two ruff configs so CI and pre-commit agree (7683725)
  • feat(todo): assemble TODO.md from todo.d/ fragments (153568f)
  • docs(status): capture fragment-assembly system status and TODO.md next steps (d0c3326)
  • fix(ci): make the Code Quality super-linter advisory, not a PR blocker (92800b4)
  • refactor(changelog): move assembly/check to shared reusable workflows (a864621)
  • feat(changelog): assemble CHANGELOG.md from changelog.d fragments (700c301)
  • feat(changelog): deliver fragment system org-wide via reusable workflows (624c131)
  • fix(ci): exclude copilot-firewall sub-tool from root pytest (61a2cba)
  • chore: remove accidentally-committed worktree gitlinks (042afcc)
  • fix(workflows): resolve last stale copilot-agent-util-rust reference (1e4209f)
  • chore: nudge dependency-graph reprocessing (7a0a32e)
  • fix(dependabot): remove redundant schedule keys conflicting with multi-ecosystem-group (34cfdcf)
  • fix(deps): resolve Dependabot vulnerability alerts (6d7b332)
  • feat(pre-commit): generate GUID index via new falkcorp/gha-guid-index hook (d38ae4b)
  • chore: update burndown-runner-image to ob-7d131c2 (74163ed)
  • fix(workflows): bump gha-docs-generator pin to relative-path fix (7ff6ed8)
  • fix(workflows): drop submodules: recursive from ghcommon sparse-checkout steps (dd21378)
  • fix(release): guard cleanup step from deleting the just-created stable release (b3f278f)
  • fix(release): bump gha-release-go pin to fix same-commit tag ambiguity (f7e012d)
  • fix(ci): update remaining jdfalk/ghcommon references to falkcorp/github-common (a575899)
  • fix(release): pin ghcommon-scripts checkout ref instead of live resolution (c4ea62e)
  • fix(release): update ghcommon workflow-scripts checkout to falkcorp/github-common (e44a03f)
  • feat(release): add go-run-linters passthrough to reusable-release.yml (a0b0790)
  • docs(changelog): document reusable-triage-poll.yml image pin fix (1dec34c)
  • chore: update burndown-runner-image to ob-0618d75 (9446ed3)
  • fix(triage-poll): re-pin to valid burndown-runner-image tag (66059b7)
  • chore: update burndown-runner-image to ob-20cdfe3 (7bd9f91)
  • ci: add submodules: recursive to all actions/checkout steps (6694e50)
  • 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)

🎯 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 972c195

v1.10.9-rc.5

v1.10.9-rc.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jul 15:41

🚀 What's Changed

📋 Commits since v1.10.7:

  • fix(ci): refresh the stale ghcommon script pin across reusable workflows (630c2a8)
  • fix(lint): add the missing docstrings in intelligent_sync_to_repos.py (e73b801)
  • chore(sync): add the todo.d scaffolding to MANAGED_FILES (0bd9f41)
  • fix(todo): format the assembler so it is stable at any ruff line-length (a1ceaef)
  • fix(ci): don't request the pip cache when no Python manifest exists (4ee18c2)
  • fix(todo): make TODO.md header upkeep best-effort in the assembler (728882f)
  • fix(tests): repair four stale tests that lagged behind intentional changes (a7c14da)
  • fix(lint): reconcile the two ruff configs so CI and pre-commit agree (7683725)
  • feat(todo): assemble TODO.md from todo.d/ fragments (153568f)
  • docs(status): capture fragment-assembly system status and TODO.md next steps (d0c3326)
  • fix(ci): make the Code Quality super-linter advisory, not a PR blocker (92800b4)
  • refactor(changelog): move assembly/check to shared reusable workflows (a864621)
  • feat(changelog): assemble CHANGELOG.md from changelog.d fragments (700c301)
  • feat(changelog): deliver fragment system org-wide via reusable workflows (624c131)
  • fix(ci): exclude copilot-firewall sub-tool from root pytest (61a2cba)
  • chore: remove accidentally-committed worktree gitlinks (042afcc)
  • fix(workflows): resolve last stale copilot-agent-util-rust reference (1e4209f)
  • chore: nudge dependency-graph reprocessing (7a0a32e)
  • fix(dependabot): remove redundant schedule keys conflicting with multi-ecosystem-group (34cfdcf)
  • fix(deps): resolve Dependabot vulnerability alerts (6d7b332)
  • feat(pre-commit): generate GUID index via new falkcorp/gha-guid-index hook (d38ae4b)
  • chore: update burndown-runner-image to ob-7d131c2 (74163ed)
  • fix(workflows): bump gha-docs-generator pin to relative-path fix (7ff6ed8)
  • fix(workflows): drop submodules: recursive from ghcommon sparse-checkout steps (dd21378)
  • fix(release): guard cleanup step from deleting the just-created stable release (b3f278f)
  • fix(release): bump gha-release-go pin to fix same-commit tag ambiguity (f7e012d)
  • fix(ci): update remaining jdfalk/ghcommon references to falkcorp/github-common (a575899)
  • fix(release): pin ghcommon-scripts checkout ref instead of live resolution (c4ea62e)
  • fix(release): update ghcommon workflow-scripts checkout to falkcorp/github-common (e44a03f)
  • feat(release): add go-run-linters passthrough to reusable-release.yml (a0b0790)
  • docs(changelog): document reusable-triage-poll.yml image pin fix (1dec34c)
  • chore: update burndown-runner-image to ob-0618d75 (9446ed3)
  • fix(triage-poll): re-pin to valid burndown-runner-image tag (66059b7)
  • chore: update burndown-runner-image to ob-20cdfe3 (7bd9f91)
  • ci: add submodules: recursive to all actions/checkout steps (6694e50)
  • 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)

🎯 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 630c2a8