Geordi 6.0.0 released

6.0.0 2021-06-02

Compatible changes

  • geordi commit will continue even if one of the given projects is inaccessible. It will only fail if no stories could be found at all.

Breaking changes

  • Removed VNC test browser support for integration tests – Headless Chrome has
    matured and is almost a drop-in replacement. Also, key binding issues have
    increased with VNC and recent Linux.
  • Removed support for serial execution of scenarios tagged with @solo. Serial
    execution is not needed with Headless Chrome, as Headless instances cannot
    interfere (like, stealing focus).
Dominik Schöler Almost 3 years ago