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
Max
319faff110
Remove outdated issue templates and update contact links in config.yml
2024-12-09 09:40:30 +08:00
Max
401fd3aa94
Fix code signing command and update .gitignore to exclude shell scripts
2024-12-04 11:38:52 +08:00
Max
7ddacd70f9
Update Go version in macOS build workflow to 1.23.4
2024-12-04 09:47:30 +08:00
Max
8bd097274c
Update macOS build workflow
2024-12-03 19:02:21 +08:00
Max
03d98d9a5a
Enhance macOS build workflow with code signing verification and submission to Apple Notary Service
2024-12-03 18:55:59 +08:00
Max
83fc43cc52
Enable Docker Content Trust for all build jobs in workflow files
2024-11-29 15:27:03 +08:00
Max
c78e169fbc
Enable Docker Content Trust in build workflows
2024-11-29 15:09:16 +08:00
Max
dc43e9ca4f
Update build-linux.yml and Dockerfile for environment improvements and AWS CLI installation
2024-11-29 13:37:06 +08:00
Max
d176ef904d
Update build-linux.yml to use ubuntu-latest instead of ubuntu-22.04
2024-11-29 12:26:45 +08:00
Max
b10fe0ac38
Refactor build-linux.yml to replace Coscmd with AWS CLI for R2 configuration and upload
2024-11-29 12:24:18 +08:00
Max
d15bd28cec
Update build-linux.yml to include apt-get update before installing dependencies
2024-11-29 11:53:31 +08:00
Max
f3b3e80ccf
Add unzip step for libv8 in CI workflows and build script
2024-11-23 18:09:21 +08:00
Max
16234df9d6
Update macOS runner to use latest version in build workflow
2024-11-05 08:18:32 +08:00
Max
5f271a7f83
debug
2024-09-28 11:39:33 +08:00
Max
f0db90eb52
workflow debug
2024-09-28 11:27:29 +08:00
Max
feed59a62e
Add auto release workflow ( dev )
2024-09-28 11:18:27 +08:00
Max
ab188c9a5e
Refactor Makefile to update certificate verification and remove importing private key
2024-09-28 10:29:23 +08:00
Max
bbaa0ee62c
Refactor Makefile to update certificate verification and fix private key import
2024-09-28 10:25:30 +08:00
Max
da08db7f3f
Refactor Makefile to update certificate verification and remove importing private key
2024-09-28 10:21:17 +08:00
Max
feae146523
Github workflow debug
2024-09-28 10:07:27 +08:00
Max
b08b305cd3
Refactor Makefile to remove importing private key and update certificate verification
2024-09-28 09:56:06 +08:00
Max
35906ee0fb
Github workflow debug
2024-09-28 09:49:13 +08:00
Max
6d97a72f11
Github workflow debug
2024-09-28 09:42:37 +08:00
Max
6bf57dd0f0
Github workflow debug
2024-09-28 09:32:05 +08:00
Max
82eae74f9f
Refactor Makefile to include MacOS Application Signing
2024-09-28 09:26:33 +08:00
Max
243cffe499
Refactor Makefile to include MacOS Application Signing
2024-09-28 09:25:20 +08:00
Max
9559c522fc
Refactor Makefile to include MacOS Application Signing
2024-09-28 09:07:45 +08:00
Max
a5150d038e
chore: Update Docker build workflow to include timeout settings
2024-08-23 18:07:26 +08:00
Max
e1a467fca5
chore: Update Docker build workflow to push images to internal registry
2024-08-23 17:34:33 +08:00
Max
3c7e2ec728
chore: Update Docker build workflow to push images to internal registry
2024-08-23 17:22:48 +08:00
Max
10417631ce
chore: Update Docker build workflow to push images to internal registry
2024-08-23 17:21:29 +08:00
Max
6f8cab20fd
chore: Update submodules in GitHub Actions workflows
2024-07-05 16:31:21 +08:00
Max
a435b1ad6e
[chore] Update sui test cases
2024-07-04 17:06:42 +08:00
Max
e266ab438f
refactor: Update Go setup action to version 5
2024-07-04 13:29:18 +08:00
Max
f44ef832e7
refactor: Update Go setup action to version 5
2024-07-04 13:25:26 +08:00
Max
caabd88672
chore: Update Go setup action to version 5
2024-07-04 12:51:30 +08:00
Max
1dcfad5695
refactor: Update Docker image versions and artifact upload actions
2024-07-04 12:39:26 +08:00
Max
f44b251288
refactor: Update Docker image versions and artifact upload actions
2024-07-04 12:21:47 +08:00
Max
18b6aaeb81
refactor: Update Docker image versions and artifact upload actions
2024-07-04 12:12:54 +08:00
Max
0d29a68b9c
refactor: Update GitHub Actions and Codecov versions
2024-07-04 12:05:43 +08:00
Max
812ed24265
refactor: Update Node.js setup and cache actions to latest versions
2024-07-04 11:54:31 +08:00
Max
f2a9598c5c
refactor: Update Docker image versions and artifact upload actions
2024-07-04 11:44:09 +08:00
Max
14a97da330
Update API mirror URL and fix test case
2024-02-14 22:01:27 +08:00
Max
864b35ecf1
[add] pipe widget (dev 80%)
2024-02-14 21:33:04 +08:00
Max
73b4748258
Refactor build-linux.yml workflow
2024-01-18 15:28:04 +08:00
Max
1651d9e654
Update build-linux.yml: Add ARM build dependencies
2024-01-17 10:39:53 +08:00
Max
c4b5da11bf
Enable Git LFS for v8go repository
2023-12-26 03:13:18 +08:00
Max
a4a639568d
[add] Update V8Go repository in GitHub Actions workflows
2023-12-22 20:43:35 +08:00
Max
00268aac2f
[fix] macos build workflow
2023-12-10 21:25:00 +08:00