Mikhail Novosyolov
|
64f189becf
|
Adapt for python-yaml 5.2 (RB#10720)
```
abf/console/misc.py:239: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
yaml_data = yaml.load(fd)
```
https://bugzilla.rosalinux.ru/show_bug.cgi?id=10720#c4
|
2020-07-14 21:41:55 +03:00 |
|
Mikhail Novosyolov
|
94f0cfea37
|
Fix typo in tabulation
Fixes: ea9a02c9ae ("Allow https in filestore url")
Reported by Alzim
|
2020-07-14 21:37:51 +03:00 |
|
Mikhail Novosyolov
|
ea9a02c9ae
|
Allow https in filestore url
|
2020-01-22 20:10:13 +03:00 |
|
Mikhail Novosyolov
|
32a5749d14
|
Fix grammar
|
2020-01-22 19:55:52 +03:00 |
|
Mikhail Novosyolov
|
5e970d3d5e
|
Fix "abf publish" (use PUT method)
|
2019-10-16 21:42:21 +03:00 |
|
Denis Silakov
|
92d68b9b6a
|
Just ignore empty files; otherwise this can break .abf.yml
|
2019-09-16 15:10:53 +03:00 |
|
Denis Silakov
|
d3744255dc
|
Do not fail on empty sources section in .abf.yml
|
2019-08-22 16:11:41 +03:00 |
|
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 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
|
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
|
c0de25053d
|
More tweaks for openmandriva located in github
|
2018-10-23 09:11:47 +03:00 |
|
Denis Silakov
|
87f2dc2b9b
|
Fix project name detection if we use https
|
2018-10-21 11:10:32 +03:00 |
|
Denis Silakov
|
d8159116dd
|
Fix 'print' for py3-style
|
2018-10-21 09:38:13 +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
|
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 |
|