Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Weekly Digest (1 December, 2019 - 8 December, 2019) #1130

Closed
weekly-digest bot opened this issue Dec 8, 2019 · 0 comments
Closed

Weekly Digest (1 December, 2019 - 8 December, 2019) #1130

weekly-digest bot opened this issue Dec 8, 2019 · 0 comments

Comments

@weekly-digest
Copy link

weekly-digest bot commented Dec 8, 2019

Here's the Weekly Digest for dragonflyoss/Dragonfly:


ISSUES

Last week 20 issues were created.
Of these, 10 issues have been closed and 10 issues are still open.

OPEN ISSUES

💚 #1128 Pulling a image with dragonfly is actually slower, by JiaDong007
💚 #1124 dragonfly 1.0.0 failed to pull the image, by Fize
💚 #1123 [Help Wanted] make Dragonfly managed by systemd, by Starnop
💚 #1122 Refactor cmd/dfdaemon to use unified sub commands, by SataQiu
💚 #1120 docs: update docs about deploy with Physical Machines, by Starnop
💚 #1119 How to upload general files to dragonfly??, by everpeace
💚 #1118 [design][feature request]only register a peer for the same node download many tasks, by yunfeiyanggzq
💚 #1117 Download with dragonfly is much slower than normal download, please help to have a look, thank you, by gttcc
💚 #1115 [feature request][help wanted]implement supernode /preheat api, by yunfeiyanggzq
💚 #1111 [feature request] build deb and rpm package in goreleaser, by yeya24

CLOSED ISSUES

❤️ #1127 [chore] fix bad link, by yeya24
❤️ #1126 WeeklyReport of Dragonfly from 2019-11-29 to 2019-12-06, by pouchrobot
❤️ #1125 feature: add the yamlint tool to check check all yaml files, by fengzixu
❤️ #1121 fix: unset the default value of totallimit, by lowzj
❤️ #1116 docs: auto generate Dragonfly cli/api/contributors docs via code, by pouchrobot
❤️ #1114 feature:modify client api, by yunfeiyanggzq
❤️ #1113 bugfix:fix api response status code , by yunfeiyanggzq
❤️ #1112 Add yamlint in CI system for all the yaml files in this repo, by allencloud
❤️ #1110 cleanup unused scripts and Makefile, by yeya24
❤️ #1109 docs: auto generate Dragonfly cli/api/contributors docs via code, by pouchrobot

LIKED ISSUE

👍 #1111 [feature request] build deb and rpm package in goreleaser, by yeya24
It received 👍 x2, 😄 x0, 🎉 x0 and ❤️ x0.

NOISY ISSUE

🔈 #1125 feature: add the yamlint tool to check check all yaml files, by fengzixu
It received 11 comments.


PULL REQUESTS

Last week, 23 pull requests were created, updated or merged.

UPDATED PULL REQUEST

Last week, 13 pull requests were updated.
💛 #1122 Refactor cmd/dfdaemon to use unified sub commands, by SataQiu
💛 #1120 docs: update docs about deploy with Physical Machines, by Starnop
💛 #1084 feature: add 'config default' command to print the default configuration of components, by SataQiu
💛 #1065 feature:modify supernode 1.0 bridge, by yunfeiyanggzq
💛 #1028 docs: add a doc about using dragonfly with harbor registry, by Starnop
💛 #1024 docs: optimize the config documents, by Starnop
💛 #826 feature: support dfget params for each proxy, by yeya24
💛 #791 feature: add part of tasks HTTP API, by Starnop
💛 #789 fix valid ip not support ipv6, by zgfh
💛 #758 feature:add a cli command to ha pattern (HA third part), by yunfeiyanggzq
💛 #741 feature:Use rpc to get file information from other supernodes(HA second part), by yunfeiyanggzq
💛 #740 feature: install the swagger if it has not been installed, by Starnop
💛 #694 feature:Use etcd to manager supernode ha cluster(HA first part), by yunfeiyanggzq

MERGED PULL REQUEST

