fujie
32afc3286e
ci(release): fix release notes format
...
- remove file path header (### plugins/...) from embedded release note content
- exclude _CN.md files to avoid Chinese/English mixed output
- remove Documentation Changes file list and Additional Documentation Files section
2026-03-04 01:06:54 +08:00
fujie
3e8b15af46
ci(release): include documentation content in release body
...
- embed changed v*.md release note content into generated GitHub release notes
- keep additional doc changes visible as file list in release output
- refine v0.9.1 EN/CN release notes to include only actual updated/fixed items
2026-03-04 00:57:18 +08:00
fujie
658f37baa6
ci(release): optimize plugin release workflow
...
- detect both version changes and plugin/docs release-note updates
- broaden push path filters and include documentation change summary in release notes
- harden worktree temp handling, remove duplicate extraction, and skip tag creation on tag-triggered runs
2026-03-04 00:52:07 +08:00
fujie
fea812d4f4
ci: remove redundant release title from github release body
2026-02-21 23:49:36 +08:00
fujie
6bf3656d30
docs: rename Awesome OpenWebUI and OpenWebUI Extras to OpenWebUI Extensions
2026-02-13 11:10:48 +08:00
fujie
c5c9fd9d57
fix(ci): fix shell script error when commit messages contain backticks
2026-02-09 19:53:23 +08:00
fujie
ac50cd249a
fix(pipes): sync copilot sdk thinking
...
- Fix thinking visibility by passing user overrides into streaming
- Harden UserValves handling for mapping/instance inputs
- Update bilingual README with per-user valves and troubleshooting
2026-01-27 04:22:36 +08:00
fujie
24e7d34524
fix: robust version determination in release workflow
2026-01-08 00:25:37 +08:00
fujie
1e0f5fb65a
feat: improve release workflow and update community stats to Top 6
2026-01-07 22:35:24 +08:00
fujie
a0a4d31715
📝 版本号改为当天发布次数计数
2026-01-06 19:41:22 +08:00
fujie
88aa7e156a
fix: check for files before gh release upload to prevent empty file error
2026-01-03 16:13:22 +08:00
fujie
dbfce27986
fix: explicitly add newlines before EOF in release workflow
2026-01-03 16:04:21 +08:00
fujie
782378eed8
fix: quote GITHUB_OUTPUT delimiter to prevent EOF error
2026-01-03 14:18:50 +08:00
fujie
b3cdb8e26e
fix: use gh cli for asset upload to support chinese filenames
2026-01-03 13:52:25 +08:00
fujie
0e6f902d16
chore: add debug steps and artifact upload to release workflow
2026-01-03 13:38:59 +08:00
fujie
c15c73897f
fix: enforce utf-8 and disable git path quoting in release workflow to support chinese filenames
2026-01-03 13:25:15 +08:00
fujie
b84ff4a3a2
chore: disable auto-release on push to main, use workflow_dispatch only
2026-01-03 13:18:36 +08:00
fujie
54c90238f7
fix: enforce utf-8 locale in release workflow to support chinese filenames
2026-01-03 12:42:26 +08:00
fujie
ac2cf00807
feat: 更新了异步上下文压缩插件版本,并优化了发布工作流以直接上传插件文件,同时排除了新的插件模板文件。
2026-01-03 11:54:17 +08:00
fujie
c8e8434bc6
feat: 引入选项以在发布说明中忽略已移除的插件。
2026-01-03 10:55:05 +08:00
copilot-swe-agent[bot]
5b8750c438
Enhance release workflow with auto-release on merge and PR validation
...
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com >
2025-12-31 12:06:31 +00:00
copilot-swe-agent[bot]
10bddd2026
Add plugin release workflow with version extraction and changelog management
...
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com >
2025-12-31 11:14:41 +00:00