Skip to content

fix: handle null bootstrap verification - #38

Open
microHoffman wants to merge 1 commit into
AgriciDaniel:mainfrom
microHoffman:fix/null-bootstrap-verification
Open

fix: handle null bootstrap verification#38
microHoffman wants to merge 1 commit into
AgriciDaniel:mainfrom
microHoffman:fix/null-bootstrap-verification

Conversation

@microHoffman

Copy link
Copy Markdown

Summary

  • Prevent Unix installer diagnostics from crashing when bootstrap output contains "verification": null.
  • Continue reporting the first failed required bootstrap step when verification details are unavailable.
  • Add an executable regression test for the null-verification payload.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Refactor/cleanup

Testing

  • Tested locally
  • Existing tests pass
  • Added/updated tests

Checklist

  • My changes follow the project's style and structure
  • I have updated documentation if needed
  • I have checked for unrelated changes

Treat a null or malformed verification payload as having no diagnostic notes, while continuing to report failed bootstrap steps. Add an executable regression test that exercises the installer diagnostic function with verification set to null.
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.

1 participant