Luis Pater
d560c20c26
Merge branch 'router-for-me:main' into main
2026-02-15 14:49:13 +08:00
Luis Pater
46a6782065
refactor(all): replace manual pointer assignments with new to enhance code readability and maintainability
2026-02-15 14:10:10 +08:00
Luis Pater
c727e4251f
ci(github): trigger Docker image workflow on version tags matching v*
2026-02-12 15:09:16 +08:00
starsdream666
40efc2ba43
修改工作流
2026-02-06 03:29:31 +00:00
starsdream666
4c50a7281a
Update docker-image.yml
2026-02-02 00:01:00 +08:00
starsdream666
80d3fa384e
Update docker-image.yml
2026-02-01 23:58:06 +08:00
Luis Pater
b3d292a5f9
Merge branch 'main' into plus
2026-01-30 20:45:33 +08:00
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
e0194d8511
fix(ci): revert Docker image build and push workflow for tagging releases
2026-01-12 00:29:34 +08:00
jc01rho
e0e30df323
Delete .github/workflows/docker-image.yml
2026-01-12 01:22:13 +09:00
jc01rho
bbd3eafde0
Delete .github/workflows/auto-sync.yml
2026-01-12 01:19:49 +09:00
jc01rho
e9cd355893
Add auto-sync workflow configuration file
2026-01-12 01:11:11 +09:00
jc01rho
c3e39267b8
Create auto-sync
2026-01-12 01:10:58 +09:00
Luis Pater
d06e2dc83c
Merge branch 'router-for-me:main' into main
2025-12-28 02:10:16 +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
54c2fefbad
Merge branch 'router-for-me:main' into main
2025-12-18 03:29:00 +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
52e5551d8f
**chore(build): rename artifacts and adjust workflows for 'plus' variant**
...
- Updated Docker and release workflows to use `cli-proxy-api-plus` as the Docker repository name and adjusted tag generation logic.
- Renamed artifacts in Goreleaser configuration to align with the new 'plus' variant naming convention.
2025-11-30 17:54:37 +08:00
Luis Pater
0087eecad8
**fix(build): append '-plus' suffix to version metadata in workflows and Goreleaser**
...
- Updated release and Docker workflows to ensure the `-plus` suffix is added to build versions when missing.
- Adjusted Goreleaser configuration to include `-plus` suffix in `main.Version` during build process.
2025-11-30 17:23:47 +08: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