-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FEATURE: LX-23 Introduce ability to configure attribute filter elements limits, support parent filters #4571
Conversation
d168023
to
9c2e826
Compare
Build in pipeline check aborted. |
Build failed (check pipeline). |
9c2e826
to
85953f2
Compare
Build succeeded (check pipeline). |
...ilterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/AddLimitingItem.tsx
Outdated
Show resolved
Hide resolved
85953f2
to
c572279
Compare
Build in pipeline check aborted. |
LGTM |
Sonar scan resultMore detail, see in https://sonarqube-gate.intgdc.com/dashboard?id=gooddata-ui-sdk-gate-PR4571 To scan for vulnerabilities in dependencies and run unit tests (to get coverage report in sonar) please comment your PR with 'extended check sonar'. |
Build failed (gate pipeline).
|
Sonar scan resultMore detail, see in https://sonarqube-gate.intgdc.com/dashboard?id=gooddata-ui-sdk-gate-PR4571 To scan for vulnerabilities in dependencies and run unit tests (to get coverage report in sonar) please comment your PR with 'extended check sonar'. |
Build failed (gate pipeline).
|
extended test - cypress - record * |
Build failed (check-extended pipeline). |
c572279
to
54bda33
Compare
extended test - cypress - isolated |
Build succeeded (check-extended pipeline). |
Build succeeded (check pipeline). |
4f0fc66
to
4f9d38c
Compare
Build in pipeline check aborted. |
Build succeeded (check pipeline). |
4f9d38c
to
c545d5b
Compare
Build succeeded (check pipeline). |
extended test - cypress - isolated |
Build succeeded (check-extended pipeline). |
LGTM |
Sonar scan resultMore detail, see in https://sonarqube-gate.intgdc.com/dashboard?id=gooddata-ui-sdk-gate-PR4571 To scan for vulnerabilities in dependencies and run unit tests (to get coverage report in sonar) please comment your PR with 'extended check sonar'. |
Build succeeded (gate pipeline).
|
Supported PR commands:
ok to test
extended check sonar
extended test - backstop
extended test - tiger-cypress - isolated <testName>
extended test - tiger-cypress - record <testName>
extended test - tiger-cypress - integrated <testName>
extended test - cypress - isolated <testName>
extended test - cypress - record <testName>
extended test - cypress - integrated <testName>
extended test - matrix-test <AIO_version>
<testName>
in cypress commands is used to filter specfiles. Example, to run record with BEAR backenddashboard.spec.ts
anddrilling.spec.ts
, execute commandextended test - cypress - record dashboard,drilling
extended test - cypress - record
orextended test - cypress - record *
<AIO_version>
in commands is used to start test with multiple AIO instances - each instance in triggered by one jenkins buildmaster
andstable
, execute commandextended test - matrix-test master,stable
orextended test - matrix-test latest
2.3.0
and2.3.1
, execute commandextended test - matrix-test 2.3.0,2.3.1
<AIO_version>
is empty, read versions from filecompTigerVersions.txt
of this repoPR Checklist
check
passesextended test - backstop
passesextended test - tiger-cypress - record
to record new mapping files (Tiger BE)extended test - cypress - record
to record new mapping files (Bear BE)extended test - tiger-cypress - isolated
passesextended test - cypress - isolated
passesextended test - tiger-cypress - integrated
passesrush change
was run if applicable