Jef Roosens Chewing_Bever
Jef Roosens closed issue vieter-v/vieter#238 2022-06-17 16:44:53 +02:00
Support providing direct PKGBUILD link
Jef Roosens merged pull request vieter-v/vieter#254 2022-06-17 16:44:53 +02:00
Add direct PKGBUILD link as target option
Jef Roosens pushed to direct-pkgbuild-target at Chewing_Bever/vieter 2022-06-17 16:24:19 +02:00
5e11a91f3d refactor: renamed cron & build code to use "target" naming
Jef Roosens created pull request vieter-v/vieter#254 2022-06-17 15:04:04 +02:00
WIP: add direct PKGBUILD link as target option
Jef Roosens created branch direct-pkgbuild-target in Chewing_Bever/vieter 2022-06-17 14:53:33 +02:00
Jef Roosens pushed to direct-pkgbuild-target at Chewing_Bever/vieter 2022-06-17 14:53:33 +02:00
449656eb97 docs: updated to new 'kind' field
8f91c1fde5 feat(build): added support for 'url' kind
bd07964509 feat(api): prevent invalid kind values
bb5643bb03 feat: added ability to specify kind of target
Compare 4 commits »
Jef Roosens pushed to dev at Chewing_Bever/vieter 2022-06-17 12:50:20 +02:00
10ad8297fb Merge pull request 'Stop calculating MD5 hashes' (#247) from Chewing_Bever/vieter:no-md5 into dev
a8d647cca3 fix(docs): use versioned endpoints in HTTP API docs
1b7c14e7dc feat(server): no longer calculate md5 hashes for packages
Compare 3 commits »
Jef Roosens opened issue vieter-v/vieter#253 2022-06-17 09:30:18 +02:00
Prometheus metrics endpoint
Jef Roosens synced commits to didier-v3 at Chewing_Bever/didier from mirror 2022-06-17 06:39:21 +02:00
bacd2d77fb Fix typing
eb71470edc Create ufora-related revision
b23160b8e2 Add debug print
eb182b71f4 Create connection fixture
53a3e0e75a Fix env variable
Compare 9 commits »
Jef Roosens commented on issue vieter-v/vieter#226 2022-06-16 23:28:09 +02:00
Add ability to configure packager

This would probably be part of a larger system to configure makepkg in general.

Jef Roosens opened issue vieter-v/vieter#252 2022-06-16 23:25:24 +02:00
Layered configuration framework
Jef Roosens commented on issue vieter-v/vieter#109 2022-06-16 23:21:19 +02:00
Add publish command to CLI

Until I figure out how to stream data using the net.http library, this isn't possible.

Jef Roosens commented on issue vieter-v/vieter#37 2022-06-16 22:55:20 +02:00
Calculate hashes during upload

I'm reducing this to an idea for now, as I do not know whether this is actually more efficient/worth the trouble.

Jef Roosens commented on issue vieter-v/vieter#246 2022-06-16 22:52:41 +02:00
Repository can be called "api"

Perhaps this issue can't necessarily occur, as the api routes are evaluated before the repository routes. However, it would still be best to address this explicitely, to ensure nothing breaks…

Jef Roosens deleted branch no-md5 from Chewing_Bever/vieter 2022-06-16 22:51:48 +02:00
Jef Roosens pushed to dev at vieter-v/vieter 2022-06-16 22:51:48 +02:00
10ad8297fb Merge pull request 'Stop calculating MD5 hashes' (#247) from Chewing_Bever/vieter:no-md5 into dev
a8d647cca3 fix(docs): use versioned endpoints in HTTP API docs
1b7c14e7dc feat(server): no longer calculate md5 hashes for packages
Compare 3 commits »
Jef Roosens merged pull request vieter-v/vieter#247 2022-06-16 22:51:47 +02:00
Stop calculating MD5 hashes
Jef Roosens closed issue vieter-v/vieter#251 2022-06-16 22:51:47 +02:00
HTTP API docs don't use new versioned endpoints
Jef Roosens closed issue vieter-v/vieter#227 2022-06-16 22:51:47 +02:00
Remove md5 hash
Jef Roosens closed issue vieter-v/vieter#40 2022-06-16 22:51:47 +02:00
desc file can generate with empty checksums