* Allow to switch Cypress command with cy2 on env var
* Remove coverage flag
* Restore Cypress dashboard
* Assign env var TEST_DISABLE_DASHBOARD_LABEL based on label presence
* Extend E2E script condition to TEST_DISABLE_DASHBOARD_LABEL
* Correct label term
* Remove unnecessary key and ID for Cypress command
* Correct PR label
* Add echo to display disable method; Add comments
* Add documentation
* Allow GH to set env var from the config
* Remove unused rehydratation plugin
* Remove any reference to the .nuxt folders
* Remove globalApp nuxt and any reference or use case to nuxt.error
* Replace errors handling with existing fail-whale logic