Last week, 10 pull requests were merged.
💜 #1127 [chore] fix bad link, by yeya24
💜 #1125 feature: add the yamlint tool to check check all yaml files, by fengzixu
💜 #1121 fix: unset the default value of totallimit, by lowzj
💜 #1116 docs: auto generate Dragonfly cli/api/contributors docs via code, by pouchrobot
💜 #1114 feature:modify client api, by yunfeiyanggzq
💜 #1113 bugfix:fix api response status code , by yunfeiyanggzq
💜 #1110 cleanup unused scripts and Makefile, by yeya24
💜 #1109 docs: auto generate Dragonfly cli/api/contributors docs via code, by pouchrobot
💜 #1107 fix broken grafana dashboard, by yeya24
💜 #1099 fix the "index out of range" error when the length of speed is 0., by widy21


COMMITS

Last week there were 18 commits.
🛠️ Merge pull request #1125 from fengzixu/master feature: add the yamlint tool to check check all yaml files by allencloud
🛠️ feature: add yamllint tool to format yaml files 1. add the yamllint into the circleci config 2. format the yaml files according to yamllint Signed-off-by: fengzixu [email protected] by fengzixu
🛠️ Merge pull request #1127 from yeya24/fix-link [chore] fix bad link by allencloud
🛠️ fix bad link Signed-off-by: yeya24 [email protected] by yeya24
🛠️ Merge pull request #1121 from lowzj/fix-totallimit fix: unset the default value of totallimit by Starnop
🛠️ fix: unset the default value of totallimit Signed-off-by: lowzj [email protected] by lowzj
🛠️ Merge pull request #1114 from yunfeiyanggzq/bridge_3 feature:modify client api by Starnop
🛠️ feature:modify client api Signed-off-by: yunfeiyangbuaa [email protected] by yunfeiyanggzq
🛠️ Merge pull request #1110 from yeya24/remove-check cleanup unused scripts and Makefile by allencloud
🛠️ Merge pull request #1116 from pouchrobot/auto-doc-2019-12-02 docs: auto generate Dragonfly cli/api/contributors docs via code by allencloud
🛠️ docs: auto generate Dragonfly cli/api docs via code Signed-off-by: pouchrobot [email protected] by pouchrobot
🛠️ Merge pull request #1113 from yunfeiyanggzq/bridge_2 bugfix:fix api response status code by allencloud
🛠️ bugfix:fix swagger wrong Signed-off-by: yunfeiyangbuaa [email protected] by yunfeiyanggzq
🛠️ Merge pull request #1107 from yeya24/fix-dashboard fix broken grafana dashboard by allencloud
🛠️ Merge pull request #1099 from widy21/master fix the "index out of range" error when the length of speed is 0. by Starnop
🛠️ cleanup unused scripts and Makefile Signed-off-by: yeya24 [email protected] by yeya24
🛠️ Merge pull request #1109 from pouchrobot/auto-doc-2019-12-01 docs: auto generate Dragonfly cli/api/contributors docs via code by yeya24
🛠️ docs: auto generate Dragonfly cli/api docs via code Signed-off-by: pouchrobot [email protected] by pouchrobot


CONTRIBUTORS

Last week there were 7 contributors.
👤 allencloud
👤 fengzixu
👤 yeya24
👤 Starnop
👤 lowzj
👤 yunfeiyanggzq
👤 pouchrobot


STARGAZERS

Last week there were 60 stagazers.
AndrewTsao
byte16
SongHeX
wangsquirrel
LuaxY
Skgwd2018
jihongrui
metalfordream
DERDRAGON
bbbmj
jacknyi
tinylee
israelzuniga
Taik
xingyunsishen
chikamim
donjan-deng
tsysahhu
gpsbird
kinglionsoft
OpenAndrus
drinktee
wh0isroot
yemuapp
aweyonhub
akitana-airtanker
dreamrepo
johnnyeven
kopimaniz
johnyhi
shunza
jarus
LiuBodong
dgarcia7
sunlianqiang
anudeepdwaram
forecho
dollarkillerx
TomasHubelbauer
madnezzm
ddding
nguyenvanduocit
SeasonLee
zsf513
YPLI2015
zhcn
jojoLockLock
MFrank2016
DKY10000
supermanCJH
xilu0
donnyyou
Nachimak28
kenasel
lanseyujie
shishujuan
DanielTimLee
gonjay
yunge
chpengzh
You all are the stars! 🌟


RELEASES

Last week there were no releases.


That's all for last week, please 👀 Watch and Star the repository dragonflyoss/Dragonfly to receive next weekly updates. 😃

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. 📆

sungjunyoung pushed a commit to sungjunyoung/Dragonfly that referenced this issue May 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant