Commit Graph

358 Commits (dev)

Author SHA1 Message Date
Jef Roosens 4f705f5fb5
Working build example!! 2022-02-20 20:26:39 +01:00
Jef Roosens 5515e2dca5
Formatting & some cleanup 2022-02-20 13:10:48 +01:00
Jef Roosens fbba66caa5
Docker wrapper now waits for chunked responses 2022-02-20 13:03:00 +01:00
Jef Roosens 275227400f
Wait for chunked stream WIP [CI SKIP] 2022-02-20 12:35:10 +01:00
Jef Roosens e6a1d32f0e
Some experimenting with docker api 2022-02-19 22:25:52 +01:00
Jef Roosens 57c4af0aaf
Fix for segfault 2022-02-19 21:41:26 +01:00
Jef Roosens 6c435c2a1e
Merge branch 'dev' into basic-builds 2022-02-19 15:55:45 +01:00
Jef Roosens 34ccd9a6ef
Merge branch 'dev' into better-v-integration 2022-02-19 15:38:36 +01:00
Jef Roosens 3b3a2f4fc1
Fixed linting errors 2022-02-19 15:36:30 +01:00
Jef Roosens 99f6dc69fd
Fixed tiny linting error 2022-02-18 22:08:58 +01:00
Jef Roosens 18edb0ea8d
Merge branch 'dev' into single-version-per-pkg 2022-02-18 22:01:04 +01:00
Jef Roosens 79b47a76e2
Remove packages from db before adding new version 2022-02-18 21:59:33 +01:00
Jef Roosens 6f86033cd9
Currently broken start of docker wrapper [CI SKIP] 2022-02-17 22:00:46 +01:00
Jef Roosens 022f8c4fbe
Updated to weekly.2022.07 2022-02-14 22:28:18 +01:00
Jef Roosens eb57febdd3
We must please make vet 2022-02-02 13:34:28 +01:00
Jef Roosens a29592ef36
Logs now show names of added packages 2022-02-02 13:25:05 +01:00
Jef Roosens 3ad960fd59
Filter healthcheck out of logs 2022-02-02 13:10:55 +01:00
Jef Roosens eb91e73510
Some slight log improvements 2022-02-02 13:09:03 +01:00
Jef Roosens 33e695bdf3
Filenames now use the correct compression scheme (closes #56) 2022-01-31 23:01:17 +01:00
Jef Roosens 8a0beffbe2
Bumped v release; files are now served properly 2022-01-31 21:14:43 +01:00
Jef Roosens 3c0b7156c1
Sha256sum gets calculated as well now (closes #44) 2022-01-31 14:43:57 +01:00
Jef Roosens 21c8e28e64
Added healthcheck route; upgraded Docker image 2022-01-31 11:11:45 +01:00
Jef Roosens e26e2746de
Added creation of files archive 2022-01-30 23:54:05 +01:00
Jef Roosens b0212b8162
Fixed the memory bug! thanks spy 2022-01-30 21:03:32 +01:00
Jef Roosens 766e097be8
Overcomplicated the test script because of course [CI SKIP] 2022-01-30 18:13:12 +01:00
Jef Roosens 4c56351132
Started stress testing script [CI SKIP] 2022-01-30 14:13:37 +01:00
Jef Roosens 8e6b1e233f
Let's test this new builder 2022-01-27 21:04:23 +01:00
Jef Roosens 78e343fae2
Switched to patch-based builder, based on weekly 2022-01-27 19:18:11 +01:00
Jef Roosens e817535e86
Removed some commented-out code 2022-01-20 20:42:18 +01:00
Jef Roosens f1a17cab22
Failed attempt at fixing memory bug 2022-01-20 19:39:38 +01:00
Jef Roosens 01d961f68e
File stats are now correctly copied over to archive 2022-01-20 17:45:04 +01:00
Jef Roosens b6e9fa5b02
First working version of creating archive 2022-01-20 17:11:03 +01:00
Jef Roosens a37d40d278
Added start of libarchive bindings for writing 2022-01-20 00:08:26 +01:00
Jef Roosens 944bc41275
Split libarchive bindings into separate file 2022-01-19 23:45:12 +01:00
Jef Roosens 735492dcbd
Be nice, CI 2022-01-19 21:30:56 +01:00
Jef Roosens d04ba06ad3
Finally enabled web server again 2022-01-19 21:24:46 +01:00
Jef Roosens 57fe767a70
Working add to repo functionality 2022-01-19 18:54:33 +01:00
Jef Roosens 4bc3bfb8cf
Moved checksum calculation to desc function 2022-01-19 17:22:36 +01:00
Jef Roosens df3310944e
Working md5 checksum 2022-01-19 17:15:37 +01:00
Jef Roosens 9bd14b4cbf
Yeah this doesn't work [CI SKIP] 2022-01-18 22:52:14 +01:00
Jef Roosens cb16091f65
Non-working hashing code [CI SKIP] 2022-01-18 21:41:09 +01:00
Jef Roosens 3dc355f786
Wrote PkgInfo to desc generator 2022-01-18 20:27:00 +01:00
Jef Roosens b86c6b5e16
Code now passes vet 2022-01-14 22:46:04 +01:00
Jef Roosens 1f8f16fe8d
Moved archive read code into pkg.v 2022-01-14 22:20:58 +01:00
Jef Roosens d538e25da3
CI? You awake? 2022-01-14 21:52:40 +01:00
Jef Roosens e13081a4aa
Only support zstd-compressed tarballs 2022-01-14 21:50:43 +01:00
Jef Roosens 0ed2c9f854
Ignore certain files from archive 2022-01-13 23:36:29 +01:00
Jef Roosens d4b7a25c06
Lots of restructuring for repo backend 2022-01-13 21:47:14 +01:00
Jef Roosens 5616e7a4e2
Added function to read .PKGINFO into struct 2022-01-13 19:20:14 +01:00
Jef Roosens 6fb893ff41
Added development & release image publishing 2022-01-13 13:51:02 +01:00
Jef Roosens 44ddd57f55
Moved archive C bindings into separate file 2022-01-13 12:46:36 +01:00
Jef Roosens f49992d452
Working .PKGINFO read function! 2022-01-13 12:35:05 +01:00
Jef Roosens fd334d93a2
We're done for today 2022-01-12 23:15:11 +01:00
Jef Roosens 6dbac5918b
Start of .PKGINFO function 2022-01-12 23:06:03 +01:00
Jef Roosens 74c8bfa158
First actual working libarchive function! 2022-01-12 22:08:27 +01:00
Jef Roosens 476588274f
Geniet ervan Maxim 2022-01-12 21:50:17 +01:00
Jef Roosens d6e686a8dc
This print killed it, my lord 2022-01-12 21:22:23 +01:00
Jef Roosens 05e725eb4e
Still trying to just link some stuff bro 2022-01-12 20:54:54 +01:00