aptly icon indicating copy to clipboard operation
aptly copied to clipboard

feat: Add etcd database support

Open neolynx opened this issue 1 year ago • 1 comments

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

neolynx avatar Apr 21 '24 12:04 neolynx

test the github.com/aptly-dev/aptly/database/etcddb failed due to some timeout..

neolynx avatar Apr 21 '24 13:04 neolynx

continue in https://github.com/aptly-dev/aptly/pull/1023

neolynx avatar Jun 15 '24 22:06 neolynx