The conclusions in the meeting were as follows:
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Sep 28 2021
Build is green
Fix type
Build has FAILED
Rebase
Rebase
Use correct branch
Build is green
Update: move comment inside if block
Build is green
Build is green
Build is green
Fix diff
Build is green
Use the right diff id
Actually update the diff?
Build is green
Update:
- Increase tests coverage: handle bare repo without pack files and check dumb repo can still be loaded if dulwich raises an exception in fetch_pack
- Improve comment
Adapt according to suggestion
Not a big fan of calling it production, because it implies it changes a bunch of settings in a non-granual way.
Build is green
Build is green
Rebase and adapt docstring according to suggestion
Adapt commit message
Not a big fan of calling it production, because it implies it changes a bunch of settings in a non-granual way.
s/dead code/the legacy loader/ in commit/diff title
I was looking into it a bit more and realize that it's related to what you said
(origin not found).
Build is green
- add extensive testing
- remove special-casing of IntEnum and add converter for Directory.perms
- replace origin not in (Union,)
- fix a typo (raise False)
- add comment explaining why we don't check for dict and list
That's done. The remaining part is about optimization. So closing.
The zfs pool and dataset are configured:
- pool configuration
## nvme drives pool #zpool create data mirror nvme-eui.36315030525005540025384500000003 nvme-eui.36315030525005800025384500000003 mirror nvme-eui.36315030525005620025384500000003 nvme-eui.36315030525005890025384500000003
I've deployed dulwich on our workers.
As a bonus, upstream merged the patch \o/.
Build is green
Fix missing old from_disk reference