f2f78b2774
fix(workflows): update branch references and remove unused push triggers
...
feat: enhance eapi_decrypt.html with styled decode result display
fix: update qrlogin and qrlogin-nocookie to include platform parameter in QR code creation URL
chore: bump music-metadata and other dependencies in package.json and pnpm-lock.yaml
docs: update README with important project usage notes
2026-01-03 01:36:21 +08:00
ca6834b83f
ci(docker): fix cannot be deployed by linux arm64
2025-12-06 23:00:49 +08:00
ea6ab4f6f7
Merge pull request #42 from NeteaseCloudMusicApiEnhanced/dependabot/github_actions/docker/build-push-action-6
2025-11-07 22:13:42 +08:00
dependabot[bot]
5e820187a1
chore(deps): bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 12:18:20 +00:00
dependabot[bot]
781299c1c5
chore(deps): bump docker/build-push-action from 5 to 6
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 12:18:15 +00:00
16bf878135
ci(workflow): fix the workflow file that package name is illegal
2025-10-06 20:54:58 +08:00
ImFurina
8dcbe4db9d
ci: add ghcr imagine
2025-10-06 20:28:44 +08:00
ba16f2f0ab
ci(docker): add version tag to every deployment
2025-10-05 20:58:39 +08:00
a76576af23
ci(fix): fix workflow file conflicts
2025-10-05 20:54:52 +08:00
72526ba20d
ci(docker-deployment): add dockerhub push workflow file
2025-10-05 20:51:46 +08:00
ede6534ebf
Merge pull request #13 from NeteaseCloudMusicApiEnhanced/dependabot/github_actions/docker/setup-buildx-action-3
...
chore(deps): bump docker/setup-buildx-action from 2 to 3
2025-10-01 11:50:48 +08:00
dependabot[bot]
27bba9ce55
chore(deps): bump docker/setup-buildx-action from 2 to 3
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 11:56:36 +00:00
dependabot[bot]
27562092b1
chore(deps): bump actions/checkout from 3 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 11:56:33 +00:00
binaryify
9c9a439bc3
update: workflows 配置更新
2024-04-12 09:45:47 +08:00
binaryify
4ad08e0222
update: workflows 配置更新
2024-04-12 09:43:03 +08:00
Arun
516b906d9b
ci: Use GITHUB_OUTPUT envvar instead of set-output command
2024-01-11 17:05:00 -08:00
binaryify
0140eefce5
CI 更新
2023-10-27 16:51:08 +08:00
binaryify
a89d2e6b5d
CI 更新
2023-10-27 15:16:18 +08:00
binaryify
afa12efcbb
CI 更新
2023-10-27 10:20:38 +08:00
binaryify
d3a5530d60
ci 更新
2023-10-27 10:16:47 +08:00
binaryify
74e64d1594
CI 更新
2023-10-27 09:58:58 +08:00
binaryify
7046219cd4
修复 Docker 构建镜像安装依赖速度慢的问题
2023-10-26 17:44:35 +08:00
binaryify
ca54d662ae
update dockerfile
2023-10-22 14:34:16 +08:00
binaryify
4d201f20eb
update: CI 更新
2023-10-22 13:57:09 +08:00
Goooler
7e13a3361d
Bump GH actions
2022-04-15 22:46:27 +08:00
a76yyyyy
ac02283a83
Update Build_Image.yml
2021-10-27 12:07:08 +08:00
a76yyyyy
42a64dc0e1
Auto build Docker images when releasing new
...
在setting创建secrets name=DOCKER_USERNAME value=Docker_ID;
创建secrets name=DOCKER_PASSWORD value=Docker_Password;
实现在发布新版本tag时自动构建Docker镜像
2021-10-27 10:45:57 +08:00