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

Dump the complete requirement checker #217

Merged

Conversation

theofidry
Copy link
Member

@theofidry theofidry commented May 11, 2018

The issue is that some classes for .requirement-checker/src had a prefix but the ones from
.requirement-checker/vendor.

This issue went unnoticed in the CI because when running make test the .requirement-checker is
actually redumped (even though it should not).

Makefile being a bit silly here, .requirement-checker is now dumped by a make command and no
longer dumped during the tests

The issue is that some classes for `.requirement-checker/src` had a prefix but the ones from
`.requirement-checker/vendor`.

This issue went unnoticed in the CI because when running `make test` the `.requirement-checker` is
actually redumped (even though it should not).

Makefile being a bit silly here, `.requirement-checker` is now dumped by a make command and no
longer dumped during the tests
@theofidry theofidry merged commit 780ddee into box-project:master May 11, 2018
@theofidry theofidry deleted the bugfix/dump-requirement-checker branch May 11, 2018 09:51
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.

1 participant