Skip to content

0.3.0-beta.3

Compare
Choose a tag to compare
@patrickjaigner patrickjaigner released this 29 May 08:16
· 6 commits to main since this release

BREAKING CHANGE requieres 0.2.4-beta.1 installed

πŸš€ Features

  • Added new config parameter run_hardware_tests to toggle hardware interface tests for remote updates

πŸ”§ Refactoring

  • Refactored procedure/configuration.py
  • Refactored tests/& scripts #151
  • Updated the Github Action test-edge-node.yaml to the latest version #191
  • Added mirrored pytest mark for version_update called remote_update for future versions
  • The pytest mark version_update will be removed in future versions

πŸ› Bugfixes

  • Offline detection now considered the OS uptime to determine a follow-up restart #187