-
Notifications
You must be signed in to change notification settings - Fork 269
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
[PRODENG-211] integrate JS-API with monorepo (part 1) #9081
Conversation
[ci:force] migrate docs folder [ci:force] clean personal tokens
SonarCloud Quality Gate failed. 8 Bugs No Coverage information Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please make sure the code is up to date with the latest commit on the js api
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (check one with "x")
What is the current behaviour? (You can also link to an open issue here)
What is the new behaviour?
integrate JS-API project into the monorepo
nx build js-api
)nx lint js-api
)nx test js-api
upload suite disabled and needs investigations)scripts/update-version.sh
scripts/github/build/npm-check-bundles.sh
assert
instead ofchai
where posible@types/chai
@types/chai-spies
chai
chai-spies
After the merge of part 1:
Does this PR introduce a breaking change? (check one with "x")
If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...
Other information:
https://alfresco.atlassian.net/browse/PRODENG-211
https://alfresco.atlassian.net/browse/ACS-6231