Hyperlocalise CI
Version updated for https://github.com/hyperlocalise/hyperlocalise to version v1.3.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Hyperlocalise GitHub Action integrates AI-driven localization workflows directly into CI pipelines, enabling automated checks for translation consistency and planned localization updates. It supports tasks like identifying localization changes (drift) and validating translation integrity (check), streamlining the management of multilingual content in modern engineering systems. This action simplifies localization by combining automation, quality checks, and support for various storage adapters, reducing the complexity of maintaining translation workflows.
What’s Changed
What’s Changed
- feat: monorepo by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/160
- chore: Switch CI to split Bazel and Go quality jobs by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/161
- chore: remove scaffolding by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/163
- skill: brainstorming and concise writting by @MuenYu in https://github.com/hyperlocalise/hyperlocalise/pull/165
- Add async translation protobuf contracts and Buf usage docs by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/164
- feat: svc translation stub by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/166
- feat: translation worker stub by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/167
- feat: translation broker by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/168
- feat: translation worker file by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/169
- refactor: migrate from GORM to BUN + Atlas by @MuenYu in https://github.com/hyperlocalise/hyperlocalise/pull/151
- QC-192: add provider routing and model selection policy engine by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/170
- feat: html parsing by @chnttx in https://github.com/hyperlocalise/hyperlocalise/pull/155
- Implement queue retries and resumable workers by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/171
- docs: fix factual errors in CLI and storage documentation by @MuenYu in https://github.com/hyperlocalise/hyperlocalise/pull/173
- feat: Decouple translation queue delivery with an outbox dispatcher and Pub/Sub worker by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/174
- feat(html): img-alt tag support by @chnttx in https://github.com/hyperlocalise/hyperlocalise/pull/172
- feat: Implement managed file catalog and file translation execution by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/175
- feat: add a GCP-specific local Docker Compose stack by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/176
- feat: project crud proto by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/178
- feat: Implement scoped cursor pagination for translation job listing by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/179
- feat: translation project context by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/180
- feat: glossary by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/181
- feat: add a reusable GitHub Action for localization drift checks by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/182
- chore: move repo ref by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/183
- feat: hl alias by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/184
- feat: add hyperlocalise check command for localization integrity by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/185
New Contributors
- @chnttx made their first contribution in https://github.com/hyperlocalise/hyperlocalise/pull/155
Full Changelog: https://github.com/hyperlocalise/hyperlocalise/compare/v1.2.1...v1.3.0