Skip to content

Provisioner UI 0.2.0

Compare
Choose a tag to compare
@ryan-summers ryan-summers released this 09 Mar 10:52
9f1de88

Changed

  • The control flow of runs is now dynamic and controlled by the backend Rust tooling, which prevents
    control flow from being interrupted by refreshing or navigating within the user interface.
  • Probe-rs version bumped to v0.17.0
  • RTT may now be used for uploading all block data types
  • RTT lines are now prefixed with forged> on RTT channel 0 and end with newlines
  • The provisioner is now driven by Playbooks configured in the project

Fixed

  • Initial configuration settings will now properly display data in the settings screen after first setup
  • The provisioner now lists the reasons for unsuccessful runs on the report view.