Commit Graph

90 Commits

Author SHA1 Message Date
Mustafa Gezen 7d84156a4b
enhancement: expose srpmproc library 2021-08-19 12:11:07 +02:00
Mustafa Gezen f71605a7d5
Update README.md 2021-08-02 04:19:27 +02:00
Mustafa Gezen 36d19954ba
Fix stream branch detection 2021-06-11 18:36:14 +02:00
Mustafa Gezen b7acbd6f01
Fix authenticator for tmpfs-mode 2021-06-11 18:36:00 +02:00
Mustafa Gezen 2f870d84b0
Change ldflags 2021-06-08 20:41:32 +02:00
Mustafa Gezen 2a70c6d2ba
Remove windows release 2021-06-08 20:31:45 +02:00
Mustafa Gezen 563a1ec8a0
Add winodws and remove 32-bit 2021-06-08 20:24:13 +02:00
Mustafa Gezen 32dd9b5edb
Add goreleaser config 2021-06-08 20:17:01 +02:00
Mustafa Gezen f63085098e
Update go.yml 2021-06-08 20:09:14 +02:00
Mustafa Gezen 6811daad5d
Run GoReleaser on tag 2021-06-08 20:08:09 +02:00
Mustafa Gezen cd1fbccc74 Add failsafe to branch detection 2021-06-01 17:40:24 +02:00
Mustafa Gezen 4c689576dc Skip bootstrap for all methods of tip hash determination 2021-04-28 10:41:35 +02:00
Mustafa Gezen d61510c3d8 Skip bootstrap branches for modules 2021-04-28 10:38:53 +02:00
Mustafa Gezen 8fdc3a98e1 Introduce --allow-stream-branches 2021-04-27 19:14:01 +02:00
Mustafa Gezen f92efe75b6 Dependencies should always be string 2021-04-27 16:39:03 +02:00
Mustafa Gezen b3a9c581a7 Fix regex that matches a keyval line 2021-04-27 16:13:15 +02:00
Mustafa Gezen c9c2426a7f Stop setting repository in module packages with non gitlabified names 2021-04-26 13:19:43 +02:00
Mustafa Gezen f6b3beb7dd Remove spec linking 2021-04-26 13:04:58 +02:00
Mustafa Gezen a65678c534 Only have one spec file 2021-04-26 12:59:05 +02:00
Mustafa Gezen d2b071e239 Try two modulemd paths before failing 2021-04-26 12:17:40 +02:00
Mustafa Gezen c84bb1d953 Replace percentage in import name with underscore 2021-04-26 04:02:07 +02:00
Mustafa Gezen d272dd817f Replace percentage in tage with underscore 2021-04-26 04:00:00 +02:00
Mustafa Gezen 5bbbfb8f82 Stop modifying the modulemd src 2021-04-25 13:27:48 +02:00
Mustafa Gezen 6fb0ea1997 Add option for fallback module stream 2021-04-25 12:58:13 +02:00
Mustafa Gezen 32af526744 Force stream name to be the same as in branch 2021-04-24 21:45:06 +02:00
Mustafa Gezen 2b2a74c337 Add correct spec to gitlabified names 2021-04-24 11:24:22 +02:00
Mustafa Gezen fcc9229a88 Add new case for module ref converting 2021-04-23 11:17:41 +02:00
Mustafa Gezen 3eb16e289d Fix mock tag name for manual commits 2021-04-23 09:38:35 +02:00
Mustafa Gezen 94c657a760 Change all paths to Github 2021-04-18 08:00:44 +02:00
Mustafa Gezen 5f6f402793 Add "Profile" to modulemd format 2021-04-18 07:59:11 +02:00
Mustafa Gezen 85ff2d3a60 Change go.mod path to Github 2021-04-15 06:41:12 +02:00
Mustafa Gezen 9f1e6d4caa Escape newTag for percentages (for Sprintf) 2021-04-13 06:39:28 +02:00
Mustafa Gezen 6cb6d239da Don't use sprintf for pushRefspecs 2021-04-13 06:36:44 +02:00
Mustafa Gezen 3b0face514 Instead of adding to RpmLocation, just append .git to remote 2021-04-12 00:36:35 +02:00
Mustafa Gezen 0ad69ea6fc Add `.git` suffix to source urls 2021-04-12 00:33:34 +02:00
Mustafa Gezen e1b4213dcc fix: `tree` isn't allowed as a project name so `treepkg` should be used 2021-04-12 00:08:42 +02:00
Mustafa Gezen 09263c9f48 Remove misleading error 2021-04-10 10:40:58 +02:00
Mustafa Gezen 4b798ecec8 Remove private key requirement for tmpfs-mode 2021-04-08 18:36:30 +02:00
Mustafa Gezen 1a7b44d9f3 Add new lookaside functionality 2021-04-08 04:54:44 +02:00
Mustafa Gezen 99809a4ead Add LICENSE 2021-04-06 21:39:02 +02:00
Mustafa Gezen e6ca6737b0 Add commit pinning 2021-04-06 21:35:46 +02:00
Mustafa Gezen e0dca75367 Fix no patch directive cases 2021-04-06 00:12:30 +02:00
Mustafa Gezen 7de3f16426 Don't delete dist-git files 2021-03-18 18:56:47 +01:00
Mustafa Gezen 49a37518bc Better tmpfs mode 2021-03-18 18:44:02 +01:00
Mustafa Gezen 8db8d6204f Fix spec append 2021-03-17 15:54:16 +01:00
Mustafa Gezen aa600cd524 Only import latest version of each stream/release by default 2021-03-08 23:06:52 +01:00
Mustafa Gezen b18468ed62 Add `new_field` directive 2021-03-03 22:17:12 +01:00
Mustafa Gezen 81b27414d2 fix lookaside patch tree mode, and support numless Source/Patch 2021-02-26 14:06:02 +01:00
Mustafa Gezen 097f48e399 implement lookaside directive 2021-02-26 08:54:13 +01:00
Mustafa Gezen 37c9c020e2 change version detection and section detection 2021-02-26 08:54:03 +01:00