Commit graph

30 commits

Author SHA1 Message Date
Max
f58aea7459 Update Dockerfiles and GitHub Actions to use version 1.0.0
- Updated the Dockerfiles and GitHub Actions workflows to reference version 1.0.0 of the Yao build environment and Go, ensuring compatibility with the latest features and improvements.
- Adjusted the Go version in the macOS workflow and updated the Dockerfile to install Go 1.25.0, enhancing the build process.
2025-12-20 12:12:57 +08:00
Max
e4b4e50c9f Update AWS CLI version in Dockerfile and add version check in build-linux workflow 2025-05-18 19:14:33 +08:00
Max
d158ec9e50
Update build-linux.yml 2025-05-18 18:50:14 +08:00
Max
aaf93f0240 chore: Update S3 copy command in build-linux workflow to disable checksums
- Modified the S3 copy command in the build-linux.yml workflow to set AWS_S3_DISABLE_CHECKSUMS to true, improving upload performance and consistency.
2025-05-18 18:45:07 +08:00
Max
e1780db83b chore: Remove --no-checksum-validation option from S3 copy command in build-linux workflow
- Updated the S3 copy command in the build-linux.yml workflow to remove the --no-checksum-validation option, reverting to the previous behavior for consistency in file uploads.
2025-05-18 18:21:10 +08:00
Max
dcf3e7ef76 chore: Add --no-checksum-validation option to S3 copy command in build-linux workflow
- Updated the S3 copy command in the build-linux.yml workflow to include the --no-checksum-validation option for improved performance during file uploads.
2025-05-18 18:08:03 +08:00
Max
f55fc7b374 ⚠️ BREAKING: Rename XGen to CUI and update license terms
1. Major Changes:
   - Migrate all XGen references to CUI
   - Update project naming conventions across codebase

2. License Updates:
   - Revise open source license terms
   - Update copyright and usage conditions

This is a breaking change that requires updates in dependent projects.
2025-05-18 12:16:45 +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
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
f2a9598c5c refactor: Update Docker image versions and artifact upload actions 2024-07-04 11:44:09 +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
d75ef3a434 [add] Integrate page builder 2023-12-10 20:42:36 +08:00
Max
d4695e76ae [_] 2023-09-21 20:34:58 +08:00
Max
2563380e37 [_] 2023-09-21 20:20:55 +08:00
Max
31de53c285 [_] 2023-09-21 20:14:00 +08:00
Max
4b506a1654 [_] 2023-09-21 20:10:18 +08:00
Max
b332929300 [_] 2023-09-21 19:58:19 +08:00
Max
6414b2ea67 [_] 2023-09-21 19:44:10 +08:00
Max
b975f25bab [_] 2023-09-21 17:32:56 +08:00
Max
e394e75ffa fixt tests 2023-09-21 17:23:05 +08:00
Max
998913763e [change] tests 2023-09-21 16:56:16 +08:00
Max
7a6368c01a [_] 2023-06-15 10:48:45 +08:00
Max
7776288b23 [change] build workflow 2023-06-15 09:49:21 +08:00
Renamed from .github/workflows/build-linux-dev.yml (Browse further)