Commit Graph

44 Commits

Author SHA1 Message Date
38405b883b
importer: cleanup should be happening if there's no meta 2024-03-10 21:45:08 -07:00
d9e2f2b370
importer: make lack of meta message more informative 2024-03-10 21:38:37 -07:00
32642b1efd
importer: fix metafile not found issue 2024-03-10 21:11:25 -07:00
7f2004719a
importer: Resolve invalid escape sequence on newer python
Signed-off-by: Louis Abel <label@rockylinux.org>
2024-03-08 19:12:50 -07:00
c2297d6189
rpmautospec: lack of changelog file shouldn't matter
Signed-off-by: Louis Abel <label@rockylinux.org>
2024-03-08 19:10:05 -07:00
01a6696adc
processor fix 2024-03-04 17:27:16 -07:00
99035af3e9
regex fixes 2024-03-04 17:09:33 -07:00
90aa3e2016
add autochangelog logic 2024-03-04 17:06:59 -07:00
3e925ca471
add autochangelog logic 2024-03-04 17:06:07 -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
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
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
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
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
de3e4c56ed
make var names consistent 2023-08-22 00:35:53 -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
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