Commit Graph

20006 Commits

Author SHA1 Message Date
9534291959 添加devcontainer alpine linux中配置SSH功能的脚本 (#50)
Some checks failed
DevStar Studio CI/CD Pipeline / DevStarStudio-CICD-Pipeline (push) Failing after 37m37s
os配置SSH功能的脚本,本地测试Ubuntu、alpine、debian可正常通过配置的密钥登录,fedora、openeuler、centos本地测试现在还存在一定问题,还在调整对应dockerfile和tmpl脚本对应的配置

Co-authored-by: mengning <mengning@ustc.edu.cn>
Reviewed-on: #50
Co-authored-by: wuchaoyi <1312187427@qq.com>
Co-committed-by: wuchaoyi <1312187427@qq.com>
2025-12-29 10:23:12 +00:00
4f01d1cbaa 升级了安装脚本,更正了文档和一些链接 (#41)
Some checks failed
DevStar Studio CI/CD Pipeline / DevStarStudio-CICD-Pipeline (push) Failing after 26m49s
<!-- start tips -->
Please check the following:
1. Make sure you are targeting the `main` branch, pull requests on release branches are only allowed for backports.
2. Make sure you have read contributing guidelines: https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md .
3. For documentations contribution, please go to https://gitea.com/gitea/docs
4. Describe what your pull request does and which issue you're targeting (if any).
5. It is recommended to enable "Allow edits by maintainers", so maintainers can help more easily.
6. Your input here will be included in the commit message when this PR has been merged. If you don't want some content to be included, please separate them with a line like `---`.
7. Delete all these tips before posting.
<!-- end tips -->

Co-authored-by: mengning <mengning@ustc.edu.cn>
Reviewed-on: #41
2025-12-25 01:56:32 +00:00
8fdc37a647 整理CI脚本、升级构建和安装脚本、DevStar相关的定制 (#21)
All checks were successful
DevStar Studio CI/CD Pipeline / DevStarStudio-CICD-Pipeline (push) Successful in 53m22s
<!-- start tips -->
Please check the following:
1. Make sure you are targeting the `main` branch, pull requests on release branches are only allowed for backports.
2. Make sure you have read contributing guidelines: https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md .
3. For documentations contribution, please go to https://gitea.com/gitea/docs
4. Describe what your pull request does and which issue you're targeting (if any).
5. It is recommended to enable "Allow edits by maintainers", so maintainers can help more easily.
6. Your input here will be included in the commit message when this PR has been merged. If you don't want some content to be included, please separate them with a line like `---`.
7. Delete all these tips before posting.
<!-- end tips -->

Co-authored-by: 孟宁 <mengning997@163.com>
Co-authored-by: panshuxiao <panshuxiao@mail.ustc.edu.cn>
Co-authored-by: jiaojm <13763605353@163.com>
Co-authored-by: 24焦俊鸣 <13763605353@163.com>
Reviewed-on: #21
Co-authored-by: mengning <mengning@mengning.com.cn>
Co-committed-by: mengning <mengning@mengning.com.cn>
2025-12-23 07:30:16 +00:00
hwy
7d89a378f0 新增DevContainer后台管理功能并完善了保存为镜像等相关功能 (#30)
All checks were successful
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Successful in 8m57s
<!-- start tips -->
Please check the following:
1. Make sure you are targeting the `main` branch, pull requests on release branches are only allowed for backports.
2. Make sure you have read contributing guidelines: https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md .
3. For documentations contribution, please go to https://gitea.com/gitea/docs
4. Describe what your pull request does and which issue you're targeting (if any).
5. It is recommended to enable "Allow edits by maintainers", so maintainers can help more easily.
6. Your input here will be included in the commit message when this PR has been merged. If you don't want some content to be included, please separate them with a line like `---`.
7. Delete all these tips before posting.
<!-- end tips -->

Co-authored-by: 孟宁 <mengning@mengning.com.cn>
Co-authored-by: mengning <mengning@mengning.com.cn>
Reviewed-on: #30
Co-authored-by: hwy <1093970372@qq.com>
Co-committed-by: hwy <1093970372@qq.com>
2025-12-20 08:40:45 +00:00
ce17382365 重构devcontainer启动脚本相关代码 (#27)
All checks were successful
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Successful in 9m21s
<!-- start tips -->
Please check the following:
1. Make sure you are targeting the `main` branch, pull requests on release branches are only allowed for backports.
2. Make sure you have read contributing guidelines: https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md .
3. For documentations contribution, please go to https://gitea.com/gitea/docs
4. Describe what your pull request does and which issue you're targeting (if any).
5. It is recommended to enable "Allow edits by maintainers", so maintainers can help more easily.
6. Your input here will be included in the commit message when this PR has been merged. If you don't want some content to be included, please separate them with a line like `---`.
7. Delete all these tips before posting.
<!-- end tips -->

Reviewed-on: #27
2025-12-20 02:53:48 +00:00
c939fcd2b5 有了项目模板生态雏形,vscode插件和devcontainer初步可用 (#23)
All checks were successful
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Successful in 8m44s
<!-- start tips -->
Please check the following:
1. Make sure you are targeting the `main` branch, pull requests on release branches are only allowed for backports.
2. Make sure you have read contributing guidelines: https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md .
3. For documentations contribution, please go to https://gitea.com/gitea/docs
4. Describe what your pull request does and which issue you're targeting (if any).
5. It is recommended to enable "Allow edits by maintainers", so maintainers can help more easily.
6. Your input here will be included in the commit message when this PR has been merged. If you don't want some content to be included, please separate them with a line like `---`.
7. Delete all these tips before posting.
<!-- end tips -->

Co-authored-by: 孟宁 <mengning@mengning.com.cn>
Reviewed-on: #23
Co-authored-by: yinxue <2643126914@qq.com>
Co-committed-by: yinxue <2643126914@qq.com>
2025-12-18 06:13:50 +00:00
e50ee25f92 make devstar添加controller-manager的镜像制作 (#26)
All checks were successful
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Successful in 13m55s
<!-- start tips -->
Please check the following:
1. Make sure you are targeting the `main` branch, pull requests on release branches are only allowed for backports.
2. Make sure you have read contributing guidelines: https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md .
3. For documentations contribution, please go to https://gitea.com/gitea/docs
4. Describe what your pull request does and which issue you're targeting (if any).
5. It is recommended to enable "Allow edits by maintainers", so maintainers can help more easily.
6. Your input here will be included in the commit message when this PR has been merged. If you don't want some content to be included, please separate them with a line like `---`.
7. Delete all these tips before posting.
<!-- end tips -->

Co-authored-by: panshuxiao <panshuxiao@mail.ustc.edu.cn>
Reviewed-on: #26
Co-authored-by: 潘舒啸23 <chitu438@163.com>
Co-committed-by: 潘舒啸23 <chitu438@163.com>
2025-12-17 01:12:15 +00:00
b329ab70ba 增加了工作流的调试功能 (#14)
All checks were successful
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Successful in 9m27s
<!-- start tips -->
Please check the following:
1. Make sure you are targeting the `main` branch, pull requests on release branches are only allowed for backports.
2. Make sure you have read contributing guidelines: https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md .
3. For documentations contribution, please go to https://gitea.com/gitea/docs
4. Describe what your pull request does and which issue you're targeting (if any).
5. It is recommended to enable "Allow edits by maintainers", so maintainers can help more easily.
6. Your input here will be included in the commit message when this PR has been merged. If you don't want some content to be included, please separate them with a line like `---`.
7. Delete all these tips before posting.
<!-- end tips -->

Co-authored-by: 孟宁 <mengning@mengning.com.cn>
Co-authored-by: mengning <mengning@mengning.com.cn>
Reviewed-on: #14
Co-authored-by: vecmatex <kwtian@mail.ustc.edu.cn>
Co-committed-by: vecmatex <kwtian@mail.ustc.edu.cn>
2025-12-16 06:40:30 +00:00
hwy
3140e72711 fix/bug-18 #18 devcontainer 及 WebTerminal 相关Bug (#20)
All checks were successful
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Successful in 8m13s
由于为了获取url,在轮询中调用了Get_IDE_TerminalURL
多次轮询时,部分请求的 RepoAssignment 中间件未正确设置 ctx.Repo.Repository
可能原因:权限检查失败、数据库查询慢、并发问题等
代码直接访问 ctx.Repo.Repository.ID 或传入 Get_IDE_TerminalURL,导致 nil pointer dereference panic
导致加载webtermnial失败

已添加 nil 检查,nil时不再调用Get_IDE_TerminalURL,避免 panic
同时添加缓存机制,避免频繁调用

Co-authored-by: mengning <mengning@mengning.com.cn>
Reviewed-on: #20
Co-authored-by: hwy <1093970372@qq.com>
Co-committed-by: hwy <1093970372@qq.com>
2025-12-14 11:38:23 +00:00
24焦俊鸣
a49636ad31 修复了pr评论里错误的url (#19)
All checks were successful
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Successful in 18m44s
修改了测试脚本的触发形式,在pr的时候触发

Reviewed-on: #19
Co-authored-by: 24焦俊鸣 <13763605353@163.com>
Co-committed-by: 24焦俊鸣 <13763605353@163.com>
2025-12-13 10:15:55 +00:00
jiaojm
8e34179926 修改devcontainer脚本的超时时间 (#17)
Some checks failed
DevStar Studio Auto Test Pipeline / unit-frontend-test (push) Failing after 10m55s
DevStar Studio Auto Test Pipeline / unit-backend-test (push) Failing after 7m21s
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Successful in 9m49s
DevStar E2E Test / e2e-test (push) Successful in 46m20s
线上的创建容器等一系列操作,需要拉取镜像等重量的任务,第一次设置一个比较长的超时时间。

Co-authored-by: 孟宁 <mengning@mengning.com.cn>
Reviewed-on: #17
Co-authored-by: jiaojm <13763605353@163.com>
Co-committed-by: jiaojm <13763605353@163.com>
2025-12-13 06:08:05 +00:00
hwy
5eecba8c08 修复获取IDE终端URL时的token名称,改为使用terminal_login_token (#15)
Some checks failed
DevStar Studio Auto Test Pipeline / unit-frontend-test (push) Failing after 7m56s
DevStar Studio Auto Test Pipeline / unit-backend-test (push) Failing after 32s
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Successful in 10m35s
DevStar E2E Test / e2e-test (push) Failing after 11m4s
access_token是表名,terminal_login_token是字段名
由于错误使用access_toke作为字段名,导致每次调用Get_IDE_TerminalURL都会重新生成token
旧的token失效,无法连接webtermnial
原先只有只有第一次渲染页面调用了Get_IDE_TerminalURL,所以没有产生问题

Reviewed-on: #15
Co-authored-by: hwy <1093970372@qq.com>
Co-committed-by: hwy <1093970372@qq.com>
2025-12-13 04:12:49 +00:00
24焦俊鸣
cc5b674f74 修改devcontainer测试脚本 (#13)
Some checks failed
DevStar Studio Auto Test Pipeline / unit-frontend-test (push) Failing after 24m9s
DevStar Studio Auto Test Pipeline / unit-backend-test (push) Failing after 33s
DevStar E2E Test / e2e-test (push) Failing after 8m52s
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Successful in 10m12s
<!-- start tips -->
Please check the following:
1. Make sure you are targeting the `main` branch, pull requests on release branches are only allowed for backports.
2. Make sure you have read contributing guidelines: https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md .
3. For documentations contribution, please go to https://gitea.com/gitea/docs
4. Describe what your pull request does and which issue you're targeting (if any).
5. It is recommended to enable "Allow edits by maintainers", so maintainers can help more easily.
6. Your input here will be included in the commit message when this PR has been merged. If you don't want some content to be included, please separate them with a line like `---`.
7. Delete all these tips before posting.
<!-- end tips -->

Co-authored-by: 孟宁 <mengning@mengning.com.cn>
Reviewed-on: #13
Co-authored-by: 24焦俊鸣 <13763605353@163.com>
Co-committed-by: 24焦俊鸣 <13763605353@163.com>
2025-12-12 05:48:08 +00:00
1b0a733b32 修复后端测试失败 (#12)
Some checks failed
DevStar Studio Auto Test Pipeline / unit-frontend-test (push) Has been cancelled
DevStar Studio Auto Test Pipeline / unit-backend-test (push) Has been cancelled
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Has been cancelled
DevStar E2E Test / e2e-test (push) Has been cancelled
<!-- start tips -->
Please check the following:
1. Make sure you are targeting the `main` branch, pull requests on release branches are only allowed for backports.
2. Make sure you have read contributing guidelines: https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md .
3. For documentations contribution, please go to https://gitea.com/gitea/docs
4. Describe what your pull request does and which issue you're targeting (if any).
5. It is recommended to enable "Allow edits by maintainers", so maintainers can help more easily.
6. Your input here will be included in the commit message when this PR has been merged. If you don't want some content to be included, please separate them with a line like `---`.
7. Delete all these tips before posting.
<!-- end tips -->

Co-authored-by: panshuxiao <panshuxiao@mail.ustc.edu.cn>
Reviewed-on: #12
Co-authored-by: 潘舒啸23 <chitu438@163.com>
Co-committed-by: 潘舒啸23 <chitu438@163.com>
2025-12-12 05:40:08 +00:00
hwy
3c29795f07 修复容器首次连接完成后,打开IDE会刷新的问题 (#11)
Some checks failed
DevStar Studio Auto Test Pipeline / unit-frontend-test (push) Failing after 1s
DevStar Studio Auto Test Pipeline / unit-backend-test (push) Failing after 22m11s
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Successful in 8m32s
DevStar E2E Test / e2e-test (push) Failing after 15m33s
链接(VSCodeUrl)依赖于容器的 SSH 端口,而这个端口只有在容器完全启动Running后才能获取
容器初次创建完成时需更新这个Url,否则会按默认值跳转页面,刷新当前页面

Reviewed-on: #11
Co-authored-by: hwy <1093970372@qq.com>
Co-committed-by: hwy <1093970372@qq.com>
2025-12-11 07:32:34 +00:00
761ae00b02 前后端代码重构,用户/组织复用前后端代码 (#10)
Some checks failed
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Successful in 14m51s
DevStar E2E Test / e2e-test (push) Failing after 31s
DevStar Studio Auto Test Pipeline / unit-frontend-test (push) Failing after 1s
DevStar Studio Auto Test Pipeline / unit-backend-test (push) Failing after 9m36s
Co-authored-by: zhufengliang <1227579896@qq.com>
Co-authored-by: 孟宁 <mengning@mengning.com.cn>
Reviewed-on: #10
Co-authored-by: 朱峰良24 <zhufengliang@mail.ustc.edu.cn>
Co-committed-by: 朱峰良24 <zhufengliang@mail.ustc.edu.cn>
2025-12-11 01:59:06 +00:00
jiaojm
401d84475f 新增了冒烟测试和runner的部分测试 (#1)
Some checks failed
DevStar Studio Auto Test Pipeline / unit-frontend-test (push) Has been cancelled
DevStar Studio Auto Test Pipeline / unit-backend-test (push) Has been cancelled
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Has been cancelled
DevStar E2E Test / e2e-test (push) Has been cancelled
Reviewed-on: #1
Co-authored-by: jiaojm <13763605353@163.com>
Co-committed-by: jiaojm <13763605353@163.com>
2025-12-11 01:57:26 +00:00
hwy
7ff33122ab 修复devcontainer的手工刷新 (#8)
Some checks failed
DevStar Studio Auto Test Pipeline / unit-backend-test (push) Failing after 4m55s
DevStar Studio Auto Test Pipeline / unit-frontend-test (push) Failing after 1m30s
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Successful in 8m40s
<!-- start tips -->
Please check the following:
1. Make sure you are targeting the `main` branch, pull requests on release branches are only allowed for backports.
2. Make sure you have read contributing guidelines: https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md .
3. For documentations contribution, please go to https://gitea.com/gitea/docs
4. Describe what your pull request does and which issue you're targeting (if any).
5. It is recommended to enable "Allow edits by maintainers", so maintainers can help more easily.
6. Your input here will be included in the commit message when this PR has been merged. If you don't want some content to be included, please separate them with a line like `---`.
7. Delete all these tips before posting.
<!-- end tips -->

Reviewed-on: #8
Co-authored-by: hwy <1093970372@qq.com>
Co-committed-by: hwy <1093970372@qq.com>
2025-12-09 01:52:40 +00:00
7602ff152b Merge pull request '用户存储用量统计' (#2) from feature/user_quota into main
Some checks failed
DevStar Studio Auto Test Pipeline / unit-frontend-test (push) Has been cancelled
DevStar Studio Auto Test Pipeline / unit-backend-test (push) Has been cancelled
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Has been cancelled
Reviewed-on: #2
2025-12-08 15:35:05 +00:00
zhufengliang
a2549af773 用户/组织存储用量统计
Some checks failed
DevStar Studio Auto Test Pipeline / unit-frontend-test (pull_request) Has been cancelled
DevStar Studio Auto Test Pipeline / unit-backend-test (pull_request) Has been cancelled
DevStar E2E Test / e2e-test (pull_request) Has been cancelled
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (pull_request) Has been cancelled
2025-12-08 23:03:02 +08:00
f810ab0406 Merge pull request '解决forwardPorts验证bug并且通过点击open with vscode传递forwardPorts端口' (#6) from feature/devstar-vscode into main
Some checks failed
DevStar Studio Auto Test Pipeline / unit-frontend-test (push) Has been cancelled
DevStar Studio Auto Test Pipeline / unit-backend-test (push) Has been cancelled
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Has been cancelled
Reviewed-on: #6
2025-12-07 02:20:24 +00:00
12bb1c9a66 解决forwardPorts验证bug并且通过点击open with vscode传递forwardPorts端口
Some checks failed
DevStar Studio Auto Test Pipeline / unit-frontend-test (pull_request) Has been cancelled
DevStar Studio Auto Test Pipeline / unit-backend-test (pull_request) Has been cancelled
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (pull_request) Has been cancelled
DevStar E2E Test / e2e-test (pull_request) Has been cancelled
2025-12-07 02:19:27 +00:00
zzy
ea22437ae8 优先使用本平台仓库里面的actions,来加速actions的拉取 (#4)
Some checks failed
DevStar Studio Auto Test Pipeline / unit-backend-test (push) Has been cancelled
DevStar Studio Auto Test Pipeline / unit-frontend-test (push) Has been cancelled
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Failing after 10m16s
修改内容:
在发送给act_runner之前,拦截工作流字符串,检查其中的像这样 uses:actions/checkout@v4这种短链接,通过查询数据库检查平台是否含有相应的库,以加速actions仓库的拉取
特性:
现在的版本只是使用本地平台的仓库进行加速,是信任上面传来的gitea_default_actions_url,其是由app.ini的DEFAULT_ACTIONS_URL字段决定的
也就是说即使工作流中的某些短链接actions没有被加速 , 而且gitea_default_actions_url的仓库也没有,就会报错。

这里只能用如下方式配置默认DEFAULT_ACTIONS_URL , 没有配置的话默认是github
```
[actions]
DEFAULT_ACTIONS_URL = self or github
```

而本提交可以智能判断本平台上是否已有该action,没有的话才使用默认URL,这样在缺省配置的情况下智能优先选择本平台action

Reviewed-on: #4
Co-authored-by: zzy <1787223498@qq.com>
Co-committed-by: zzy <1787223498@qq.com>
2025-12-04 06:25:00 +00:00
8cc8e911e8 修复在集群上不能创建runner的bug (#3)
Some checks failed
DevStar Studio Auto Test Pipeline / unit-frontend-test (push) Successful in 18m52s
DevStar Studio Auto Test Pipeline / unit-backend-test (push) Failing after 1m33s
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Failing after 1m31s
<!-- start tips -->
Please check the following:
1. Make sure you are targeting the `main` branch, pull requests on release branches are only allowed for backports.
2. Make sure you have read contributing guidelines: https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md .
3. For documentations contribution, please go to https://gitea.com/gitea/docs
4. Describe what your pull request does and which issue you're targeting (if any).
5. It is recommended to enable "Allow edits by maintainers", so maintainers can help more easily.
6. Your input here will be included in the commit message when this PR has been merged. If you don't want some content to be included, please separate them with a line like `---`.
7. Delete all these tips before posting.
<!-- end tips -->

Reviewed-on: #3
Co-authored-by: vecmatex <kwtian@mail.ustc.edu.cn>
Co-committed-by: vecmatex <kwtian@mail.ustc.edu.cn>
2025-12-03 01:23:19 +00:00
zhufengliang
85fc3665d4 用户存储用量统计
Some checks failed
DevStar Studio Auto Test Pipeline / unit-frontend-test (pull_request) Failing after 41s
DevStar Studio Auto Test Pipeline / unit-backend-test (pull_request) Failing after 32s
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (pull_request) Failing after 37s
DevStar E2E Test / e2e-test (pull_request) Has been cancelled
2025-12-01 21:11:57 +08:00
ilovcaitlyn
582c31e9a3 !121 添加了playwright端到端测试及其CI脚本
Some checks failed
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Failing after 39s
DevStar Studio Auto Test Pipeline / unit-frontend-test (push) Failing after 37s
DevStar Studio Auto Test Pipeline / unit-backend-test (push) Failing after 39s
添加了playwright端到端测试及其CI脚本
2025-12-01 01:38:59 +00:00
孟宁
177c508a62 !126 fix: 修复 Runner 注册使用错误 URL 的问题
Merge pull request !126 from 初心不负./main
2025-12-01 01:33:56 +00:00
zzy
344e17128d fix: 修复 Runner 注册使用错误 URL 的问题 2025-11-30 18:35:11 +08:00
孟宁
3567148061 !125 安装脚本支持部署多个容器实例,定制更新了文档相关文件
* 对/docs文档结构做了更新说明
* 对/docs文档结构做了更新说明
* 安装脚本支持部署多个容器实例,定制更新了文档相关文件
2025-11-30 07:29:05 +00:00
adcddd551e !124 修复公开的仓库在用户未登录状态的500错误
Some checks failed
DevStar Studio Auto Test Pipeline / unit-backend-test (push) Has been cancelled
DevStar Studio Auto Test Pipeline / unit-frontend-test (push) Has been cancelled
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Failing after 26s
* 修复公开的仓库在用户未登录状态的500错误
2025-11-27 03:11:12 +00:00
panshuxiao
63fb8120c9 !123 删除多余的错误测试
Some checks failed
DevStar Studio Auto Test Pipeline / unit-frontend-test (push) Successful in 10m31s
DevStar Studio Auto Test Pipeline / unit-backend-test (push) Failing after 8m30s
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Has been cancelled
Merge pull request !123 from panshuxiao/feature/appstore
2025-11-26 06:41:12 +00:00
panshuxiao
64f019590f 删除多余的错误测试 2025-11-26 14:39:23 +08:00
panshuxiao
641a76b773 !119 完成应用商店应用对证书的支持
Some checks failed
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Failing after 12m28s
DevStar Studio Auto Test Pipeline / unit-frontend-test (push) Successful in 10m22s
DevStar Studio Auto Test Pipeline / unit-backend-test (push) Failing after 15m13s
Merge pull request !119 from panshuxiao/feature/appstore
2025-11-25 09:10:25 +00:00
panshuxiao
8111e63771 删除重复controller-manager编译目标 2025-11-25 15:21:44 +08:00
panshuxiao
084ad3a542 Merge branch 'main' into feature/appstore 2025-11-25 15:19:03 +08:00
panshuxiao
1d6ba90c2f k8s客户端获取从kubeconfig迁移到token 2025-11-25 14:24:05 +08:00
panshuxiao
d7798195cb !113 Merge branch 'main' into devcontainer-k8s
Merge pull request !113 from panshuxiao/devcontainer-k8s
2025-11-25 04:30:27 +00:00
孟宁
3673a3b519 !120 添加启动工作流运行器的权限管理,并将安装页面的相关信息进行了定制更新
All checks were successful
DevStar Studio Auto Test Pipeline / unit-frontend-test (push) Successful in 11m24s
DevStar Studio Auto Test Pipeline / unit-backend-test (push) Successful in 20m12s
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Successful in 8m46s
1. 修复安装界面选择默认是否运行创建工作流运行器的bug
2. 修改运行器创建权限bug
3. 测试了runner相关功能,并将安装页面的相关信息进行了定制更新
2025-11-20 09:26:18 +00:00
孟宁
c4bffdeaf7 测试了runner相关功能,并将安装页面的相关信息进行了定制更新 2025-11-20 16:57:50 +08:00
孟宁
770f295088 让注册Global Runners的配置项生效 2025-11-20 16:49:44 +08:00
f6772611e6 fix first time runner regist 2025-11-20 15:31:20 +08:00
panshuxiao
f08a0d02c3 添加了Copyright说明 2025-11-19 21:40:10 +08:00
840c600073 修复安装界面选择默认是否运行创建工作流运行器的bug 2025-11-19 16:40:26 +08:00
b8303e9000 修改运行器创建权限bug 2025-11-19 15:42:25 +08:00
panshuxiao
7927e572d2 Merge branch 'main' into feature/appstore 2025-11-18 20:45:47 +08:00
panshuxiao
a38f403ee9 修复旧devcontainer在k8s.go对setting.devcontainer的依赖 2025-11-18 20:38:43 +08:00
panshuxiao
a37025f3bf 完成应用商店应用对证书的支持 2025-11-18 19:25:54 +08:00
孟宁
c623fdbc73 !114 添加部署文档和证书配置文档
All checks were successful
DevStar Studio Auto Test Pipeline / unit-frontend-test (push) Successful in 20m21s
DevStar Studio Auto Test Pipeline / unit-backend-test (push) Successful in 20m33s
DevStar Studio CI/CD Pipeline / build-and-push-x86-64-docker-image (push) Successful in 9m32s
Merge pull request !114 from vecmatex/devstar_deploy_docs
2025-11-17 03:05:58 +00:00
孟宁
e32b039494 rename docs/devstar-deploy/devstar_deploy.md to docs/devstar-deploy/README.md.
Signed-off-by: 孟宁 <mengning997@163.com>
2025-11-17 02:45:57 +00:00
56a4039034 fixbug 2025-11-14 18:33:14 +08:00