issues
search
scaleoutsystems
/
stackn
A minimalistic and pluggable machine learning platform for Kubernetes.
http://www.scaleoutsystems.com
Apache License 2.0
35
stars
13
forks
source link
Feature/SK-164 Update gh workflows, imports and formatting checks
#289
Closed
Wrede
closed
2 years ago
Wrede
commented
2 years ago
Status
[x] Ready
[ ] Draft
[ ] Hold
Description
Major change to gh workflow:
gh container registry used instead of docker-hub to build and push images
These images are updated on push and pull requests againts main and develop branches only
Added build of jupyter-stackn image, including mlflow, minio and stackn CLI
Code-checks introduced, including checking imports (isort), formatting (autopep8) and unit tests (unittest for CLI, django test framework for Studio)
Status
Description
Major change to gh workflow: