Skip to content

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 02 May 04:36
· 6 commits to main since this release

馃殌 What's Changed

馃搵 Commits since v1.1.2:

  • fix(ci): update ghcommon reusable-release SHA to include artifacts fix (18787cb)
  • fix(ci): push-to-main creates RC, dispatch creates stable release (ce2538a)
  • fix(dependabot): quote schedule time so YAML 1.1 parser keeps it as a string (482b9f0)
  • chore: bootstrap repo to ghcommon standards (action) (987c541)
  • chore(sync): sync files from jft-github-actions template (ae7d61b)
  • chore(instructions): remove outdated shell, test generation, and TypeScript instructions (ca39c55)
  • chore(release): update version to 2.0.1 and fix reusable workflow reference (57bc078)
  • chore(agents): remove agent files from action repo (3dfbd55)
  • fix(workflows): use reusable-release.yml for automatic versioning and releases (75531d0)
  • chore(workflows): standardize to release.yml as primary release workflow (b5b330a)
  • chore(sync): sync files from jft-github-actions template (f53a2a9)
  • docs(instructions): add Python command usage guidance (2c534c0)
  • chore(docs): add last-edited date to file headers (b7c1fb4)
  • chore(workflow): exclude copilot-instructions.md symlink from template sync (fcf9173)
  • chore(docs): add language-specific instruction files (5cede60)
  • feat(instructions): add copilot instructions and link to main instructions file (86d1049)
  • chore(workflows): update action versions in publish-docker and sync-from-template workflows (224372d)
  • chore(workflows): update versions and checkout actions in publish-docker and sync-from-template workflows - publish-docker.yml: bump version to 1.0.2 and add comments for action versions - sync-from-template.yml: bump version to 1.0.1 and update checkout action version (a0b56d9)
  • feat(sync): add pull-based sync workflow from template (a353656)
  • refactor(workflow): replace HEREDOC/inline Python with update-action-docker-ref-action (56e4529)
  • feat: add docker path and publish workflow (d8a65ae)
  • fix(load_config): improve import structure and simplify summary output formatting (a3d99ab)
  • chore: update pre-commit and Ruff configurations (1cf047d)
  • chore: fix pre-commit config and apply linter auto-fixes (c6fb4d1)
  • chore: add pre-commit hooks and linter configs (2b58bb5)
  • chore(ci): pin external actions to commit hashes (8ef7ec1)

馃幆 Release Information

  • Branch: main
  • Release Type: stable
  • Primary Language: docker

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 18787cb