Releases: thumbtack/aptly
Releases · thumbtack/aptly
v1.5.2
v1.5.1
Changelog
- d999258 "all" architecture doesn't match "source", fix for missing checksums while publishing.
- 8a4d866 aptly-dev#679: added *.buildinfo file to processedFile list (will be removed, afterwards)
- b2523b4 --with-sources, downloading source packages flag.
- a160a39 -uploaders-file for aptly repo edit/create. aptly-dev#71
- a710362 .changes files parsing. aptly-dev#71
- a7f135a .deb package building instructions.
- f9d08e1 .goxc.json: list os/arch explicitly to avoid darwin/386
- e123e4d .udebs are supported now. aptly-dev#108
- 7a8af04 0.9.8~dev version.
- bf91744 in command usage. aptly-dev#15
- 37b2d49 A bit more style fixes. aptly-dev#123
- 20a7c5a A bit more unit-tests with multi-component repositories. aptly-dev#36
- 01338d6 A bit of niceness: more hints for first-time user.
- 0f8d4df A bit of simplification for Makefile.
- 9c834f4 API for file upload. aptly-dev#116
- 3e5ba27 Ability to re-open db after close. aptly-dev#45 aptly-dev#114
- 1042894 Abort downloader on shutdown, don't wait for downloads to finish. aptly-dev#45 aptly-dev#114
- b948180 Abort serve command if rootDir is inaccesible
- f228ad8 Accept MD5 in package from 'MD5Sum' as well. aptly-dev#151
- aa16899 Adaption of tests.
- 0da53a2 Add '+' to list of skipped symbols.
- 09a1b60 Add 'deb-src' line to repos with source packages included.
- da6d5b7 Add 'force' to LinkFromPool method: overwrite file even if exists and different content. aptly-dev#90
- a738d48 Add 'mirror already exists' test.
- 1a92d8b Add --capture to auto-create 'gold' results when fail.
- 1fd80c4 Add --no-default-keyring to example command. aptly-dev#182
- f8bca46 Add -force-drop to
aptly publish drop
,?force=1
toDELETE publish/...
to drop published repositories even if cleanup fails. aptly-dev#153 - d558791 Add -force-overwrite command flag. aptly-dev#90
- bb6593d Add -force-overwrite flag to publish update, switch, snapshot and repo commands. aptly-dev#90
- 0130fc0 Add -force-replace flag to repo aptly add to replace conflicting packages. aptly-dev#83
- 129eb86 Add -json flag to mirror list|show
- 899ed92 Add -json flag to publish list|show
- 0f1575d Add -json flag to snapshot show|list
- 1f56fb8 Add -json output flag to repo list|show
- 9738687 Add -no-lock to aptly api serve to excercise locking.
- e33f579 Add -raw for aptly publish list. aptly-dev#31
- d6a3917 Add -skip-cleanup option for publish commands.
- 6293ca3 Add -skip-contents flag. aptly-dev#142
- ab09cbf Add -verbose and -dry-run to aptly db cleanup. aptly-dev#217
- 6c7f3b3 Add /api route to show API version aptly-dev#116
- 64ef342 Add /snapshots/ API. aptly-dev#116
- 0271456 Add 2014 to LICENSE file.
- ff00a5a Add @alexanderguy to AUTHORS. [ci skip]
- 0412646 Add @bcandrea to list of authors.
- bc438ff Add @bentoi and @geofft to AUTHORS. [ci skip]
- 7acfc84 Add @bitglue to AUTHORS. [ci skip]
- 4963d0a Add @mkoval to list of AUTHORS.
- f097cd2 Add @sbadia to AUTHORS. aptly-dev#191
- fb03a3b Add @shadeslayer and @rra to list of AUTHORS. [ci skip]
- dd27aad Add @sobczyk to the list of AUTHORS. aptly-dev#266
- a790770 Add @x539 to AUTHORS. [ci skip]
- 667efc2 Add AUTHORS files.
- 1afbae8 Add AWS credentials.
- 8c15a0c Add AlekSi/pointer to dependencies. aptly-dev#168
- b5b5305 Add CI badges.
- 87fbd52 Add Chris Read to authors.
- 8911137 Add Contributor Covenant Code of Conduct [ci skip]
- d582f9b Add Debian 11 keys to test fixture keyring
- b362773 Add Gitter.im badge. [ci skip]
- 5181334 Add MIT license.
- 05f6c75 Add PR aptly-dev#506 original author [ci skip]
- 781c22e Add PR and issue templates
- 25d048f Add Package serialization to JSON via stanza. aptly-dev#168
- 0485a36 Add Recommends: dependency on bzip2. aptly-dev#84
- ac983ff Add RwMutexes to all collections. aptly-dev#116
- e311d41 Add Simon Aquino to authors. aptly-dev#67
- a8e6251 Add SnapshotCollection.ByUUID.
- 238bdfa Add String() method for queries.
- c1fd633 Add Sylvain Baubeau to authors. [ci skip]
- 69cbe10 Add Travis CI build on Go 1.8
- 543c986 Add TubeMogul Puppet module to README.rst
- 91c753a Add URL to all download errrors, so that they're easier to understand. aptly-dev#26
- 6b83213 Add UploadPath to Context. aptly-dev#116
- 6a20591 Add Vincent Batoufflet to list of authors.
- f955707 Add William Manley (@wmanley) to
AUTHORS
- 5e9515a Add
--batch
in batch mode (fixes aptly-dev#519) - 5b9d287 Add
aptly repo include
to man. aptly-dev#71 - 155a801 Add
make
automation to re-generate man page [ci skip] - 78082bc Add a comment referring to the original Travis CI config from the new workflow.
- 7f6a520 Add a flag to unlock database after each API request
- 0b05964 Add ability to Flush CollectionFactory. aptly-dev#116
- f66302e Add ability to edit mirror architectures
- 5fb512f Add ability to expect responses in any order.
- b4f3573 Add acquire by hash when updating publish
- 3ce8227 Add baseName to LinkFromPool as explicit argument
- 6e96cd2 Add bash completion to PR template [ci skip]
- 59055d7 Add batch flag for publish commands
- 5e97e18 Add blank line to Gomfile.
- 1189bca Add central place to create all collections from.
- 9509629 Add changes test to increase coverage
- 5aefc74 Add codec tag to fields which are ignored in new codec package
- 6f130e1 Add codecov configuration
- 5a6ccb7 Add command aptly db recover.
- 69eb6a8 Add comment to exported function.
- 8d214e6 Add comments on precise file deletion. aptly-dev#8
- b323e31 Add comments where required.
- 36446e4 Add config option 'downloadSourcePackages'.
- 21123ac Add config option to follow dependency to source packages.
- 9b1b43c Add custom JSON representation of PublishedRepo. aptly-dev#116
- b4efe6a Add db cleanup api
- 9a65bbe Add debug output on tests being skipped
- 7d6387e Add debugging facilities.
- 3e138fd Add dependency on .xz and .lzma decompression. This introduces dependency on liblzma. aptly-dev#142
- ba08ffe Add dependency on xz-utils. aptly-dev#142
- b7323db Add detached signature to installer hashsum file
- 35c2178 Add docblocks to method description in interfaces. [ci skip]
- 218057e Add error handling for ForEach's.
- 901ce3e Add final / to archive URL if missing.
- 10056b8 Add first /repos/ API, command
api serve
. aptly-dev#116 - d4fb585 Add fixture pool creation from GitHub for system tests.
- b4d7f8e Add flag "-ignore-cheksums" to aptly mirror update.
- 9893e4a Add flag to control downlod limit in aptly mirror update. aptly-dev#62
- 186bb2d Add flag to disable/enable support for legacy pool paths
- 38ea595 Add forceOverwrite on the path to LinkFromPool. aptly-dev#90
- db19a56 Add functional test for metrics endpoint
- 3cd8c5a Add gin and its dependencies. aptly-dev#116
- 5fa487e Add gitter.im notification.
- e3ef403 Add gnuplot-maverick with sources.
- 845ef28 Add go's binpath when running system test.
- 15ef5c6 Add gobuild.io badge
- 548dcdb Add google_compute_engine boto dependency (why???)
- 9fbad3f Add goreleaser support
- 11d828b Add govet/golint into Travis CI build
- 8c54e15 Add information about nightly builds, go 1.3. [ci skip]
- c71a571 Add instruction on installation from repo.
- 5350612 Add integrations to README, aptly API CLI. [ci skip]
- 6514b87 Add keyring for publish. aptly-dev#108
- 47225a0 Add keyring parameter to supress help messages on empty default keyring.
- 6b08b64 Add latest contributors.
- 4651e41 Add liblzma-dev to list of build dependencies in Travis. aptly-dev#142
- d008cab Add link to
aptly_api_cli
by @TimSusa - ba80f37 Add link to aptly GUI
- 8769350 Add link to scala sbt plugin
- 86c1ffa Add logs for checksum
- 2ffefeb Add man page for skipLegacyPool
- 43e6498 Add me to authors
- a36ac3b Add message after successful mirror update.
- 2ed76f1 Add method to convert reflist to list of strings. aptly-dev#116
- 400d0da Add method to recover LevelDB after crash.
- 6539e1b Add metrics endpoint with http metrics using Prometheus client lib
- 3aa044d Add mirror edit option to bash auto-complete Fixes smira/aptly#563
- c832a5c Add missed file. aptly-dev#167
- 2937435 Add missing commands api, config.
- cb6b18a Add missing dependency to github.com/jlaffaye/ftp.
- 1d1561c Add missing files.
- d3d41dd Add missing files. aptly-dev#57
- e15f239 Add missing files. aptly-dev#61
- 4a54bff Add missing return statements.
- b5d90b7 Add more logging
- 6003764 Add more system tests. aptly-dev#96
- bd4c3a2 Add new AUTHORS
- 19db62d Add new Go modules stuff
- 339bf0a Add new comitters to AUTHORS.
- 5bf370e Add new flags for specifying GPG keyring manually when signing.
- 85b4a8b Add new option for detailed logging on dependency resolving
- 5bd0546 Add note about aptly serve to command output
- 7a30639 Add note on downloading keys from repository.
- 7ce8b0f Add note that repo has been dropped.
- 955b09a Add one more key for flat repos.
- 72e3eae Add optional notice.
- c538ca8 Add options --with-packages to show list of packages in snapshot & mirror.
- 7940f5e Add package refs to mirror state.
- c2fc2f9 Add placeholders for default local repo publish settings. aptly-dev#12
- c40025a Add progress bar on package saving progress
- 47ffd19 Add prompts when running gpg.
- f09a273 Add publish output progress counting remaining number of packages
- ab20c2d Add publishing & repo include tests
- 21029c3 Add release to CI
- c733129 Add search API for packages in snapshots
- de38011 Add simple benchmark for SnapshotCollection.ForEach()
- d983e10 Add snapshots API test suite
- fc51eb8 Add spaces to SHA1/SHA256 sums in packages.
- 7ec8d80 Add stats on disk space savings.
- 1501a4e Add strike to AUTHORS
- 715af59 Add suite completion
- bb42a21 Add support for Azure storage as a publishing backend
- d684c87 Add support for dependency & architectures as common options.
- 7d8600b Add support for mirroring, showing, and editing remote repos with .udebs. aptly-dev#108
- 86f3a0b Add support for pool/db fixtures, outuput match prepare.
- 5a23f71 Add support for zst compression
- 108b0ea Add support to mirror non package installer files
- 7f038be Add swift backend for repository publishing
- 1f2ddca Add switchContext function to context.go
- 1941418 Add system test for disabled legacy pool path support
- f54e798 Add system test for fixed checksum matching
- 359cda9 Add system test for repo with SHA512-only checksums
- c53060...