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

5456 external tools for other mimetypes #5464

Conversation

qqmyers
Copy link
Member

@qqmyers qqmyers commented Jan 14, 2019

New Contributors

Welcome! New contributors should at least glance at CONTRIBUTING.md, especially the section on pull requests where we encourage you to reach out to other developers before you start coding. Also, please note that we measure code coverage and prefer you write unit tests. Pull requests can still be reviewed without tests or completion of the checklist outlined below. Thanks!

Related Issues

Pull Request Checklist

@coveralls
Copy link

coveralls commented Jan 14, 2019

Coverage Status

Coverage increased (+0.01%) to 17.367% when pulling 81bb0bd on QualitativeDataRepository:5456-External_tools_for_other_mimetypes into d37e18d on IQSS:develop.

Copy link
Member

@pdurbin pdurbin left a comment

Choose a reason for hiding this comment

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

I have some changes in mind but I'll summarize in the issue which gets more visibility than pull requests.

@@ -0,0 +1 @@
ALTER TABLE externaltool ADD COLUMN contenttype text;
Copy link
Member

Choose a reason for hiding this comment

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

Two things:

Should this have a NOT NULL in it to be consistent with @Column(nullable = false)?

Are we sure the next version is 4.10.2? This may be a question for @djbrooke .

@kcondon kcondon merged commit f1e7223 into IQSS:develop Feb 1, 2019
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.

4 participants