Commit graph

99 commits

Author SHA1 Message Date
Denis Silakov
4deab75bbd Fix cooker archs 2018-10-23 14:57:14 +03:00
Denis Silakov
6103bff8e1 More py3-ready fixes 2018-10-23 14:54:55 +03:00
Denis Silakov
63f2ebb596 Drop auto-resolve of commit hash 2018-10-23 13:16:48 +03:00
Denis Silakov
9c8eb76cba OMV github doesn't have groups in repo path 2018-10-21 11:45:57 +03:00
Denis Silakov
d66b4f1137 Allow to pass config in cmdline 2018-10-21 09:52:14 +03:00
Denis Silakov
d8159116dd Fix 'print' for py3-style 2018-10-21 09:38:13 +03:00
Denis Silakov
3548d84aee Ignore trailing '/' in project names 2017-10-22 16:13:32 +03:00
Mikhail Terekhov
ae53d885c9 Some tabs replaced with spaces. 2017-03-13 23:18:45 -04:00
Denis Silakov
b3bfec0c8c Correclty report an error when requested repository doesn't exist 2017-01-29 12:06:41 +03:00
Denis Silakov
40aa904250 Correclty report an error when requested platform doesn't exist 2017-01-29 12:03:12 +03:00
Denis Silakov
728a7b5266 Remove usage of temp forlder for rpmbuild - not safe, but some users need it... 2017-01-11 11:59:41 +03:00
Denis Silakov
55a28ec635 Use safe temp folder for local rpm build, copy downloaded source files into the working folder, save BUILD and BUILDROOT in case of build failure 2016-12-28 23:56:10 +03:00
Denis Silakov
84aef65ffd Add option to save all artefacts to rpmbuild command 2016-12-16 01:02:51 +03:00
Denis Silakov
23f5b18fb4 Revert latest change - we do have use cases of 'abf put' when '-m' is not required 2016-01-05 03:46:32 +03:00
Denis Silakov
a470352387 '-m' is an obligatory option for 'abf put' 2015-12-24 14:38:32 +03:00
Denis Silakov
2301640d5d Added possibility to create empty projects 2015-12-03 15:07:46 +03:00
Denis Silakov
9f14b40b3b By default, do not add new folders and binary files during 'abf put' 2015-06-04 23:40:20 +03:00
Denis Silakov
3ec6e3ac4a Merge branch 'master' of https://abf.rosalinux.ru/soft/abf-console-client 2015-05-27 18:00:18 +03:00
Denis Silakov
6d1261732b Supress output and errors when setting maintainer of a new project for now, since only admins can set maintainers 2015-05-27 18:00:12 +03:00
Denis Silakov
6dd1646178 Gracefully handle situations when defaukt_publish_status is not set in config 2015-05-18 11:02:22 +04:00
Denis Silakov
1eb71b6558 Set maintainer when creating a project from srpm 2015-04-28 14:37:19 +03:00
Denis Silakov
d899b5c5b9 Avoid extra error messages if default_publish_status is absent in config 2015-04-27 13:06:19 +03:00
Denis Silakov
24ceb88906 Allow to set default_publish_status in config 2015-04-27 12:59:01 +03:00
Konstantin Vlasov
c7005fdbf2 Support API option "external_nodes" for starting build 2015-04-01 18:00:09 +03:00
Denis Silakov
00f246b518 target_project is not optional for proj_alias 2015-02-18 15:25:10 +03:00
Denis Silakov
c32fa712bc Minor cleanup 2015-02-18 15:07:54 +03:00
Denis Silakov
4afae28b8b Refactoring, resolve conflict between 'alias' options 2015-02-18 15:06:51 +03:00
Denis Silakov
7e3ca3bd02 Merge branch 'master' of https://abf.rosalinux.ru/soft/abf-console-client
Conflicts:
	abf/api/jsn.py
	abf/model.py
2015-02-16 22:03:48 +04:00
Denis Silakov
cd8e668966 Fix project aliasing, ad 'destroy' command 2015-02-16 22:02:41 +04:00
Denis Silakov
2978be5d25 Merge branch 'master' of https://abf.rosalinux.ru/soft/abf-console-client
Conflicts:
	po/abf-console-client.pot
	po/ru.po
2015-02-13 23:49:42 +04:00
Denis Silakov
a07e74e3da Really push 'remote' command 2015-02-13 23:45:39 +04:00
Denis Silakov
39b6878db7 Allow specifying --skip-proj-cfg-update for 'abf get' 2015-02-10 12:18:45 +03:00
Denis Silakov
1216ac1160 Add 'alias' command 2015-02-04 15:40:19 +03:00
Denis Silakov
05a1afb61b Fix save-to-repos and save-to-platforms in 'abf show' 2015-01-20 15:05:40 +03:00
din (Dmitry Fedorov)
48a4acef6d abf show: get project details, list project buildlists 2014-12-16 11:59:03 +03:00
Denis Silakov
e647fb03a4 Supress 'Module argparse was already imported' warning 2014-12-15 14:42:54 +03:00
Denis Silakov
a461ae927f Fix typos in help and localization 2014-12-15 13:42:52 +03:00
Denis Silakov
e940a86466 Add option to skip projects.cfg update, allow to send pull requests between different projects 2014-12-13 22:10:29 +04:00
Denis Silakov
8fc461bbe4 Allow changing project maintainer when updating project settings 2014-11-26 11:09:40 +03:00
Denis Silakov
2215a5437e Fix typos 2014-11-06 16:39:03 +04:00
Denis Silakov
df9e61d128 Added --infile option to chain_build 2014-11-06 16:10:50 +04:00
Denis Silakov
c8398f174a 2.1 - added chain_build 2014-11-05 14:36:36 +04:00
Denis Silakov
e9c49d1362 Force utf-8 encoding by default 2014-10-17 05:51:35 -04:00
Denis Silakov
48a14cd085 Implemented 'update' feature 2014-10-15 15:58:22 +04:00
Denis Silakov
a640a4d32e Added --upload-all option for 'abf put', use it when creating projects from srpm 2014-10-06 14:33:45 +04:00
Denis Silakov
b4f10c45e3 Complete Russian localization 2014-10-06 10:58:26 +04:00
Denis Silakov
db54bfc136 Turn back 'abf put ' - it uploads tarballs to file store, unlike git 2014-10-02 17:14:45 +04:00
Denis Silakov
a252a34510 Fix formatting errors, fix srpm import when running on a system which can't parse the srpm given 2014-10-02 17:03:15 +04:00
Denis Silakov
7fdf179dfc Added localization facilities 2014-09-30 12:19:49 +04:00
Denis Silakov
7463fcca84 Added --save-chroot and --cached-chroot, get ready for l10n 2014-09-29 16:18:33 +04:00