Senyoret1
Senyoret1
The last commit migrates the e2e tests from Protractor to WebdriverIO, as Protractor was deprecated and no more updates will be added soon (which are needed for browser compatibility)
The last commit updates Electron from V22 to V24, which includes security updates, Chromium update and more
The last PR makes the unit tests work again, as the Angular updates broke them.
The last commits fix the problems with the CI builds and fixes #2702
The last commit includes the following changes: - Angular was updated to v16. - The translation library was updated, to avoid problems with the new Angular version. - The linter...
The last commit updates Electron from v24 to v25, replaces code that was deprecated in the new version and makes the Angular dev test server to public URLs, to be...
When stoping, the console only shows this:  After this, the Hypervisor UI shows the app as stopped, as the API returns 0 as the status of the app,, but...
I checked again and the problem is still present. s`kywire-cli fwd -d` needs the port number, not the ID, the cli command that needs the ID is `skywire-cli rev -d`....