model-registry/templates/go-server
Alessio Pragliola ad0d5f857b
feat: use db as source in model catalog (#1667)
* feat: switch to db usage WIP

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>

* fix: partially fix model_catalog_service tests

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>

* fix: tests

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>

* fix: change mustache template to support array of primitive type plus reflect removal

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>

* fix: /models endpoint not working

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>

* fix: artifacts route 500 status code

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>

* feat: make artifacts run on a unified repository

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>

* feat: add custom properties to catalog artifacts

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>

* feat: add tests files to db_catalog and ctalog_artifact

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>

* fix: pagination issues

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>

* fix: return 404 is the model does not exist in the Get model

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>

* fix: 500 error code on bad user input

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>

* fix: q parameter not working

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>

* chore: better function/alias naming

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>
Co-authored-by: Paul Boyd <paul@pboyd.io>

---------

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>
Co-authored-by: Paul Boyd <paul@pboyd.io>
2025-10-01 11:58:33 +00:00
..
api.mustache feat: use db as source in model catalog (#1667) 2025-10-01 11:58:33 +00:00
controller-api.mustache fix: Update openapi-server codegen to re-create manual changes (#822) 2025-02-28 14:28:43 +00:00
error.mustache fix: Update openapi-server codegen to re-create manual changes (#822) 2025-02-28 14:28:43 +00:00
helpers.mustache feat(catalog): implement the getCatalogModel endpoint (#1249) 2025-06-27 17:39:18 +00:00
model.mustache add pre-commit hooks 2024-02-06 09:49:33 -03:00
partial_header.mustache fix: Update openapi-server codegen to re-create manual changes (#822) 2025-02-28 14:28:43 +00:00
routers.mustache fix(proxy): compatibility with 1.24 bump golangci-lint (#964) 2025-04-14 12:44:09 +00:00