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

chore!: Remove artifact path-only logging #3159

Merged
merged 3 commits into from
Sep 2, 2022
Merged

Conversation

liuverta
Copy link
Contributor

@liuverta liuverta commented Sep 2, 2022

Impact and Context

Since our implementation of untrusted artifact paths in March (#2927), the backend rejects the client's artifact path and substitutes its own. This breaks ExperimentRun's log_artifact_path() and log_image_path(), and it would be a significant undertaking to re-enable that functionality. This PR removes the methods from our API.

Risks and Area of Effect

These APIs will no longer be available through the client, though they also have not been operational at all since early this year.

Testing

A search of the client source and tests for \.log[_a-z]+_path confirms that it has been removed completely.

How to Revert

Revert this PR.

@liuverta
Copy link
Contributor Author

liuverta commented Sep 2, 2022

!rebuild

This reverts commit 0a059e3.
This reverts commit fc6ab14.
@liuverta
Copy link
Contributor Author

liuverta commented Sep 2, 2022

The 3.10 pylint job is failing because we don't have the CI fully set up for that yet 😕

@liuverta liuverta merged commit dcee8dc into main Sep 2, 2022
@liuverta liuverta deleted the liu/no-path-forward branch September 2, 2022 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants