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 logging to download:plugins script #13905

Merged
merged 4 commits into from
Jul 12, 2024

Commits on Jul 10, 2024

  1. Do not eat exceptions and properly log errors

    Contributed on behalf of STMicroelectronics
    
    Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
    tsmaeder committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    50f73f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Handle query errors and reduce rate limit

    Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
    tsmaeder committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5b86871 View commit details
    Browse the repository at this point in the history
  2. Fix error stringification.

    Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
    tsmaeder committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    343d51c View commit details
    Browse the repository at this point in the history
  3. Fix compile error

    Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
    tsmaeder committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    19aa421 View commit details
    Browse the repository at this point in the history