52 Commits

Author SHA1 Message Date
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
db95ee1987
Merge pull request #14 from NeteaseCloudMusicApiEnhanced/dependabot/github_actions/actions/cache-4
chore(deps): bump actions/cache from 3 to 4
2025-10-01 11:51:37 +08:00
dependabot[bot]
edb9fbba09
chore(deps): bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 03:50:53 +00: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
15c6ea7266
Merge pull request #12 from NeteaseCloudMusicApiEnhanced/dependabot/github_actions/actions/checkout-5
chore(deps): bump actions/checkout from 3 to 5
2025-10-01 11:50:10 +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
dependabot[bot]
053640fd33
chore(deps): bump actions/setup-node from 3 to 5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v5)

---
updated-dependencies:
- dependency-name: actions/setup-node
  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:28 +00:00
ImFurina
24928fc0b4 fix 2025-08-26 17:47:45 +08:00
ImFurina
442d0a8f81 docs: 纠正文档 2025-08-26 17:37:44 +08:00
fae5c63c68 chore: 转移归属权 2025-08-24 23:09:57 +08:00
IamFurina
9711915f7a feat: 支持Actions自动同步上有仓库 2025-08-24 23:09:35 +08:00
IamFurina
8d4b790f2b fix: 删除无用action 2025-08-24 23:09:26 +08:00
IamFurina
bf62107b17 feat: 支持action发布npm包 2025-08-24 23:09:26 +08:00
IamFurina
2b662ae7c7 chore: 再更新 2025-08-24 23:09:26 +08:00
IamFurina
f617b066c9 chore: 更新依赖 2025-08-24 23:09:21 +08:00
FalseElaina
fc66dc4de2 Update npm.yml 2025-08-24 23:08:55 +08:00
FalseElaina
83e51505d1 Delete .github/workflows/npm-publish-github-packages.yml 2025-08-24 23:08:55 +08:00
FalseElaina
b06599a088 Create npm.yml 2025-08-24 23:08:55 +08:00
FalseElaina
bf3b21af8d 修复action 2025-08-24 23:08:55 +08:00
FalseElaina
288d6fe63f Update npm-publish-github-packages.yml 2025-08-24 23:08:55 +08:00
FalseElaina
eadff324d1 Update npm-publish-github-packages.yml 2025-08-24 23:08:55 +08:00
FalseElaina
0b706626c8 Create npm-publish-github-packages.yml 2025-08-24 23:08:55 +08:00
binaryify
c7c5769c05 update: workflows 配置更新 2024-04-12 09:46:11 +08: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
binaryify
f741bb358b bump to 4.9.0 2023-07-20 09:46:46 +08:00
Goooler
65463bf726 Add Node 16 & 18 to test matrix 2023-02-05 11:52:46 +08:00
a76yyyy
5adc11edfd
Update DockerHub-Description.yml 2022-12-14 15:54:27 +08:00
a76yyyy
8debae2c21
Create DockerHub-Description.yml 2022-12-14 15:51:54 +08:00
nathannaveen
598b7eff5f chore: Set permissions for GitHub actions
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.

- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)

Signed-off-by: nathannaveen <42319948+nathannaveen@users.noreply.github.com>
2022-04-19 00:33:43 +00: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
binaryify
9fe5238ab8 update workflows 2021-10-14 17:01:07 +08:00
Renovate Bot
51770c1a15
Update actions/setup-node action to v2 2020-12-16 10:10:43 +00:00
binaryify
b935a55356 完善单元测试 2020-09-19 19:39:11 +08:00