Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: zip变更tgz,新增dash feed #411

Merged
merged 3 commits into from
Aug 30, 2022
Merged

Conversation

gclm
Copy link
Contributor

@gclm gclm commented Aug 30, 2022

测试总结

  • 本地测试docker镜像打包正常(CI没有测试)
  • npm 上传没有测试
  • 【新增】dash feed 测试正常
  • 【新增】zip 包改成 tgz 包正常(原因1:v1.11.0 dash 解压后安装不上 #407 原因2: 官方feed都是tgz格式的)

测试链接

@gclm
Copy link
Contributor Author

gclm commented Aug 30, 2022

没问题合并后建议发布一个新版本。

package.json Outdated
@@ -39,5 +38,8 @@
},
"engines": {
"node": ">=16.0.0"
},
"dependencies": {
"compressing": "^1.6.2"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

依赖 compressing 放到 devDependencies @gclm

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已经修复好了。

@jaywcjlove jaywcjlove merged commit f75d1cb into jaywcjlove:master Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants