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

Weekly Digest (24 February, 2019 - 3 March, 2019) #435

Closed
weekly-digest bot opened this issue Mar 3, 2019 · 0 comments
Closed

Weekly Digest (24 February, 2019 - 3 March, 2019) #435

weekly-digest bot opened this issue Mar 3, 2019 · 0 comments

Comments

@weekly-digest
Copy link

weekly-digest bot commented Mar 3, 2019

Here's the Weekly Digest for dragonflyoss/Dragonfly:


ISSUES

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

OPEN ISSUES

💚 #434 [bug] return 400 when dfget send request to /peer/registry, by konghui
💚 #433 WeeklyReport of Dragonfly from 2019-02-22 to 2019-03-01, by pouchrobot
💚 #428 [feature request]A area aware schedule policy to dragonfly., by xq2248

CLOSED ISSUES

❤️ #432 Fix some misspells, by JoeWrightss
❤️ #431 docs: auto generate Dragonfly cli/api/contributors docs via code, by pouchrobot
❤️ #430 fix: don't exit when default config file is not exist, by lowzj
❤️ #429 test: implements test/command package of integration testing, by lowzj
❤️ #427 docs: auto generate Dragonfly cli/api/contributors docs via code, by pouchrobot
❤️ #426 fix: dfdaemon exit when load properties failed, by lowzj
❤️ #425 test: add unit tests for p2p downloader, by Starnop
❤️ #424 docs: auto generate Dragonfly cli/api/contributors docs via code, by pouchrobot
❤️ #423 Fix typo in README.md, by JoeWrightss
❤️ #422 docs: auto generate Dragonfly cli/api/contributors docs via code, by pouchrobot

LIKED ISSUE

👍 #423 Fix typo in README.md, by JoeWrightss
It received 👍 x1, 😄 x0, 🎉 x0 and ❤️ x0.

NOISY ISSUE

🔈 #425 test: add unit tests for p2p downloader, by Starnop
It received 4 comments.


PULL REQUESTS

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

MERGED PULL REQUEST

Last week, 12 pull requests were merged.
💜 #432 Fix some misspells, by JoeWrightss
💜 #431 docs: auto generate Dragonfly cli/api/contributors docs via code, by pouchrobot
💜 #430 fix: don't exit when default config file is not exist, by lowzj
💜 #429 test: implements test/command package of integration testing, by lowzj
💜 #427 docs: auto generate Dragonfly cli/api/contributors docs via code, by pouchrobot
💜 #426 fix: dfdaemon exit when load properties failed, by lowzj
💜 #425 test: add unit tests for p2p downloader, by Starnop
💜 #424 docs: auto generate Dragonfly cli/api/contributors docs via code, by pouchrobot
💜 #423 Fix typo in README.md, by JoeWrightss
💜 #410 feature: dfdaemon supports proxing https registries, by lowzj
💜 #391 build: populate version with ldflags, by zhouhaibing089
💜 #277 fix: unreachable supernode ip in p2p-network, by lowzj


COMMITS

Last week there were 25 commits.
🛠️ Merge pull request #429 from lowzj/integration-test test: implements test/command package of integration testing by Starnop
🛠️ feature: implements test/command package of integration testing test/command package makes it easier for integration testing Signed-off-by: lowzj [email protected] by lowzj
🛠️ Merge pull request #277 from lowzj/supernode-localIP fix: unreachable supernode ip in p2p-network by Starnop
🛠️ fix: unreachable supernode ip in p2p-network see issue: #252 Signed-off-by: lowzj [email protected] by lowzj
🛠️ Merge pull request #432 from JoeWrightss/patch-2 Fix some misspells by Starnop
🛠️ Fix some misspells Signed-off-by: zhoulin xie [email protected] by JoeWrightss
🛠️ Merge pull request #431 from pouchrobot/auto-doc-2019-02-28 docs: auto generate Dragonfly cli/api/contributors docs via code by lowzj
🛠️ docs: auto generate Dragonfly cli/api docs via code Signed-off-by: pouchrobot [email protected] by pouchrobot
🛠️ Merge pull request #430 from lowzj/fix-exit-configNotExist fix: don't exit when default config file is not exist by Starnop
🛠️ fix: don't exit when default config file is not exist Signed-off-by: lowzj [email protected] by lowzj
🛠️ build: populate version with ldflags 1. the version can be dynamically retrieved with git. 2. the previous BUILD ldflags seems not used. Signed-off-by: haibzhou [email protected] by zhouhaibing089
🛠️ Merge pull request #419 from inoc603/package feature: add scripts to build rpm and deb packages for dfdaemon and dfget by lowzj
🛠️ feature: add script to package dfdaemon and dfget into rpm and deb * package dfdaemon and dfget int rpm and deb * create symlinks in /usr/local/bin after installing fixes: https://github.com/dragonflyoss/Dragonfly/issues/183 Signed-off-by: inoc603 [email protected] by inoc603
🛠️ Merge pull request #427 from pouchrobot/auto-doc-2019-02-26 docs: auto generate Dragonfly cli/api/contributors docs via code by lowzj
🛠️ docs: auto generate Dragonfly cli/api docs via code Signed-off-by: pouchrobot [email protected] by pouchrobot
🛠️ Merge pull request #426 from lowzj/dfdaemon-exit-config-error fix: dfdaemon exit when load properties failed by Starnop
🛠️ fix: dfdaemon exit when load properties failed Signed-off-by: lowzj [email protected] by lowzj
🛠️ Merge pull request #425 from Starnop/p2p-test test: add unit tests for p2p downloader by lowzj
🛠️ test: add unit tests for p2p downloader Signed-off-by: Starnop [email protected] by Starnop
🛠️ Merge pull request #410 from lowzj/dfdaemon-https-proxy feature: dfdaemon supports proxing https registries by Starnop
🛠️ feature: dfdaemon supports proxing https registries Signed-off-by: lowzj [email protected] by lowzj
🛠️ Merge pull request #424 from pouchrobot/auto-doc-2019-02-25 docs: auto generate Dragonfly cli/api/contributors docs via code by lowzj
🛠️ docs: auto generate Dragonfly cli/api docs via code Signed-off-by: pouchrobot [email protected] by pouchrobot
🛠️ Merge pull request #423 from JoeWrightss/patch-1 Fix typo in README.md by lowzj
🛠️ Fix typo in README.md Signed-off-by: zhoulin xie [email protected] by JoeWrightss


CONTRIBUTORS

Last week there were 6 contributors.
👤 Starnop
👤 lowzj
👤 JoeWrightss
👤 pouchrobot
👤 zhouhaibing089
👤 inoc603


STARGAZERS

Last week there were 34 stagazers.
scivey
jshuadvd
EventJoinerTemple
yuansmin
vincke
mintuhouse
mskobe
nuczzz
taylor840326
novemberde
chancez
kuenwan
hpetru
jurby
illyaMs
wubins
ddingx
MrGru
rekoj
palvarezcordoba
ardinusawan
sgww
laurencecao
fotisn
0x0001F36D
hangtwenty
chencong-plan
litianqi1996
linxingall
ggulgun
Siliconrob
fgonza52
petercunha
hello2dj
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. 📆

@lowzj lowzj closed this as completed Mar 22, 2019
sungjunyoung pushed a commit to sungjunyoung/Dragonfly that referenced this issue May 8, 2022
* Fix: add process level for scheduler peer task status

Signed-off-by: 李玉海 <[email protected]>
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