Luis Pater
d7d54fa2cc
feat(ci): add cleanup step for temporary Docker tags in workflow
2026-01-30 09:15:00 +08:00
Luis Pater
31649325f0
feat(ci): add multi-arch Docker builds and manifest creation to workflow
2026-01-30 07:26:36 +08:00
Luis Pater
d222469b44
Update issue templates
2025-12-28 01:22:42 +08:00
Luis Pater
d1220de02d
chore(docs): remove legacy documentation and unused PR workflow file
2025-12-18 08:21:58 +08:00
Luis Pater
13eb5268de
Merge pull request #582 from ben-vargas/fix-gemini-3-thinking-level
...
feat: use thinkingLevel for Gemini 3 models per Google documentation
2025-12-18 07:19:37 +08:00
Luis Pater
506699fba1
ci(workflows): update pr-test-build workflow
2025-12-18 03:28:23 +08:00
Ben Vargas
de87fb622b
docs: add redirect info and disable Pull app auto-sync
2025-12-17 12:06:39 -07:00
Luis Pater
848a620568
ci: add GitHub Action to block changes under internal/translator directory in PRs
2025-11-05 09:12:05 +08:00
Luis Pater
ee0a91f539
Update GitHub funding model with username
2025-11-03 08:57:08 +08:00
Luis Pater
9ff21b67a8
ci(homebrew): remove workflow for Homebrew formula bump
2025-10-07 23:17:08 +08:00
Luis Pater
5546c9d872
ci(homebrew): trigger workflow on tag push instead of release event
2025-10-07 23:06:47 +08:00
Luis Pater
fb760718e2
ci(homebrew): add workflow to auto-bump Homebrew formula on release
2025-10-07 22:55:23 +08:00
Luis Pater
f5dc380b63
rebuild branch
2025-09-25 10:32:48 +08:00
Luis Pater
3f69254f43
remove all
2025-09-25 10:31:02 +08:00
Luis Pater
ef922b29c2
Update workflows and build process for enhanced metadata injection
...
- Upgraded GitHub Actions (`actions/checkout` to v4, `actions/setup-go` to v4, `goreleaser-action` to v4).
- Added detailed build metadata (`VERSION`, `COMMIT`, `BUILD_DATE`) to workflows.
- Unified metadata injection into binaries and Docker images.
- Enhanced `.goreleaser.yml` with checksum, snapshot, and changelog configurations.
2025-09-06 15:37:48 +08:00
Luis Pater
b05d00ede9
Add versioning support to build artifacts and log outputs
...
- Introduced `Version` variable, set during build via `-ldflags`, to embed application version.
- Updated Dockerfile to accept `APP_VERSION` argument for version injection during build.
- Modified `.goreleaser.yml` to pass GitHub release tag as version via `ldflags`.
- Added version logging in the application startup.
2025-09-05 22:57:22 +08:00
Luis Pater
1aad033fec
Update issue templates
2025-08-30 04:18:17 +08:00
Luis Pater
368796349e
Add Docker support with CI/CD workflow and usage instructions
...
- Added `.github/workflows/docker-image.yml` for automated Docker image build and push on version tags.
- Created `Dockerfile` to containerize the application.
- Updated README with instructions for running the application using Docker.
2025-07-14 16:50:51 +08:00
Luis Pater
827bd6e356
first commit
2025-07-03 06:47:37 +08:00