aptly
aptly copied to clipboard
feat: Add etcd database support
Replaces #1023
Requirements
All new code should be covered with tests, documentation should be updated. CI should pass.
Description of the Change
Checklist
- [ ] unit-test added (if change is algorithm)
- [ ] functional test added/updated (if change is functional)
- [ ] man page updated (if applicable)
- [ ] bash completion updated (if applicable)
- [ ] documentation updated
- [ ] author name in
AUTHORS
test the github.com/aptly-dev/aptly/database/etcddb failed due to some timeout..
continue in https://github.com/aptly-dev/aptly/pull/1023