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

Honor fail-on-init-error when no resources are found #1031

Draft
wants to merge 3 commits into
base: release-0.15
Choose a base branch
from

Commits on Oct 31, 2024

  1. Honor fail-on-init-error when no resources are found

    As implemented GFD will not fail if no resources are detected -- even
    if fail-on-init-error is set. This change ensures that fail-on-init-error
    is honored if no resources are detected.
    
    Signed-off-by: Evan Lezar <[email protected]>
    elezar committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    6413d86 View commit details
    Browse the repository at this point in the history
  2. [no-relnote] Ignore integer overflow linter errors

    Signed-off-by: Evan Lezar <[email protected]>
    elezar committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b459765 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. [no-relnote] Use Fatal for non-formatted string

    Signed-off-by: Evan Lezar <[email protected]>
    elezar committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    d986cdf View commit details
    Browse the repository at this point in the history