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

Ignore engines added to pass checks #33

Merged
merged 5 commits into from
Aug 20, 2020
Merged

Conversation

saphal1998
Copy link
Collaborator

@saphal1998 saphal1998 commented Aug 19, 2020

Summary

Resolves #31 partially

The ignore-engines flag is added to ensure that the CI doesn't fail for errors related to engines.
This is a workaround as we want to pass the engines fail issue.

The ideal solution here would be if the CI throws only for engines errors related to dependencies and not for dev dependencies.

Test Plan

If the build checks pass, we can successfully merge this, but I would like to get to the solution where it doesn't throw for dev deps and throws engine errors only for prod deps.

@saphal1998 saphal1998 self-assigned this Aug 19, 2020
@saphal1998 saphal1998 merged commit ad725ac into master Aug 20, 2020
@saphal1998 saphal1998 deleted the fix/ci-node-version-yaml branch August 20, 2020 01:42
@saphal1998 saphal1998 restored the fix/ci-node-version-yaml branch August 20, 2020 01:42
@saphal1998 saphal1998 deleted the fix/ci-node-version-yaml branch August 20, 2020 01:42
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.

CI fixes
1 participant