Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci, build: update CI, libraries, python dependencies, and format #99

Merged
merged 8 commits into from
Jul 27, 2023

Conversation

DnPlas
Copy link
Contributor

@DnPlas DnPlas commented Jul 21, 2023

This commit updates the CI with standard CI configuration (juju, actions, deps) that is shared across multiple repositories. All python dependencies are also updated to their latest working versions. This PR also includes library updates. Finally, some formatting was applied on non-compliant files (copyright, style).

This change also contains a fix for #101 , an issue caused by a missing toolchain in the charm that allows building certain python packages. For more information, please refer to canonical/bundle-kubeflow#648.

Fixes #101
Part of canonical/bundle-kubeflow#648

This commit updates the CI with standard CI configuration (juju, actions, deps) that is shared
across multiple repositories. All python dependencies are also updated to their latest working
versions. Finally, some formatting was applied on non-compliant files (copyright, style).
@DnPlas DnPlas requested a review from a team as a code owner July 21, 2023 11:20
@DnPlas DnPlas changed the title ci, build: update CI and python dependencies ci, build: update CI, libraries, python dependencies, and format Jul 21, 2023
@NohaIhab
Copy link
Contributor

looking at #100, we need to add katib-db-manager unit and integration tests to the CI

charms/katib-db-manager/requirements-integration.in Outdated Show resolved Hide resolved
charms/katib-db-manager/requirements.in Show resolved Hide resolved
charms/katib-ui/requirements.in Outdated Show resolved Hide resolved
charms/katib-ui/requirements.in Outdated Show resolved Hide resolved
charms/katib-ui/requirements.in Outdated Show resolved Hide resolved
charms/katib-db-manager/requirements.in Outdated Show resolved Hide resolved
requirements-integration.in Outdated Show resolved Hide resolved
DnPlas and others added 4 commits July 26, 2023 19:12
Signed-off-by: Phoevos Kalemkeris <phoevos.kalemkeris@canonical.com>
@DnPlas DnPlas merged commit 787015d into main Jul 27, 2023
13 checks passed
@DnPlas DnPlas deleted the KF-3870-ci-healthchecks branch July 27, 2023 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

katib-ui fails to build during integration tests
3 participants