aptly icon indicating copy to clipboard operation
aptly copied to clipboard

aptly - Debian repository management tool

Results 325 aptly issues
Sort by recently updated
recently updated
newest added

Replaces #1074 ## Requirements All new code should be covered with tests, documentation should be updated. CI should pass. ## Description of the Change ## Checklist - [ ] unit-test...

needs review
increase coverage

Replaces #1115 ## Requirements All new code should be covered with tests, documentation should be updated. CI should pass. ## Description of the Change ## Checklist - [ ] unit-test...

help wanted !
needs tests

Replaces #1261 ## Description of the Change Fixes #1125 This MR addresses a concurrency issue with the `api/publish` endpoint, where concurrent PUTs typically fail. The MR in it self is...

fix tests
needs implementation

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...

fix tests

Replaces #1235 This builds on top of #1222, #1227, and #1233, and is thus in draft state until those are merged in. The only commit that's actually new is the...

fix tests
help wanted !

https://github.com/laher/goxc is in maintenance, upgrade build tools to use go natively.

WIP

Hi! Need help with publishing packages! Packages are assembled on Jenkins, and then they are further uploaded and published to the repository using the aptly api: ``` curl -f -X...

If a mirror just contains source packages, aptly is not able to update it. aptly always expects that there are binary packages on the mirror.

bug

## Detailed Description This happens when using gpg2 at least. In regular aptly command line, two options are required: * -passphrase-file * -batch However there's no way to pass "batch"...

please confirm resolved

## Requirements All new code should be covered with tests, documentation should be updated. CI should pass. ## Description of the Change In case we don't have the possibility to...

needs review
increase coverage