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

Add warning field to fetch logs response. #262

Merged

Conversation

RobbieMcKinstry
Copy link
Contributor

@RobbieMcKinstry RobbieMcKinstry commented Apr 5, 2024

The intention of adding this field is to handle moved repositories. When a repository is moved, Warg will use the new repository name instead, but the users must be alerted so they can update their dependency list.

Closes #261

The intention of adding this field is to handle moved repositories.
When a repository is moved, Warg will use the new repository name
instead, but the users must be alerted so they can update their
dependency list.
@RobbieMcKinstry
Copy link
Contributor Author

cc: @calvinrp

crates/client/src/lib.rs Outdated Show resolved Hide resolved
Co-authored-by: Lann <github-lann@lannbox.com>
Signed-off-by: Robbie McKinstry <thesnowmancometh@gmail.com>
@lann
Copy link
Collaborator

lann commented Apr 5, 2024

Thanks!

@lann lann merged commit 87b483a into bytecodealliance:main Apr 5, 2024
6 checks passed
@RobbieMcKinstry RobbieMcKinstry deleted the robbie/_261-add-warning-field branch April 12, 2024 17:34
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.

Provide optional warning messages on the /v1/fetch/logs response
2 participants