Commit Graph

42 Commits

Author SHA1 Message Date
74da0eb391
Consume tokens matching 0 characters at the end
Some checks failed
Build / audit (push) Failing after 1s
Build / test (push) Successful in 16m52s
2024-09-10 11:33:31 +02:00
6ead225e88
Add nginx
All checks were successful
Build / audit (push) Successful in 7s
Build / test (push) Successful in 14m54s
2024-09-09 16:47:44 +02:00
4f74c2ec10
Support text based placeholders
All checks were successful
Build / audit (push) Successful in 9s
Build / test (push) Successful in 14m17s
2024-09-01 17:34:24 +02:00
14cc805dcf
Display error descriptions
All checks were successful
Build / audit (push) Successful in 8s
Build / test (push) Successful in 14m18s
2024-08-20 22:36:43 +02:00
42b9b671e1
Fix GHC 9.8 warnings
All checks were successful
Build / audit (push) Successful in 7s
Build / test (push) Successful in 14m5s
2024-08-11 13:00:01 +02:00
4ce20e3dd9
Provide own lzma conduit adapters
Some checks failed
Build / audit (push) Failing after 48s
Build / test (push) Failing after 16s
2024-08-08 11:03:02 +02:00
6d0248b4f8
Fix archive name generation
Some checks failed
Build / audit (push) Failing after 20s
Build / test (push) Failing after 19s
2024-05-25 07:54:05 +02:00
c81cabfcbf
Replace extern rm rf call with a function
All checks were successful
Build / audit (push) Successful in 13m18s
Build / test (push) Successful in 14m23s
2024-05-14 19:05:41 +02:00
3b7b15f381
Fix filename of the reuploaded sources
All checks were successful
Build / audit (push) Successful in 13m13s
Build / test (push) Successful in 14m21s
2024-05-13 18:26:23 +02:00
f8ef93fde7
Support a custom upload command
All checks were successful
Build / audit (push) Successful in 13m47s
Build / test (push) Successful in 14m16s
2024-05-11 19:01:41 +02:00
47f27394de
Reduce number of fetched tags by using a prefix
All checks were successful
Build / audit (push) Successful in 14m17s
Build / test (push) Successful in 14m20s
2024-03-25 18:36:15 +01:00
7c9c890056
Extern tag matcher with digit and dot patterns
All checks were successful
Build / audit (push) Successful in 14m36s
Build / test (push) Successful in 15m5s
2024-03-24 13:20:22 +01:00
7e59a8460d
Add match function for simple tag globbing
All checks were successful
Build / audit (push) Successful in 14m54s
Build / test (push) Successful in 14m46s
2024-03-21 17:52:37 +01:00
bc3ba48d85
Recognize + in sematnic tags
All checks were successful
Build / audit (push) Successful in 14m54s
Build / test (push) Successful in 14m20s
2024-03-19 11:34:19 +01:00
3d81917627
Collect hash during creating an archive
All checks were successful
Build / audit (push) Successful in 13m45s
Build / test (push) Successful in 13m48s
2024-03-17 11:00:13 +01:00
cd28e6fb90
Switch to the haskell image
All checks were successful
Build / audit (push) Successful in 14m3s
Build / test (push) Successful in 13m54s
2024-03-06 15:08:01 +01:00
16c7063224
Make local paths relative to cwd
Some checks failed
Build / test (push) Failing after 5m55s
Build / audit (push) Successful in 13m8s
2024-03-05 23:06:32 +01:00
cd15b25db1
Read the dispositon header when downloading
Some checks failed
Build / audit (push) Successful in 14m57s
Build / test (push) Failing after 5m51s
2024-03-04 17:29:25 +01:00
e5bde183a5
Support extracting gzip on the fly
Some checks failed
Build / audit (push) Successful in 14m44s
Build / test (push) Failing after 5m47s
2024-03-03 17:12:29 +01:00
4c06ae274b
Find the package category automatically
Some checks failed
Build / audit (push) Successful in 14m21s
Build / test (push) Failing after 5m36s
2024-02-18 18:28:27 +01:00
c8643a2fd4
Remove the source directory after repackaing
Some checks failed
Build / audit (push) Successful in 15m1s
Build / test (push) Failing after 6m29s
2024-01-28 13:35:53 +01:00
45472a9088
Get the checksum after repackaging
Some checks failed
Build / audit (push) Successful in 15m45s
Build / test (push) Failing after 6m19s
2024-01-24 14:34:58 +01:00
2802194063
Make is64 property part of the updater
All checks were successful
Build / audit (push) Successful in 14m26s
Build / test (push) Successful in 14m35s
2024-01-19 09:57:58 +01:00
7edb811dc2
Use consistent directory for cloning repositories
All checks were successful
Build / audit (push) Successful in 16m35s
Build / test (push) Successful in 16m41s
... with submodules.
2024-01-04 09:36:11 +01:00
34d7dbd68f
Add license information to all files
All checks were successful
Build / audit (push) Successful in 14m48s
Build / test (push) Successful in 15m54s
2023-12-23 22:15:10 +01:00
eb68629653
Support x86-64 only downloads
All checks were successful
Build / audit (push) Successful in 16m16s
Build / test (push) Successful in 15m47s
2023-12-12 18:51:44 +01:00
6a063b2cc4
Accept up2date package parameter
All checks were successful
Build / audit (push) Successful in 16m10s
Build / test (push) Successful in 16m35s
2023-12-11 08:14:55 +01:00
3414a69bc8 Support GHC 9.4 2023-11-07 19:36:40 +01:00
9770cc8829 Remove gem and rake support files 2023-11-04 14:13:59 +01:00
24e62c3439 Update additional download versions in slackbuild 2023-11-01 19:07:49 +01:00
64233c4c63 Provide a name for additional downloads 2023-11-01 17:05:16 +01:00
396a536b3a d-tools: Migrate source downloads with git clone 2023-10-28 21:24:21 +02:00
fa6d93c5ca Allow updater save a function for each download
There are source that can be downloaded as archive, for example cloning
repositories with submodules. So how source are downloaded should be
changable per download.
2023-10-28 03:32:39 +02:00
58a1b8864c
Support additional downloads in the package 2023-10-24 21:06:37 +02:00
5e161c3dad
Support modifying reuploaded tarballs 2023-10-08 12:28:46 +02:00
f3beee3e19
Combine info file structures 2023-10-05 19:24:42 +02:00
7b5598a02e
Validate the .info file 2023-10-04 22:36:19 +02:00
d5df676df7
Add module with an info file parser 2023-10-03 18:53:41 +02:00
f4b7883cf2
Migrate composer updater 2023-10-01 17:19:06 +02:00
69b24c6cfa universal-ctags: Finish migrating the updater 2023-09-27 19:58:16 +02:00
ec704e267b Fix renderDownloadWithVersion concatenation order 2023-09-22 07:47:46 +02:00
840290491f Split the code into library and application 2023-09-22 07:33:02 +02:00