-
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 the project during 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. See: https://github.com/pouchcontainer/pouchrobot.
Repo Update
| Watch | Star | Fork | Contributors | New Issues | Closed Issues |
|---|---|---|---|---|---|
| 263 (↑-1) | 3705 (↑22) | 886 (↑1) | 100 (↑0) | 0 | 0 |
PR Update
Thanks to contributions from community, PouchContainer team merged 12 pull requests in the repository last week. All these pull requests could be divided into feature, bugfix, doc, test and others:
feature 🆕 🔫
- feature: support cgroup systemd driver (#2616)
bugfix 🐛 🔪
- fix: failed to get correct cgroup path in test (#2688)
- bugfix: fix wrongly update cpu-quota to 0 (#2684)
- bugfix: check old volume mode (#2682)
- bugfix: make sure SnapshotID not empty when start container (#2678)
- bugfix: /etc/mtab will miss quota id (#2675)
doc 📜 📝
- docs: add doc to describe how to use
pouch run --log-driver(#2677)
test ✅ ☑️
- test: skip test cgroup parent when use cgroup ns (#2693)
- test: shouldn't use string to convert int64 to string (#2690)
- test: skip the flay case (#2686)
- test: refact travis-ci (#2673)
others
- upgrade: move to 1.2.0 (#2683)
Code Review Statistics 🐞 🐞 🐞
This project encourages everyone to participant in code review, in order to improve software quality. Every week @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 |
|---|---|
| @HusterWan | 12 |
| @fuweid | 7 |
| @Ace-Tang | 6 |
| @rudyfly | 5 |
| @zhuangqh | 5 |
| @fengzixu | 3 |
| @wangforthinker | 2 |
| @allencloud | 2 |
| @hellolijj | 1 |
| @zjumoon01 | 1 |
New Contributors 🎖 🎖 🎖
We have no new contributors in this project this week.
PouchContainer team encourages everything about contribution from community.
For more details, please refer to https://github.com/alibaba/pouch/blob/master/CONTRIBUTING.md . 🍻
Thank all of you!