| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[doc] Prettify doc themes and issue template (#40) # Old theme <img width="2420" height="1030" alt="image" src="https://github.com/user-attachments/assets/e473e78d-1e7e-44bc-b68d-c561d7b76cc1" /> # New theme <img width="2656" height="934" alt="image" src="https://github.com/user-attachments/assets/2cc66c75-1d90-4805-b96e-8a28f5df0381" /> <img width="2606" height="1090" alt="image" src="https://github.com/user-attachments/assets/ce88026c-7962-4b9e-a008-d9ccea54e150" /> --------- Signed-off-by: tianyi-huawei <getianyi1@huawei.com> Co-authored-by: tianyi-huawei <getianyi1@huawei.com> | 3 个月前 | |
[ci] Fix publish version update in container (#63) ## Summary Fix the publish workflow version update step in the container environment. ## Changes - Pass the release version from GITHUB_REF directly to ci/update_version.py. - Pass the commit SHA from GITHUB_SHA instead of calling git rev-parse HEAD inside the container. ## Why The self-hosted container runner can fail when running git commands inside the container. Using GitHub Actions environment variables avoids that dependency. ## Validation - Locally verified that ci/update_version.py writes the expected version and commit when given GITHUB_REF and GITHUB_SHA values. Signed-off-by: tianyi-huawei <getianyi1@huawei.com> Co-authored-by: tianyi-huawei <getianyi1@huawei.com> | 1 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 个月前 | ||
| 1 个月前 |