Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CLI to work with new feature model (#426)
* Rebase to main * pre test done * Misc. fixes * Move some code from common to shared package * Remove unused disable directive * Start using types and adapt code to new feature model Add vscode tasks to start Apollo for cypress and cli testing * Fix lint import * Fix attribute conversion In previous commit the `newAttributes` set collected attributes but didn't transfer them to the final set. * More use of strong typing * Expected line count edited to reflect new feature model and sequence download * Fix linter * Fix some dependency issus --------- Co-authored-by: Kyosti Sutinen <[email protected]> Co-authored-by: Garrett Stevens <[email protected]>
- Loading branch information