Skip to content

Tags: stb-tester/aptly

Tags

v1.3.0

Toggle v1.3.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Buffer increase (aptly-dev#738)

Increase Scanner buffer size for Stanza reader

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request aptly-dev#683 from smira/545-download-contxt

Use Go context to abort gracefully mirror updates

v1.1.1

Toggle v1.1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request aptly-dev#614 from smira/600-fix-double-mirror-update

Fix bug with `PoolPath` field being overwritten on mirror update

v1.1.0

Toggle v1.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request aptly-dev#613 from smira/607-trim-slashes

Trim slashes while parsing publish prefix

v1.0.1

Toggle v1.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix temporary contents DB being left behind after publishing

NB: Go `defer` order execution is reverse to the order `defer` statements
are executed.

So before the change, `Drop()` was called before `Close()`, which was no-op.

Change that to explicit order in single func, print errors if they happen.

v1.0.0

Toggle v1.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request aptly-dev#531 from smira/release-1.0.0-preparation

Prepare for new release, update build instructions [ci skip]

v0.9.7

Toggle v0.9.7's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Release 0.9.7.

v0.9.6

Toggle v0.9.6's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix one more system test on version.

v0.9.5

Toggle v0.9.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Version bump to 0.9.5.

v0.9.1

Toggle v0.9.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Version bump to 0.9.1