Andrey Smirnov
7a5be6736d
When contents generation fails, don't bail out
...
This replaces `panic` which aborts aptly execution with warning
message on console. So aptly continues publishing actions, but
`Contents` indexes might be incomplete.
Error will be printed every time contents generation is triggered.
2017-03-31 00:57:18 +03:00
Andrey Smirnov
77be7b9e3b
Support for SHA-512 hashes on publishing/downloads.
2016-02-18 12:01:51 +03:00
Andrey Smirnov
933b019f71
Fix -skip-contents + system tests. #142
2015-04-05 21:55:41 +03:00
Andrey Smirnov
4e3284cd98
Check contents of contents index being generated. #142
2015-04-02 01:19:51 +03:00
Andrey Smirnov
61d31ce7c0
Check that contents are generated on repo publish. #142
2015-04-02 00:49:08 +03:00
Andrey Smirnov
99f6ffe1ca
Fix system test for content generation. #142
2015-04-02 00:29:49 +03:00
Andrey Smirnov
d9b23167bc
Test on publishing repo with .udebs. #108
2014-09-30 21:51:38 +04:00
Andrey Smirnov
de32595d29
Fix test. #94
2014-09-01 16:03:35 +04:00
Andrey Smirnov
97158ef37b
Support for --passphrase & --passphrase-file arguments on publishing. #94
2014-09-01 15:13:07 +04:00
Andrey Smirnov
bb6593d21e
Add -force-overwrite flag to publish update, switch, snapshot and repo commands. #90
...
Includes new and updated system tests.
2014-08-05 17:01:18 +04:00
Andrey Smirnov
48d01f5700
Fix reference to home directory. #24
2014-06-27 23:30:04 +04:00
Andrey Smirnov
aeecc1ec91
System test on conflicting files when publishing. #65
2014-06-27 22:29:01 +04:00
Andrey Smirnov
e554d8befa
Update tests with introduction of Release files under each arch/component. #61
2014-06-07 17:01:37 +04:00
Andrey Smirnov
1957c811e8
Tests for multi-component and aptly publish list/snapshot/repo, aptly serve. #36
2014-06-06 02:09:13 +04:00
Andrey Smirnov
e1dbab6988
Allow publishing of empty snapshots and local repos. #55
2014-05-31 21:13:30 +04:00
Andrey Smirnov
b85f46547b
Allow to customize Origin/Label during publishing. #29
2014-04-15 11:47:21 +04:00
Andrey Smirnov
53e73c52a4
Tests for guessing publishing defaults from local repo params. #12
2014-03-26 21:40:17 +04:00
Andrey Smirnov
3b16ca156a
Pool as a fixture is not required. #10
2014-03-26 19:48:34 +04:00
Andrey Smirnov
22014206d7
System tests for aptly publish repo. #10
2014-03-26 19:44:38 +04:00