Commit graph

68 commits

Author SHA1 Message Date
Denis Silakov
68036556e9 Throw exception during 'add' if the project is already added to some repo of the same platform 2017-01-29 10:49:56 +03:00
Denis Silakov
c0bd31231f Merge branch 'master' of https://abf.rosalinux.ru/soft/abf-console-client 2016-01-23 21:54:20 +03:00
Denis Silakov
77198a1286 Fix possible problems with launch of 'abf build' in non-ascii locale 2016-01-23 21:54:12 +03:00
Denis Silakov
2301640d5d Added possibility to create empty projects 2015-12-03 15:07:46 +03:00
Denis Silakov
b9b5605da3 Do not use external nodes by default 2015-05-05 11:55:50 +03:00
Denis Silakov
2bac925a20 Ask for default_publish_status when creating new config 2015-04-27 13:11:43 +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
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
1216ac1160 Add 'alias' command 2015-02-04 15:40:19 +03:00
din (Dmitry Fedorov)
48a4acef6d abf show: get project details, list project buildlists 2014-12-16 11:59:03 +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
3954001cf3 recognize gem files when processing .abf.yml 2014-11-13 16:46:18 +04:00
Denis Silakov
a237fbf93a Change default build platform to rosa2014.1 2014-11-07 13:43:32 +04:00
Denis Silakov
c8398f174a 2.1 - added chain_build 2014-11-05 14:36:36 +04:00
Denis Silakov
8ef57e35dd Add representation of container status to BuildList objects, fix dump of short build status 2014-10-31 14:26:50 +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
281a8c902e Fix formatting error during build creation 2014-10-02 18:15:49 +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
0661d66b89 Merge branch 'master' of https://abf.rosalinux.ru/soft/abf-console-client 2014-10-02 10:56:10 +04:00
Denis Silakov
f6890ecd15 Fix typo 2014-10-02 10:56:08 +04:00
Denis Silakov
74fabc44b9 Improve url checking in spec, do not blame on urls to ABF itself 2014-10-02 08:56:41 +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
Denis Silakov
4f89bea008 Updated status list 2014-09-23 14:32:44 +04:00
Denis Silakov
1718d0f54e Use abf.io as default ABF URL 2014-07-25 14:38:38 +04:00
din (Dmitry Fedorov)
093475466d added pagination 2014-07-16 04:17:03 +04:00
Dmitry Fedorov
88fd95c8df added filter for platforms repositories and projects 2014-07-15 19:28:56 +04:00
din (Dmitry Fedorov)
568aac89b0 added list infos for some instances 2014-07-15 03:32:53 +04:00
Denis Silakov
d583deba21 Ue blocking fo .abf_projects file 2014-05-27 16:34:04 +04:00
Denis Silakov
4c6d24bfc5 Invalidate cache after adding/removing projects from repo 2014-04-15 16:55:49 +04:00
Denis Silakov
00a69e0243 Added default_branch to config 2014-04-15 12:34:53 +04:00
Denis Silakov
94f87c8b75 Added -b option to 'abf create' 2014-04-10 18:09:08 +04:00
Vokhmin Alexey V
2f1af18bf9 Cleanup, added --auto-publish-status, --auto-create-container 2014-03-06 23:08:02 +04:00
Denis Silakov
a190c01fff Implemented add/remove project to/from repo 2014-02-28 13:11:11 +04:00
Denis Silakov
0c9c077994 Implement 'fork' and 'create' routines 2014-02-27 17:41:27 +04:00
Denis Silakov
381dcad1aa Drop auto_publish from BuildList model 2014-02-26 10:57:53 +04:00
Denis Silakov
87bb650b49 Do not create containers if --auto-publish is set 2013-11-11 15:35:08 +04:00
Denis Silakov
59094839b5 Added pullrequest command, synced with latest API changes 2013-09-03 18:18:39 +04:00
Denis Silakov
7bf0432ecd Create containers automatically 2013-08-02 11:57:32 +04:00
Denis Silakov
9930634c71 Recognize 'build is cancelling' status 2013-06-25 12:48:41 +04:00
Denis Silakov
fe573747fe Recognize 'tests failed' status 2013-06-25 12:40:09 +04:00
Denis Silakov
b73e6ad57f extra_repos -> extra_repositories 2013-05-31 12:45:47 +04:00
Denis Silakov
b0f0333e61 Added --skip-personal option 2013-05-29 15:33:07 +04:00
Denis Silakov
f8dd2a66ba Make master the latest branch 2013-05-17 12:11:20 +04:00
Anton Kirilenko
e32505da34 rpmbuild 2012-12-13 14:59:34 +04:00
Anton Kirilenko
b6e638a5ba simple build, mock-urpm 2012-12-11 17:08:55 +04:00