Commit graph

16 commits

Author SHA1 Message Date
Michael L. Young
ed688790eb
Add support for encrypted private key
This PR adds support for prompting the user for their SSH key password if they
are using an encrypted private key.

Testing was performed locally.

Signed-off-by: Michael L. Young <myoung@ciq.com>

resolves rocky-linux/srpmproc#28
2024-12-05 11:50:07 -05:00
Louis Abel
95737b369b
update deps 2024-07-16 11:46:11 -07:00
Louis Abel
3d247ffb49
update deps further 2024-06-10 19:54:16 -07:00
Louis Abel
d01c8083f4
fix weirdness with el8 2024-06-10 17:48:31 -07:00
Louis Abel
7c1d85b963
bump to golang 1.21 2024-06-10 14:02:55 -07:00
Louis Abel
66ee4b488c
Update srpmproc dependencies 2024-06-10 12:54:58 -07:00
f3ac46447d
Stop converting v3 to v2 2022-11-03 04:36:25 +01:00
a97ccb698b add support for modulemd v3 2022-04-21 07:25:44 +02:00
42c043f8d6
enhancement: add more info for each processed package as well as print more info on cli 2021-09-08 17:00:56 +02:00
85ff2d3a60 Change go.mod path to Github 2021-04-15 06:41:12 +02:00
2782a66848 change module package, add gitlab tag workaround and add new directives 2021-02-21 14:51:30 +01:00
600ba21558 add module mode 2020-12-22 17:28:04 +01:00
e4902bda71 add directive support 2020-12-20 11:40:27 +01:00
1dcceac63a abstract modes and blob storage. support import from git.c.o 2020-12-20 10:36:13 +01:00
2eccb254c4 fix empty spec files and automatically upload tarball to gcs 2020-12-15 09:56:09 +01:00
18ea4b95fc Initial commit 2020-12-14 02:29:02 +01:00