You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(telemetry): Single project identifier (kedro-org#701)
* Moved pyproject config name to constant
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
* Implemented _get_or_create_project_uuid
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
* Refactored _get_project_properties
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
* Fixed tests from hanging
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
* Fixed _is_known_ci_env
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
* Fixed test_before_command_run
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
* Fixed TestKedroTelemetryCLIHooks
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
* Fixed TestKedroTelemetryProjectHooks
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
* Fixed writing to pyproject.toml
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
* Fixed write mock
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
* Removed debug output
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
* Refactored _add_tool_properties
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
* Added debug message when pyproject_path does not exist
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
* Updated release notes
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
* Return None as project UUID in case of not generated
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
* Fixed pre-commit errors
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
* Updated the way project UUID is stored
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
* Renamed project_uuid -> project_id
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
* Check if pyproject file relates to kedro
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
* Changed debug message as suggested
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
* Added OSError handling
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
* Fixed unit test
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
---------
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
0 commit comments