Commit graph

181 commits

Author SHA1 Message Date
Denis Silakov
9b02010a8e Fix Fetch URL regexp for the case when git over ssh is used 2019-06-20 15:18:51 +03:00
Denis Silakov
565f546734 Dopr existing removed_sources sections 2019-06-02 04:06:13 +03:00
Denis Silakov
3ec54d0e67 No need in removed_sources 2019-06-02 03:49:26 +03:00
Mikhail Novosyolov
6a638cbb00 Don't try to build for recently appeared i686 on Rosa Fresh 2019-03-15 20:19:34 +03:00
dsilakov
37427451b7 Merge pull request #6 from termim/abf-console-client:build_errmsg
Show user build request error message
2019-02-25 13:07:17 +03:00
Mikhail Terekhov
3cf6b87aac Show user build request error message 2019-02-24 18:02:59 -05:00
Denis Silakov
67e40543a2 Merge branch 'master' of https://abf.rosalinux.ru/soft/abf-console-client 2018-12-17 17:54:53 +03:00
Denis Silakov
4146ef35ac Fix error message on file upload 2018-12-17 17:54:48 +03:00
Denis Silakov
7f35587881 Upload source tarballs from %_sourcedir; do not fail on broken .abf.yml 2018-11-21 18:16:08 +03:00
Denis Silakov
c492fa3707 Fix config creation if it is missing 2018-10-25 13:40:22 +03:00
Denis Silakov
2203b591ea Minor comment 2018-10-23 15:25:52 +03:00
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
f19f3697b2 Add ABF URL to cahce keys 2018-10-23 13:21:55 +03:00
Denis Silakov
f76477b3fd Be py3-ready 2018-10-23 13:21:28 +03:00
Denis Silakov
8bba856e1e Be py3-ready 2018-10-23 13:20:55 +03:00
Denis Silakov
63f2ebb596 Drop auto-resolve of commit hash 2018-10-23 13:16:48 +03:00
Denis Silakov
c0de25053d More tweaks for openmandriva located in github 2018-10-23 09:11:47 +03:00
Denis Silakov
9c8eb76cba OMV github doesn't have groups in repo path 2018-10-21 11:45:57 +03:00
Denis Silakov
87f2dc2b9b Fix project name detection if we use https 2018-10-21 11:10:32 +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
dsilakov
226742dc8a Merge pull request #5 from termim/abf-console-client:fixes
fix project name and owner in get_project_name and get_project_data
2017-08-21 18:29:46 +03:00
Mikhail Terekhov
ae53d885c9 Some tabs replaced with spaces. 2017-03-13 23:18:45 -04:00
Mikhail Terekhov
41a1da8e53 Fix project name returned by get_project_data.
variable 'name' was used for both package name and source name.
2017-03-13 23:18:39 -04:00
Mikhail Terekhov
0606eb5846 Fix parsing of git remote show origin -n in get_project_name 2017-03-13 23:18:32 -04:00
Denis Silakov
cdafe55150 Correclty report an error when repo name for a fork/alias is already taken 2017-01-29 12:15:31 +03: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
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
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
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
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
b9b5605da3 Do not use external nodes by default 2015-05-05 11:55:50 +03:00
Denis Silakov
1eb71b6558 Set maintainer when creating a project from srpm 2015-04-28 14:37:19 +03:00
Denis Silakov
2bac925a20 Ask for default_publish_status when creating new config 2015-04-27 13:11:43 +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
ba65bd8c7f Fix russian l10n 2015-04-27 13:03:03 +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