Skip to content
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

[ACS-8688] export playwright shared lib #4068

Merged
merged 6 commits into from
Sep 3, 2024

Conversation

akashrathod28
Copy link
Contributor

JIRA ticket link or change set's description

export aca-playwright-shared lib to used in ADW playwright e2e for better code reuse
https://hyland.atlassian.net/browse/ACS-8688

]
},
"lint": {
"executor": "@angular-eslint/builder:lint"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's missing some configuration, the CI/CD says "nothing to lint"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes I miss to add .eslintrc.js file, will add it in next commit.
seems like there any many lint issue after adding this on local to be resolved

tsconfig.adf.json Show resolved Hide resolved
@@ -1,7 +1,28 @@
{
"name": "playwright-shared",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think ng-packge file is missing

Copy link

sonarqubecloud bot commented Sep 3, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@akashrathod28 akashrathod28 merged commit 56c2c55 into develop Sep 3, 2024
24 of 25 checks passed
@akashrathod28 akashrathod28 deleted the ACS-8688-export-playwright-shared-lib branch September 3, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants