Commit Graph

26 Commits

Author SHA1 Message Date
70a9af6b10
add initial importer 2023-08-23 14:16:08 -07:00
de3e4c56ed
make var names consistent 2023-08-22 00:35:53 -07:00
163f723677
hotfix: fix parser error
remove swap file
2023-08-22 00:06:16 -07:00
c329303281
0.11.0: add importer script for poetry 2023-08-21 23:53:31 -07:00
d0d7581e61
attempt to add rhel macro 2023-08-09 20:31:11 -07:00
e6627c48b7
hotfix: add print statement for moving 2023-08-09 18:18:43 -07:00
d232ddce1d
do not upload empty file 2023-08-03 08:15:48 -07:00
cb9165a243
do not upload empty file 2023-08-01 13:02:31 -07:00
b1b4ee4e38
hotfix: add temporary .gitignore removal on git import 2023-07-29 19:23:09 -07:00
Louis Abel
8a8fe26b95
hotfix: repair returncode catch 2023-07-13 21:54:24 -07:00
Louis Abel
bcea55337f
hotfix: add returncode checks for operator 2023-07-13 13:29:54 -07:00
Louis Abel
32f0c3520c
non-source rpms should not be used in the importer 2023-07-13 09:50:45 -07:00
Louis Abel
1f8e5fc3aa
add find spec file 2023-07-11 11:18:54 -07:00
Louis Abel
5e9f751b67
feature: allow alternate_spec_name for kernel-rt and scl pkgs 2023-07-10 22:33:56 -07:00
Louis Abel
dcf9aee5cf
error.py: fix __all__ 2023-07-10 16:27:41 -07:00
Louis Abel
b48d5ddac8
move mock clone constant 2023-07-10 16:09:53 -07:00
Louis Abel
98040f6298
cleanup: change legal host arches to dict returner 2023-07-10 10:59:09 -07:00
Louis Abel
7e4c13657b
strip off -rhel-* before getting name 2023-07-07 20:21:10 -07:00
Louis Abel
d1e9bbb109
add missing timestamp 2023-07-07 14:45:32 -07:00
Louis Abel
60e210aaa6
Add module importer and git example
* Add ModuleImport class to import module repos
* Add import_git.py example of using GitImport
2023-07-07 14:37:56 -07:00
Louis Abel
edd6b41608
use a cleanup function 2023-07-06 16:32:42 -07:00
Louis Abel
3138af9c00
module shows incorrect dist tag 2023-07-06 16:19:25 -07:00
Louis Abel
1972740141
hotfix: raise exception if rpmbuild is not available 2023-07-06 16:12:16 -07:00
Louis Abel
3488f7ca28
Add GitImporter and misc changes
* Add GitImporter class to importer utility

  * Given a pagure or gitlab source, it should be able to import an rpm

* Added utilitis to handle GitImporter changes
* Modified README for future github transport
* Added issue templates for future github transport
* Raise micro version
2023-07-06 15:49:05 -07:00
Louis Abel
df30fa4c72
make destination lookaside configurable 2023-07-03 12:43:36 -07:00
Louis Abel
e1621cd7a0
pyproject fix: move all to subdir, repair toml 2023-07-02 01:56:24 -07:00