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

Andy/ci compatibility #485

Merged
merged 9 commits into from Mar 22, 2020
Merged

Andy/ci compatibility #485

merged 9 commits into from Mar 22, 2020

Conversation

andy-wm-arthur
Copy link
Contributor

No description provided.

@@ -97,7 +97,7 @@ func (cmd StatusCmd) Exec(ctx context.Context, commandStr string, args []string,
}

printStatus(ctx, dEnv, stagedTblDiffs, notStagedTblDiffs, workingTblsInConflict, workingDocsInConflict, stagedDocDiffs, notStagedDocDiffs)
return 0
return 1
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@reltuk I added this commit to fail the compatibility tests

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was going to be a lot cleaner, but then the windows tests failed and I had to rebase off of master. Please see build #2 for confirmation that exit codes work correctly.

… testing; cleanup test setup for forwards/backwards compatibility testing.
@andy-wm-arthur andy-wm-arthur merged commit e4a0964 into master Mar 22, 2020
@andy-wm-arthur andy-wm-arthur deleted the andy/ci_compatibility branch March 22, 2020 00:12
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

1 participant