* chore: add skip-nx-cache flag to manual flow
* chore: set --skip-nx-cache flag
* chore: set --skip-nx-cache flag
* chore: set --skip-nx-cache flag
* chore: remove log
* test: change night run to use headless chrome to address memory issues
* test: update manual for non-smoke
* test: remove headless flag since depreciated
* test: update browser for cypress
* chore: add step that makes sure that Cypress bins are installed correctly
* chore: missing working directory
* chore: update remaining flows
Co-authored-by: Rado <szpiechrados@gmail.com>
* chore: add similar way to speed up tests that is used in capsule-cypress
* chore: fix typo
* chore: fix the fix
* fix: add network import
* fix: add home
* fix: another fix bites the dust
* fix: use fairground network for vega wallet if capsule is not run
* fix: this fix should fix the fix
* fix: add import fairground network
* fix: home paths added to vega wallet
* chore: disable video record for token e2e
* chore: disable videos in all tests
* fix: change main-branch-name to base-ref
* chore: disable capsule being run when not necessary
* fix: missing true
* chore: fix typo
* chore: fix if contruction
* chore: fix env
* chore: fix envs
* chore: try to fix develop ref
* test: initial commit
* test: commit
* test: extra tests and references added also new tag 0.55.0 for builds
* test: lint
* test: back to 0.54 for capsule cypress until tests fixed
* test: skip two tests since wallet name no longer shown soon to be fixed
* test: couple more tests to fulfill ACs
* test: lint
* test: more tests
* test: lint
* test: extra check within test
* test: lint
* test: minor
* test: improve test flake and skip test bugs outstanding
* test: lint and increase epoch length by second
* test: more tests
* test: lint
* test: lint
* test: lint
* test: teardown functionality
* test: lint
* test: epoch speed up and network restart stuff
* test: lint
* test: change epoch duration
* test: timing tweaks due to failures in CI
* test: lint
* test: more timing tweaks
* test: lint
* test: timing tweak
* test: lint
* test: lint
* test: config changes
* test: initial commit
* test: commit
* test: extra tests and references added also new tag 0.55.0 for builds
* test: lint
* test: back to 0.54 for capsule cypress until tests fixed
* test: skip two tests since wallet name no longer shown soon to be fixed
* test: update market info tests
* test: update withdrawal test to include new info
* chore: re add withdrawal mock
* chore: wait for mock
* chore: change cypress browser to electron
* chore: resolved pr comments
* ci: improve GitHub Action to build and publish docker image
* ci: increase the timeout for yarn steps
* ci: fix build-args
* ci: merge build GitHub Workflows into one
* ci: add more logging
* ci: Pack locally built dist into nginx container
* ci: build actual app
* ci: setup correct node version
* ci: include dist in context
* ci: use correct path to determine node version
* ci: push images
* ci: publish image
* ci: login always to the hub
* ci: remove debugging conditions
Co-authored-by: Mikołaj Młodzikowski <mikolaj.mlodzikowski@gmail.com>
* fix: change test command for night run
* chore: try command in capsule run
* chore: correct command
* chore: change checkout to master
* chore: revert changes
* chore: fix typo
* test: maybe passing true as string would work
* test: lets just create copy of nightly run but with manual trigger
* test: change to boolean true
* test: just remove old flows and create new ones - monkey would be better dev than me if it works
* test: forgot to delete workflows:
* test: yeah remove all of workflows because github does not differentiate removing from renaming
Co-authored-by: Rado <rado@vegaprotocol.io>
* test: maybe passing true as string would work
* test: lets just create copy of nightly run but with manual trigger
Co-authored-by: Rado <rado@vegaprotocol.io>
* chore: first pass at config file
* ci: pass app version
* ci: remove workflows that take a while to run to not waste build mins
* ci: run all steps all the time
* ci: correct tags
* ci: correct output syntax
* ci: use quotes
* ci: fix build platform
* ci: only build amd as PoC
* ci: add push true to step
* ci: publish trading and token containers
* fix: use correct environement variable names
* feat: separate dockerfiles for CRA based apps and next apps
* chore: correct path
* fix: incorrect asset path
* ci: build for both platforms
* ci: publish
* ci: add missing deps
* ci: rename pipelines
* ci: rename
* ci: publish on tag only
* ci: remove additional vs
* Revert "ci: remove workflows that take a while to run to not waste build mins"
This reverts commit 7054367ba0.
* chore: remove comment
* chore: revert accientally committed change