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

Fix ci #235

Merged
merged 2 commits into from
May 27, 2022
Merged

Fix ci #235

merged 2 commits into from
May 27, 2022

Conversation

aht007
Copy link
Member

@aht007 aht007 commented May 26, 2022

This PR fixes the CI failure that has been occuring for quiet some time on master branch.
Reasons of CI failures:

  1. Karma-jasmine-jquery is using unencrypted git protocol git:// and that causes issues. We are replacing the package with karma-jasmine-jquery which is updated fork of the same package.
  2. eslint was updated to version 8.12.0 from version 3.9.0 in this PR which was auto merged by Dependabot. We are reverting this change as it requires a lot more than just a package upgrade.

@aht007 aht007 closed this May 26, 2022
@aht007 aht007 reopened this May 26, 2022
@aht007 aht007 merged commit 939e3b0 into master May 27, 2022
@aht007 aht007 deleted the aht007/BOM-3419-FIX-CI branch May 27, 2022 12:19
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.

None yet

3 participants