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

Commits on Apr 5, 2024

  1. Add warning field to fetch logs response.

    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 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    362b986 View commit details
    Browse the repository at this point in the history
  2. Label warning message more clearly.

    Co-authored-by: Lann <github-lann@lannbox.com>
    Signed-off-by: Robbie McKinstry <thesnowmancometh@gmail.com>
    RobbieMcKinstry and lann authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    cc81651 View commit details
    Browse the repository at this point in the history