Commit Graph

14 Commits

Author SHA1 Message Date
3dde41e0d4
Introduce a matcher for one or more matched digits
All checks were successful
Build / audit (push) Successful in 8s
Build / test (push) Successful in 16m3s
2024-09-13 21:58:13 +02:00
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
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
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
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
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
5e161c3dad
Support modifying reuploaded tarballs 2023-10-08 12:28:46 +02:00
d5df676df7
Add module with an info file parser 2023-10-03 18:53:41 +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
a7114618c1 Combine test and application dependencies 2023-09-21 23:51:02 +02:00
77c9a2ab54
Add a test module 2023-09-03 10:26:43 +02:00