Galileo-Galilei / kedro-mlflow

A kedro-plugin for integration of mlflow capabilities inside kedro projects (especially machine learning model versioning and packaging)
https://kedro-mlflow.readthedocs.io/
Apache License 2.0
194 stars 29 forks source link

:closed_lock_with_key: Use OIDC to authentify with PYPI and update dependencies versions #545

Closed Galileo-Galilei closed 2 months ago

Galileo-Galilei commented 2 months ago

Description

Use OIDC to connect to PyPI when releasing for more security, and update actions with more reputed ones or newer versions

Development notes

Use publish.yml from kedro-pandera updated recently.

Checklist

Notice

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.90%. Comparing base (848e63d) to head (3052570).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #545 +/- ## ======================================= Coverage 99.90% 99.90% ======================================= Files 29 29 Lines 1021 1021 ======================================= Hits 1020 1020 Misses 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.