Commit Graph

24 Commits

Author SHA1 Message Date
Hexqi 72230558ce
chore(ci): deploy workflow support custom backend url (#1810)
* chore(ci): change deploy workflow backend input from environment choice to custom URL

- Replace alpha/production dropdown with a string input for backend URL
- Default to https://agent.bytedev.site/
- Allows any custom backend URL to be specified at dispatch time
2026-06-22 11:49:47 +08:00
Hexqi e80fb49346
fix(ci): remove workflow-level env block exposing secrets (#1799)
* fix: remove workflow-level env block exposing AK/SK secrets in deploy-cdn.yml

Agent-Logs-Url: https://github.com/hexqi/tiny-engine/sessions/3df4833b-3a72-4060-a7e5-683f8f0213a9

Co-authored-by: hexqi <18585869+hexqi@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-04-01 16:20:33 +08:00
Hexqi fa2623aa96
ci(deploy): add workflow for CDN deployment (#1746)
* ci(deploy): add workflow for CDN deployment

* ci(deploy): add secret checks for Huawei Cloud deployment

* ci(deploy): fix command for building alpha plugin

* ci(deploy): enhance CDN deployment with latest release option
2026-01-20 20:03:49 +08:00
Hexqi 69efc94791
ci(deploy): add workflow dispatch for environment selection (#1743)
- Introduced a workflow dispatch input to allow manual triggering
  of the deployment with an environment choice (alpha or production).
- Updated the environment variable setup to reflect the selected
  environment, ensuring the correct VITE_ORIGIN_URL is used during
  deployment.
2026-01-15 20:33:40 +08:00
Hexqi 97a5bfdf67
fix: material baseUrl (#1741)
* fix: material baseUrl

* fix: use baseurl env
2026-01-15 19:48:13 +08:00
chilingling 3752fbac3f
ci: config material url on gh page workflow (#1630) 2025-09-15 14:54:56 +08:00
chilingling 451e73cccf
ci: deploy to gh pages (#1629) 2025-09-15 12:44:34 +08:00
Hexqi 2359c09c46
chore: add breaking change tags base on template (#1562)
* chore: add breaking change tags base on template
2025-07-28 21:18:03 +08:00
Hexqi a67d5fb3ce
ci: update label and release action config (#1295)
* ci: update label and release action config
2025-04-08 15:07:38 +08:00
chilingling e0e657b685
fix: Release github action syntax issue 2025-01-16 19:14:01 -08:00
chilingling 61aa180438
fix(chore): output build log to tmp directory
Release 的 github action 构建日志输出到 tmp 目录
2025-01-16 17:32:33 -08:00
chilingling 33a42f870a
fix: remove pnpm cache for release workflow 2025-01-15 17:23:44 -08:00
chilingling 8295c3f974
feat: add auto publish workflow (#1005) 2025-01-13 20:00:20 +08:00
chilingling 18bb652f66 feat: add pull request base branch release/* (#954) 2025-01-02 23:26:31 -08:00
Gene 3eb2ecd039
fix: github action build too slow (#779)
* fix: github action build too slow

* fix: github action build too slow

* Revert "fix: github action build too slow"

This reverts commit bc23ee5ed1b103275704899c6cda629daf4ce1be.

* fix: patch vite-plugin-svg-icons. add cache for frequently calling fast-glob.sync in function compilerIcons

* update push-check.yml

* update push-check.yml

* test svg

* test svg

* try silent mode

* log to file

* revert some files
2024-09-02 09:42:59 +08:00
Hexqi ab783d8835
chore: add auto labeler workflow (#758)
* chore: add auto labeler workflow
添加workflow:提交PR或者修改标题后自动添加/更新 label
自动添加的label包括:
enhancement:标题以feat: 开头
document: 标题以docs: 开头
bug: 标题以fix:开头
refactor-main: 目标分支为refactor/develop
ospp-2024: 目标分支为 ospp-2024/*
2024-08-28 20:16:45 +08:00
chilingling 8c5fc76e4c
feat: add build check (#646) 2024-07-11 11:13:59 +08:00
Kagol a0a4e293d8
chore: Upgrade dependencies to fix security vulnerability (#479) 2024-05-17 11:44:44 +08:00
chilingling 6d9241ed6a
fix(chore): remove ai code review workflow (#490) 2024-05-17 10:40:22 +08:00
chilingling eafe3df2c6
fix(chore): update pr check node version (#431) 2024-04-18 19:47:21 +08:00
Kagol 6a59dacfd6
docs: add project name to issue template (#335) 2024-03-27 09:26:59 +08:00
Hexqi 919f06e89d
chore: add code review action (#215) 2024-01-03 11:15:57 +08:00
wenmine 6a4de499a4
添加eslint&自动化构建 (#101) 2023-11-23 19:20:19 +08:00
wenmine d57fb578da
docs: add pr and bug template (#18) 2023-10-08 09:49:04 +08:00