Andrey Smirnov
61e22743af
Fix for stripping part with slashes from component names. #140
...
Now aptly won't strip by default, but if distribution contains slash (like 'wheezy/updates')
and component starts with last part of distribution ('updates/main'), it would be stripped.
2014-11-14 00:13:58 +03:00
Andrey Smirnov
74f9787884
Implementation of upload file to local repo APIs. #116
2014-11-11 01:12:52 +03:00
Andrey Smirnov
552b11e28d
Workaround for '+' escaping in Amazon S3. #130
2014-11-05 02:46:01 +03:00
Andrey Smirnov
d2d21c3df7
Update system test.
2014-10-23 11:03:19 +04:00
Andrey Smirnov
b1053826e3
Debian 7.7 has been released, update tests.
2014-10-20 12:22:19 +04:00
Andrey Smirnov
0a6d57ea1a
Fixing system tests.
2014-10-17 02:03:48 +04:00
Andrey Smirnov
9fbe33b356
System test for file override from pool. #127
2014-10-17 00:54:42 +04:00
Simon Aquino
951b6e9004
Test to avoid published file truncation when added to repo
...
This test will make sure that when a published file is added to repo, it
doesn't get truncated.
2014-10-16 16:57:50 +01:00
Andrey Smirnov
9c834f410c
API for file upload. #116
2014-10-16 00:04:50 +04:00
Andrey Smirnov
eef44f5cd5
Correctly set config override. #123
...
Without that, config override gets set in parent class propagating
to all tests.
2014-10-14 19:27:47 +04:00
Andrey Smirnov
aa77ea2835
Test for config show. #123
2014-10-14 18:28:53 +04:00
Andrey Smirnov
6ac0658478
Merge branch 'add_config_show_command' of https://github.com/queeno/aptly into queeno-add_config_show_command-2
2014-10-14 18:17:21 +04:00
Andrey Smirnov
50c8e35a90
Re-enable task run command. #96
2014-10-14 00:47:17 +04:00
Simon Aquino
ecbb9ad20c
Fixed failing system test
...
Added config command to aptly main output.
2014-10-13 15:58:41 +01:00
Andrey Smirnov
ebc223a895
System tests for API. #116
2014-10-10 18:35:39 +04:00
Andrey Smirnov
523d0d0945
Library for API system tests. #116
2014-10-10 17:43:04 +04:00
Andrey Smirnov
10056b8571
Add first /repos/ API, command api serve. #116
2014-10-08 16:19:15 +04:00
Andrey Smirnov
d541b4f137
Version bump to 0.9~dev.
2014-10-06 15:07:31 +04:00
Andrey Smirnov
14bd443d4d
Disable support for aptly task for now. #96
2014-10-03 12:52:46 +04:00
Andrey Smirnov
9109c60c43
Version bump to 0.8.
2014-10-03 12:20:21 +04:00
Andrey Smirnov
cd3b24799a
Use less files for the download test.
2014-10-02 21:00:00 +04:00
Andrey Smirnov
d45b456334
Update test. #26
2014-10-02 14:32:52 +04:00
Andrey Smirnov
40509f73b3
Update system test.
2014-10-02 10:55:57 +04:00
Andrey Smirnov
8049d69793
Update goamz to version with fix for multidel, re-enable S3 delete test.
2014-10-01 19:41:32 +04:00
Andrey Smirnov
a02a90a3d8
Remove validate argument, not supported by Travi CI boto version.
2014-10-01 18:39:35 +04:00
Andrey Smirnov
5d69871ca4
Tests for publishing to Amazon S3.
2014-10-01 17:48:51 +04:00
Andrey Smirnov
01b8e9eda5
Fix system tests. #108
2014-10-01 00:31:10 +04:00
Andrey Smirnov
4b50f817d7
Fix system tests. #108
2014-09-30 23:09:57 +04:00
Andrey Smirnov
d9b23167bc
Test on publishing repo with .udebs. #108
2014-09-30 21:51:38 +04:00
Andrey Smirnov
2c84faaf8d
System test for repo adding .udebs. #108
2014-09-30 21:26:28 +04:00
Andrey Smirnov
6514b87e3e
Add keyring for publish. #108
2014-09-30 21:25:52 +04:00
Andrey Smirnov
fae6e977c3
System tests for publishing snapshot from mirror with .udebs. #108
2014-09-30 19:40:16 +04:00
Andrey Smirnov
b365e5e0b2
System test: regular publish doesn't generate debian-installer files. #108
2014-09-27 02:15:08 +04:00
Andrey Smirnov
e171f90fd5
Restore ${HOME} links. #108
2014-09-27 01:56:35 +04:00
Andrey Smirnov
db499f872d
Major refactoring of the publishing method, now uses helper indexFile(s). #108
2014-09-27 01:39:02 +04:00
Andrey Smirnov
8f9944117c
Update tests on show mirror format change. #108
2014-09-25 23:38:45 +04:00
Andrey Smirnov
ea399a335a
Update tests on show mirror format change. #108
2014-09-25 23:37:11 +04:00
Andrey Smirnov
976ddb5ff9
Fix tests on arguments help. #108
2014-09-25 23:34:53 +04:00
Andrey Smirnov
7d8600b840
Add support for mirroring, showing, and editing remote repos with .udebs. #108
2014-09-25 22:12:59 +04:00
Andrey Smirnov
fa786332de
Allow changing "download sources" option for the mirror. #109
2014-09-22 19:36:48 +04:00
Andrey Smirnov
5e1bd0ff0e
Correctly parse boolean flags in combination with config options. #104
...
Config option should act as default, while flag should override it only if set.
2014-09-22 13:41:26 +04:00
Andrey Smirnov
9c92b81706
Remove -dry-run flag for aptly snapshot filter, as it is useless. #82
2014-09-22 01:54:35 +04:00
Andrey Smirnov
5b6cea2d62
Fix system test after spelling fixes.
2014-09-20 21:39:08 +04:00
Andrey Smirnov
d4699a3b24
Fix system test.
2014-09-20 18:21:32 +04:00
Andrey Smirnov
61d8639a8a
System tests for aptly snapshot filter. #82
2014-09-01 22:25:17 +04:00
Andrey Smirnov
0130fc0392
Add -force-replace flag to repo aptly add to replace conflicting packages. #83
2014-09-01 17:59:29 +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
f01ac06d97
Remove extra whitespace [ci skip]
2014-08-30 01:23:48 +04:00
Andrey Smirnov
a549778754
Fix system tests. #48
2014-08-30 01:16:42 +04:00