-
Notifications
You must be signed in to change notification settings - Fork 944
Description
Weekly Report of PouchContainer
This is a weekly report of PouchContainer. It summarizes what have changed in PouchContainer in the passed week, including pr merged, new contributors, and more things in the future.
It is all done by @pouchrobot which is an AI robot.
Repo Update
| Type | Count |
|---|---|
| Watch | 228 |
| Star | 2839 |
| Fork | 572 |
PR Update
Thanks to contributions from community, PouchContainer team merged 25 pull requests in the PouchContainer repositories last week. All these pull requests could be divided into feature, bugfix, doc, test and others:
feature 🆕 🔫
- feature: remove InstanceInfo from container env (#1738)
- feature: extend cri apis for special needs (#1617)
- feature: add pouch save functionality (#1592)
bugfix 🐛 🔪
- bugfix: modify volume error messages (#1744)
- fix: ensure daemon start successfully after update damon offline (#1743)
- fix: fix swagger generate not consistent (#1734)
- bugfix: Fix log-opt option parse fails if value contains comma (#1729)
- bugfix: deb package build failed (#1727)
- fix: check user/group in container start (#1716)
doc 📜 📝
- docs: change logos to new version (#1720)
test ✅ ☑️
- test: add unit test for filter validation (#1718)
- test: TestListVolumes (#1707)
- test: add unit-test for ValidateCPUQuota (#1692)
- test: TestRemoveVolume (#1679)
- test: add unit-tests for core GetVolume (#1660)
- test: add unit test for function ValidateOOMScore in oom_score_test.go (#1658)
others
- style: alert the name of struct context to streamContext (#1741)
- build: change version from 0.5.0 to 1.0.0-rc1 (build: change version from 0.5.0 to 1.0.0-rc1 #1731) (#1732)
- build: change version from 0.5.0 to 1.0.0-rc1 (#1731)
- refactor: Extract stream manager as the public part (#1725)
- enhance: add .DS_Store ignore (#1724)
- refactor: split container env and add unit test (#1717)
- enhance: add ExtraAttribute functionality in LogInfo (#1714)
- Update INSTALLATION.md (#1698)
- Add unit-test for ValidateCPUPeriod (#1690)
Code Review Statistics 🐞 🐞 🐞
PouchContainer encourages everyone to participant in code review, in order to improve software quality. Everyweek @pouchrobot would automatically help to count pull request reviews of single github user as the following. So, try to help review code in this project.
| Contributor ID | Pull Request Reviews |
|---|---|
| @fuweid | 11 |
| @Ace-Tang | 10 |
| @allencloud | 10 |
| @HusterWan | 7 |
| @starnop | 3 |
| @YaoZengzeng | 3 |
| @xiechengsheng | 1 |
| @rudyfly | 1 |
| @Frankzhaopku | 1 |
New Contributors 🎖 🎖 🎖
It is PouchContainer team's great honor to have new contributors in Pouch's community. We really appreciate your contributions. Feel free to tell us if you have any opinion and please share PouchContainer with more people if you could. If you hope to be a contributor as well, please start from https://github.com/alibaba/pouch/blob/master/CONTRIBUTING.md . 🎁 👏 🍺
Here is the list of new contributors:
@wq2526
@johanzhu
@mengjiahao
@forienlauo
@quyi1993
Thank all of you!