Commit graph

195 commits

Author SHA1 Message Date
Your Name
96f7f2f908 Add .gitignore and .gitea/workflows/ci.yml
Some checks failed
Run CI/CD... / main (push) Has been cancelled
2025-01-31 15:12:41 +00:00
9b704d2d34 add workflows 2025-01-06 19:52:50 +03:00
Mikhail Novosyolov
fa483163a5 git ignore python byte compiled files 2020-07-14 21:58:55 +03:00
Mikhail Novosyolov
6aecdf6fa0 Update and fix a bit Russian translation
Some issues were reported by Alzim
2020-07-14 21:58:02 +03:00
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
431ecec198 Fix typo in ru.po 2020-01-26 15:25:42 +03:00
Alexander Stefanov
e3db3b5601 fix abf create from src.rpm 2020-01-26 15:25:10 +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
Alexander Stefanov
aa14105ed6 fix logic for extra tests 2019-11-28 15:06:42 +00: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 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