Skip to content

Releases: falkcorp/gha-get-frontend-config

v1.1.6-rc.3

v1.1.6-rc.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jun 15:52

🚀 What's Changed

📋 Commits since v1.1.4:

  • ci: add submodules: recursive to all actions/checkout steps (0366b94)
  • chore(standards): add .standards submodule and centralize AI instructions (1840a91)
  • fix: bump reusable-release.yml SHA to v1.10.7 (bfb912c8) (5b92028)
  • fix: bump reusable-release.yml SHA to v2.14.0 (483f3afe) (97f9fea)
  • chore: migrate jdfalk/ refs to falkcorp/ org (d00b7ae)
  • chore(gitignore): sync managed ignore block (517d41a)

🎯 Release Information

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

⚠️ 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 0366b94

v1.1.6-rc.2

v1.1.6-rc.2 Pre-release
Pre-release

Choose a tag to compare

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

🚀 What's Changed

📋 Commits since v1.1.4:

  • chore(standards): add .standards submodule and centralize AI instructions (1840a91)
  • fix: bump reusable-release.yml SHA to v1.10.7 (bfb912c8) (5b92028)
  • fix: bump reusable-release.yml SHA to v2.14.0 (483f3afe) (97f9fea)
  • chore: migrate jdfalk/ refs to falkcorp/ org (d00b7ae)
  • chore(gitignore): sync managed ignore block (517d41a)

🎯 Release Information

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

⚠️ 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 1840a91

v1.1.6-rc.1

v1.1.6-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jun 19:13

🚀 What's Changed

📋 Commits since v1.1.4:

  • fix: bump reusable-release.yml SHA to v1.10.7 (bfb912c8) (5b92028)
  • fix: bump reusable-release.yml SHA to v2.14.0 (483f3afe) (97f9fea)
  • chore: migrate jdfalk/ refs to falkcorp/ org (d00b7ae)
  • chore(gitignore): sync managed ignore block (517d41a)

🎯 Release Information

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

⚠️ 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 5b92028

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 05 Jun 19:02

Draft release for v1.1.5 — will be published when ready.

Latest RC: v1.1.5-rc.2

🚀 What's Changed

📋 Commits since v1.1.3:

  • fix: bump reusable-release.yml SHA to v2.14.0 (483f3afe) (97f9fea)
  • chore: migrate jdfalk/ refs to falkcorp/ org (d00b7ae)
  • chore(gitignore): sync managed ignore block (517d41a)
  • 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)

🎯 Release Information

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

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

v1.1.5-rc.2

v1.1.5-rc.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jun 18:57

🚀 What's Changed

📋 Commits since v1.1.3:

  • fix: bump reusable-release.yml SHA to v2.14.0 (483f3afe) (97f9fea)
  • chore: migrate jdfalk/ refs to falkcorp/ org (d00b7ae)
  • chore(gitignore): sync managed ignore block (517d41a)
  • 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)

🎯 Release Information

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

⚠️ 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 97f9fea

v1.1.5-rc.1

v1.1.5-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 May 09:50

🚀 What's Changed

📋 Commits since v1.1.3:

  • chore(gitignore): sync managed ignore block (517d41a)
  • 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)

🎯 Release Information

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

⚠️ 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 517d41a

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 02 May 04:36

🚀 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