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 (2fd261c)
  • fix(ci): push-to-main creates RC, dispatch creates stable release (636fb22)
  • fix(dependabot): quote schedule time so YAML 1.1 parser keeps it as a string (9a5882d)
  • chore: bootstrap repo to ghcommon standards (action) (2c34daa)
  • chore(sync): sync files from jft-github-actions template (5b7006e)
  • chore(instructions): remove outdated shell, test generation, and TypeScript instructions (8a66ad1)
  • chore(release): update version to 2.0.1 and fix reusable workflow reference (2d42555)
  • chore(agents): remove agent files from action repo (2d6ebc3)
  • fix(workflows): use reusable-release.yml for automatic versioning and releases (ae749a5)
  • chore(workflows): standardize to release.yml as primary release workflow (d5f6f47)
  • chore(sync): sync files from jft-github-actions template (3d728dd)
  • docs(instructions): add Python command usage guidance (3027d3c)
  • chore(docs): add last-edited date to file headers (73f92f0)
  • chore(workflow): exclude copilot-instructions.md symlink from template sync (43eda93)
  • chore(docs): add language-specific instruction files (640d567)
  • chore(copilot-instructions): update version to 1.1.0 and enhance guidelines (5eae413)
  • chore(workflows): update versions and actions in workflow files (490bfba)
  • feat(sync): add pull-based sync workflow from template (986f2c5)
  • refactor(workflow): replace HEREDOC/inline Python with update-action-docker-ref-action (f141e89)
  • chore: publish docker image v1.0.1 (b3c4ce8)
  • fix: normalize publish-docker script indentation (ad7da99)
  • fix: normalize version parsing in publish workflow (f814846)
  • feat: add docker path and publish workflow (655354d)
  • chore: update configuration files and documentation (6b531ce)
  • docs: add missing documentation files (CHANGELOG.md, TODO.md) (cf79c15)
  • chore: fix pre-commit config and apply linter auto-fixes (69a68c4)
  • chore: add pre-commit hooks and linter configs (1020e18)
  • chore(ci): pin external actions to commit hashes (b5be63b)

馃幆 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 2fd261c