Kristian Dimitrov
509bb5ee93
[ACS-4922] Fix Playwright e2es
...
* [ACS-4922] Fix Playwright e2es
* [ACS-4922] Try pointing to acadev instead of localhost
* [ACS-4922] Set Playwright env vars to secrets.PLAYWRIGHT_E2E_HOST
2023-03-22 11:56:00 -04:00
Denys Vuika
b939d1c582
[ACS-4792] provide support for style linting ( #3055 )
...
* [ACS-4792] provide support for style linting
* style fixes
* style fixes
* style fixes
* disable yarn licenses until the issue is fixed
* fix package lock
* fix after rebase
2023-03-14 04:16:36 -04:00
Denys Vuika
c996d7d7d1
fix publishing upon PR merge ( #3056 )
...
* fix publishing upon PR merge
* release alphas on push to develop
* do not run PR workflow on merges
* add pull request types
2023-03-13 06:18:28 -04:00
Denys Vuika
2ccf6cb238
[ACA-4668] cancel previous jobs in the workflow ( #3052 )
2023-03-10 04:25:00 -05:00
Denys Vuika
2a32fadb52
Revert "try fetch all branches"
...
This reverts commit fc985c91d1 .
2023-03-08 16:13:47 +00:00
Denys Vuika
fc985c91d1
try fetch all branches
2023-03-08 16:07:07 +00:00
MichalKinas
7bf6c8f137
[ACA-4666] Make finalize fail if any previous check fails ( #3024 )
2023-03-02 14:02:46 +01:00
MichalKinas
01f7e3c287
[ACA-4652] Run unit tests as one GH job, add e2es as GH job ( #2997 )
...
* [ACA-4652] Run unit tests as one GH job, add e2es as GH job
* [ACA-4652] Fix yaml syntax
* [ACA-4652] Fix if syntax
* [ACA-4652] Correct syntax
* [ACA-4652] Correct syntax
* [ACA-4652] Each job must contain uses or run
* [ACA-4652] Migrate uploading/downloading build artifacts, migrate before install
* [ACA-4652] Fix bad substitution
* [ACA-4652] Fix string merging in bash
* [ACA-4652] Bash fix
* [ACA-4652] Install aws before downloading/uploading artifacts
* [ACA-4652] Add setup with aws config action
* [ACA-4652] Add aws-region
* [ACA-4652] Use aws default region
* [ACA-4652] Log github event
* [ACA-4652] Log workflow run
* [ACA-4652] Fix commit logging
* [ACA-4652] Use action to get current commit msg
* [ACA-4652] Add correct version of build tools
* [ACA-4652] Get commit msg from env
* [ACA-4652] Get commit msg in the same job
* [ACA-4652] Final commit msg test
* [ACA-4652] Fix logging
* [ACA-4652] Cleanup commit msg, correct s3 bucket
* [link-adf:AAE-12767] Test adf linking
* [link-adf:AAE-12767] Test adf linking finalize
* [link-adf:AAE-12767] Tweak finalize job
* [link-adf:AAE-12767] Get commit msg in before install
* [link-adf:AAE-12767] Add missing adfprod configs
* [ACA-4652] Migrate before and after e2e scripts to GHA
* [ACA-4652] Add before e2e logging
* [ACA-4652] Use new GH secrets
* [ACA-4652] Remove logs, add envsub
* [ACA-4652] Install envsub globally
* [ACA-4652] Log replaced config
* [ACA-4652] Add missing env variable
* [ACA-4652] Add e2e run as GH action
* [ACA-4652] Remove logging, fix download path
* [ACA-4652] Disable protractor smartrunner artifact
* [ACA-4652] Install webdriver-manager
* [ACA-4652] Disable failing download on Travis, npm ci in before e2e
* [ACA-4652] Missing shell
* [ACA-4652] Restore artifact download
* [ACA-4652] Download smartrunner artifact only when present
* [ACA-4652] Check run attempt
* [ACA-4652] Correct attempt check
* [ACA-4652] Stop running e2es in Travis for now
* [ACA-4652] Run Travis e2es again, add test suite id
* [ACA-4652] Add test suite id to after e2e action
* [ACA-4652] Remove additional install
* [ACA-4652] CR fixes, remove some Travis config that is already migrated
* [ACA-4652] Cleanup setup leftover
* [ACA-4652] Propagate aws credentials
* [ACA-4652] Fix aws default region
* [ACA-4652] Misspelled variable fix
* [ACA-4652] Propagate aws region
* [ACA-4652] Rename PR workflow
* [ACA-4652] Download artifact only if bucket exists
* [ACA-4652] Run test even is aws bucket doesn't exist
* [ACA-4652] Fix aws download error
* [ACA-4652] Check if file exists before downloading
* [ACA-4652] Remove uploading/downloading e2e artifact after successful run
* [ACA-4652] Add missing check to finalize stage
2023-03-02 03:35:13 -05:00