CaIon
6ca4ff503e
feat: remove unnecessary section for screenshots in bug report templates
2026-03-14 15:50:42 +08:00
CaIon
dea9353842
feat: update issue and feature request templates to include documentation links and submission checks
2026-03-14 15:48:50 +08:00
CaIon
1ee80930d4
fix(workflow): enhance tag resolution and error handling in Docker image build
2026-02-04 00:13:47 +08:00
CaIon
35a4c586aa
feat(workflow): add manual trigger and tag input for Docker image builds
...
- Introduce a `workflow_dispatch` event to allow manual triggering of the Docker image build workflow.
- Add an input parameter for specifying the tag name, enhancing flexibility in build processes.
- Update tag resolution logic to prioritize the input tag when provided, ensuring accurate versioning during builds.
2026-02-04 00:09:02 +08:00
Calcium-Ion
d72cfc8590
Add link to GitHub Security Advisories for reporting
...
Updated the reporting method for security issues to include a link to the draft security advisory.
2026-01-26 20:43:12 +08:00
CaIon
04de79ac43
feat: add CODE_OF_CONDUCT and SECURITY.md files for community guidelines and vulnerability reporting
2026-01-26 20:37:50 +08:00
Seefs
f47d473e63
fix: release workflow show version
2025-11-22 20:06:13 +08:00
CaIon
64a97092c9
CI: ignore pre-release and alpha tags in electron build workflow
2025-10-15 19:56:07 +08:00
CaIon
2d1534dc77
fix: 修复工作流重复创建release的问题
2025-10-12 15:40:22 +08:00
Seefs
d2546cf9ec
fix: empty version
2025-10-12 14:23:18 +08:00
Seefs
1987c7e16c
ignore ghcr
2025-10-12 12:38:44 +08:00
Seefs
e1c7a4f41f
format: package name -> github.com/QuantumNous/new-api ( #2017 )
2025-10-11 15:30:09 +08:00
Seefs
5cfa64838c
fix env GHCR_REPOSITORY
2025-10-11 14:18:09 +08:00
Seefs
55afd5cbdf
feat: matrix ci ( #2014 )
2025-10-11 14:08:32 +08:00
Seefs
65920983cc
Alpha CI ( #2011 )
2025-10-11 13:24:04 +08:00
CaIon
0ff98b1dc1
feat: update Go version in CI configuration and add release workflow for multi-platform builds
2025-10-11 12:44:09 +08:00
CaIon
c24608730b
CI
2025-10-06 14:33:48 +08:00
CaIon
bb0ed4dddf
feat: implement user preferences management in SettingsLog component for improved customization
2025-10-05 23:11:45 +08:00
CaIon
9f44116260
fix: update versioning logic in electron-build.yml to correctly handle prerelease formats and modify product name in package.json
2025-10-05 18:20:43 +08:00
CaIon
8a56795bd8
chore: update electron-build.yml to add write permissions and enable file overwriting in artifact uploads
2025-10-05 17:50:35 +08:00
CaIon
1154077eea
feat: enhance versioning logic in electron-build.yml for semver compliance
2025-10-05 17:31:01 +08:00
Calcium-Ion
42861bc5fb
Merge pull request #1964 from bubblepipe/electron
...
feat: Add Electron wrapper for desktop app
2025-10-05 17:20:23 +08:00
CaIon
7074ea2ed6
chore: upgrade action-gh-release to v2 in build workflows
2025-10-05 17:19:52 +08:00
CaIon
c1137027e6
chore: update build workflows for Electron and Go, including version tagging and dependency management
2025-10-05 17:11:30 +08:00
CaIon
55d19df029
chore: remove outdated instructions from pull request template
2025-10-03 21:40:07 +08:00
CaIon
c9abe1d769
✨ feat: add English feature request template to GitHub issue tracker for enhanced feature proposal submissions
2025-10-03 14:01:16 +08:00
CaIon
a8bfa7ad29
✨ feat: add English bug report template to GitHub issue tracker for improved issue reporting #1960
2025-10-03 13:59:27 +08:00
bubblepipe42
93e30703d4
action
2025-10-03 13:55:19 +08:00
CaIon
e9e9708d1e
feat: update release configuration to use new-api binaries for consistency
2025-09-27 15:24:40 +08:00
CaIon
406be515db
feat: rename output binaries to new-api for consistency across platforms
2025-09-27 15:04:06 +08:00
CaIon
ba632d0b4d
CI
2025-09-19 14:20:35 +08:00
CaIon
4b98fceb6e
CI
2025-09-18 13:53:58 +08:00
CaIon
041782c49e
chore: remove PR branching strategy workflow file
2025-09-09 23:23:53 +08:00
CaIon
76b8cc1168
✨ feat: add pull request template and enforce branching strategy in workflow
2025-07-03 13:33:50 +08:00
CaIon
ae11f88595
✨ feat: increase Node.js memory limit in macOS release workflow
2025-07-01 13:23:29 +08:00
CaIon
77d5dff0c6
chore: update CI workflows
2025-06-08 03:37:17 +08:00
CaIon
7bced6b236
chore: update CI workflow to use latest Bun version and adjust build environment variables
2025-06-08 03:28:36 +08:00
CaIon
a0844d5481
chore: update Bun version in CI workflow to 1.2.8
2025-06-08 02:57:44 +08:00
CaIon
6acfe31ee9
chore: update CI workflows to use Bun for package management across all platforms
2025-06-08 02:45:18 +08:00
CaIon
2c95a7c277
chore: update CI workflows to support manual triggers and rename Docker image workflow
2025-06-08 02:42:27 +08:00
CaIon
7010450f77
chore: remove deprecated Docker image workflow for amd64
2025-06-08 02:39:53 +08:00
CaIon
b73af9e88f
chore: update CI workflows to use Bun for package management and build process
2025-06-08 02:34:06 +08:00
CaIon
8202c115f0
fix: CI
2025-06-08 00:06:53 +08:00
CaIon
4ccd36ea19
chore: add Docker Buildx setup to workflow
...
- Integrated Docker Buildx setup step in docker-image-alpha.yml to enhance multi-platform build capabilities.
2025-06-04 01:16:42 +08:00
CaIon
2eb1f65d3f
chore: update docker image workflows
...
- Added support for multiple platforms (linux/amd64, linux/arm64) in docker-image-alpha.yml.
- Removed outdated docker-image-amd64.yml and docker-image-arm64.yml workflows.
- Deleted linux-release.yml, macos-release.yml, and windows-release.yml as part of workflow cleanup.
2025-06-04 01:12:49 +08:00
creamlike1024
8a65a4174a
update docker-image-alpha.yml
2025-06-03 11:10:09 +08:00
creamlike1024
e548e411bd
feat: alpha docker image
2025-06-03 11:07:26 +08:00
1808837298@qq.com
6187656aa9
chore: Update GitHub Actions workflows and refactor adaptor logic for Docker image builds
2025-03-13 21:10:39 +08:00
1808837298@qq.com
13d1b8203c
chore: update CI
2025-02-11 18:23:20 +08:00
1808837298@qq.com
7fce084aa5
update CI
2025-02-11 17:44:54 +08:00