Commit Graph

249 Commits

Author SHA1 Message Date
Andrey Smirnov c538ca8cc6 Add options --with-packages to show list of packages in snapshot & mirror. 2014-01-28 12:26:05 +04:00
Andrey Smirnov 00bb27fcea Don't run fixtured DB on go1.1. 2014-01-27 20:05:01 +04:00
Andrey Smirnov b571e4d79b Clone from https url. 2014-01-27 19:51:55 +04:00
Andrey Smirnov 29cb5d9c9e Prepare Travis with all files to run aptly system tests with DB fixture. 2014-01-27 19:45:35 +04:00
Andrey Smirnov 899a28cc27 Clarify go version required in README. #2 2014-01-25 23:10:22 +04:00
Andrey Smirnov 898f726659 Update and fix integrated help in aptly. v0.2 2014-01-24 21:49:51 +04:00
Andrey Smirnov 5a9e13265f Snapshot merge tests. 2014-01-24 19:24:20 +04:00
Andrey Smirnov 17f5afb494 Tests for aptly snapshot diff. 2014-01-24 18:56:59 +04:00
Andrey Smirnov d87fc1be21 System tests for snapshot create, show, lit, pull and verify. 2014-01-24 18:33:19 +04:00
Andrey Smirnov c3b3e580bd Leave color reset on the same line. 2014-01-24 18:33:03 +04:00
Andrey Smirnov abc117531d Correctly spli command line as shell. 2014-01-24 18:32:43 +04:00
Andrey Smirnov 03b800882c Deduplicate variants slice before processing it. 2014-01-24 17:45:33 +04:00
Andrey Smirnov 6ffc6056c4 StrSlice deduplication. 2014-01-24 17:45:16 +04:00
Andrey Smirnov 2fe8f5cc1a Script to re-create fixture. 2014-01-24 14:14:20 +04:00
Andrey Smirnov a738d4843d Add 'mirror already exists' test. 2014-01-24 14:13:40 +04:00
Andrey Smirnov 86f3a0b463 Add support for pool/db fixtures, outuput match prepare. 2014-01-24 14:12:52 +04:00
Andrey Smirnov 121f93957d Fix multiple subtle bugs in dependency verification. 2014-01-24 14:12:03 +04:00
Andrey Smirnov be3cd88a31 Sort dependencies when displaying result of verify. 2014-01-24 14:11:42 +04:00
Andrey Smirnov 81d75ccba4 Sort snapshots when listing. 2014-01-24 13:21:41 +04:00
Andrey Smirnov a3df28ec4b aptly mirror update tests. 2014-01-21 18:07:06 +04:00
Andrey Smirnov 06ed37225a Fix config test dependency on $HOME. 2014-01-21 17:21:01 +04:00
Andrey Smirnov a9cb70dc08 Build aptly before system-testing it. 2014-01-21 17:13:55 +04:00
Andrey Smirnov 845ef28a79 Add go's binpath when running system test. 2014-01-21 17:10:49 +04:00
Andrey Smirnov c9e8d98e37 Inlcude system tests in Travis CI and regular make all. 2014-01-21 16:37:00 +04:00
Andrey Smirnov 1728691462 Don't hard require colors, exit with 1 on errors. 2014-01-21 16:36:40 +04:00
Andrey Smirnov 4197af902e Tests for mirror list/show. 2014-01-21 15:33:22 +04:00
Andrey Smirnov 656dddda53 Sort mirrors when listing. 2014-01-21 15:33:05 +04:00
Andrey Smirnov e1ca459329 aptly mirror create system tests. 2014-01-21 14:21:22 +04:00
Andrey Smirnov 7ec27ad88c Print mirror Release file in sorted way. 2014-01-21 13:36:24 +04:00
Andrey Smirnov e21506d373 Method to sort keys in map. 2014-01-21 13:36:09 +04:00
Andrey Smirnov e183ddb981 Stop using log when printing lines. 2014-01-21 13:35:56 +04:00
Andrey Smirnov c61a6b6dd8 Make build instructions simpler. [ci skip] 2014-01-21 13:01:17 +04:00
Andrey Smirnov 211cce1a8e Simple tests for inline help. 2014-01-21 12:45:48 +04:00
Andrey Smirnov 362cdbcd57 Refactor system tests to live together in one package. 2014-01-21 12:15:28 +04:00
Andrey Smirnov 0f902ee74b System test, first sketch. 2014-01-20 23:39:25 +04:00
Andrey Smirnov f1d892c759 Fix bug: bad config shouldn't result in overwriting with default. Stop using log. 2014-01-20 23:38:22 +04:00
Andrey Smirnov ce5f277f36 Change URL to bintray. [ci skip] 2014-01-20 18:30:18 +04:00
Andrey Smirnov 9b4ea531d2 Fix website link. 2014-01-20 11:25:38 +04:00
Andrey Smirnov 69b48de0af Command aptly snapshot merge. 2014-01-19 12:57:15 +04:00
Andrey Smirnov 99621119e8 NewSnapshotFromRefList method. 2014-01-19 12:57:04 +04:00
Andrey Smirnov aa803efd28 Merging two snapshots into one. 2014-01-19 12:32:46 +04:00
Andrey Smirnov b48ebbae81 Publishing persistence: creating, listing, dropping. 2014-01-17 20:59:25 +04:00
Andrey Smirnov 4fea570f5e Removing published repos & matching files. 2014-01-17 20:49:38 +04:00
Andrey Smirnov cf12c0b751 Removing directories under public root. 2014-01-17 13:46:59 +04:00
Andrey Smirnov bbec7ef948 Implement key deletion. 2014-01-17 00:28:10 +04:00
Andrey Smirnov 311c8ca6ad aptly publish list 2014-01-16 23:45:06 +04:00
Andrey Smirnov 33a8dcdacd Published persistence: save persisted when publishing. 2014-01-16 23:04:22 +04:00
Andrey Smirnov a8e6251a80 Add SnapshotCollection.ByUUID. 2014-01-16 20:57:45 +04:00
Andrey Smirnov 326d589f56 No need for hack with gonuts/commander anymore. 2014-01-16 18:57:51 +04:00
Andrey Smirnov 7adc065bb8 Fix words. [ci skip] 2014-01-16 18:52:20 +04:00