yao/.github/workflows
Max fdf71f4cfd Update Go version and dependencies; enhance Neo API functionality
- Bump Go version from 1.22.2 to 1.23 for improved performance.
- Update dependencies in go.mod and go.sum, including:
  - github.com/PuerkitoBio/goquery to v1.10.1
  - github.com/dchest/captcha to v1.1.0
  - github.com/evanw/esbuild to v0.24.2
  - github.com/fatih/color to v1.18.0
  - github.com/fsnotify/fsnotify to v1.8.0
  - github.com/spf13/cobra to v1.8.1
  - github.com/stretchr/testify to v1.10.0
  - github.com/xuri/excelize/v2 to v2.9.0
- Introduce RAG (Retrieval-Augmented Generation) initialization in the Neo API, enhancing assistant capabilities.
- Refactor workflows to use Go 1.23 for testing and CI processes, ensuring compatibility with the latest features.
2025-01-02 13:06:36 +08:00
..
build-docker-internal.yml Enable Docker Content Trust for all build jobs in workflow files 2024-11-29 15:27:03 +08:00
build-docker.yml Enable Docker Content Trust for all build jobs in workflow files 2024-11-29 15:27:03 +08:00
build-linux.yml Update build-linux.yml and Dockerfile for environment improvements and AWS CLI installation 2024-11-29 13:37:06 +08:00
build-macos.yml Fix code signing command and update .gitignore to exclude shell scripts 2024-12-04 11:38:52 +08:00
pr-receive.yml refactor: Update Docker image versions and artifact upload actions 2024-07-04 12:21:47 +08:00
pr-test.yml Update Go version and dependencies; enhance Neo API functionality 2025-01-02 13:06:36 +08:00
release-macos.yml debug 2024-09-28 11:39:33 +08:00
unit-test.yml Update Go version and dependencies; enhance Neo API functionality 2025-01-02 13:06:36 +08:00