dsx/dsx_server repo system first implementation
This commit is contained in:
@@ -12,6 +12,7 @@ GET /packages/<name>/~repo?q=<query> # search within a package's files
|
||||
GET /packages/<name>/~artifact/ # page listing repo artifacts by date
|
||||
GET /packages/<name>/~artifact/<id> # page for a specific artifact and status/logs
|
||||
|
||||
## API
|
||||
POST /api/pkg # create repo
|
||||
GET /api/pkg/<name> # repo status/metadata
|
||||
POST /api/pkg/<name>/push # upload source tarball
|
||||
|
||||
Reference in New Issue
Block a user