Commit Graph

64 Commits

Author SHA1 Message Date
b982646f3a
update readme to specify rpmautospec 2024-02-23 12:22:44 -07:00
0854a39c58
keep it all the same 2024-02-23 11:06:39 -07:00
45abe82b40
try conving name for pkg 2024-02-23 10:53:25 -07:00
f3213dafaf
preconv name support for git imports 2024-02-23 09:59:56 -07:00
1255a10ef9
preconv name support for git imports 2024-02-23 09:34:15 -07:00
7001664d9f
preconv name support for git imports 2024-02-23 09:08:24 -07:00
236f18412b
preconv name support for git imports 2024-02-23 08:52:16 -07:00
0913ae912f
temporarily allow md5 2024-02-12 17:22:00 -07:00
93f5fbe65d
make blank sources file 2024-01-31 15:18:23 -07:00
95c701aa38
hotfix: ~bootstrap should be removed from tag 2023-11-07 10:36:28 -07:00
f4499ca17d
hotfix: new branch should be the actual set branch name 2023-10-29 15:29:29 -07:00
655a580afd
pgp keys can go in lookaside 2023-10-19 13:51:40 -07:00
022d4ed03a
verify signature is on by default, switch is wrong 2023-10-17 18:55:11 -07:00
4fc3f849e1
hotfix: make sure modulemd.src.txt is original 2023-09-03 01:51:08 -07:00
a4136a972b
ready option not needed 2023-08-30 14:17:56 -07:00
1f22fc3196
disable bootstrap images 2023-08-30 13:14:07 -07:00
dae5bb1789
add quick print statement 2023-08-24 15:30:20 -07:00
67106beac7
add s3 uploader 2023-08-24 15:26:07 -07:00
46ad89c403
add s3 uploader 2023-08-24 15:22:16 -07:00
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
417a969736
bump to version 0.10.1 2023-07-13 13:55:34 -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
3e8f3bb642
Add readme badges 2023-07-11 13:18:12 -07:00
Louis Abel
da72c66e77
Version 0.10.0 2023-07-11 13:04:10 -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
bc47743933
add module example script 2023-07-10 10:18:50 -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
c4dc7195bb
hotfix: remove rpm from dep list 2023-07-02 02:00:08 -07:00
Louis Abel
e1621cd7a0
pyproject fix: move all to subdir, repair toml 2023-07-02 01:56:24 -07:00