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

remove methods that are out of scope for DRS v1 #233

Merged
merged 10 commits into from
Feb 26, 2019

Conversation

dglazer
Copy link
Member

@dglazer dglazer commented Feb 25, 2019

This PR addresses #219 -- it removes all the create/update/delete methods, the list methods, and support for content versioning. (Note that I had to disable the Travis tests, since they depended on content creation -- I filed #234 to track more cleanup there.)

We might want to delete the compliance test completely now that we don't have Create methods, but this should at least get the script to run.
At this point, it's pretty clear we should rethink testing completely.
Since they don't make sense now that we only have a read-only API
@briandoconnor
Copy link
Contributor

See my comments on the corresponding #219.

I'm merging this into develop so work on v0.1 can continue, in particular issues #229, #213

To address #206 I created a release branch based on the repo just as we did the rename from DOS->DRS. This includes more features that we can cherry pick in future releases. I created a release branch so we can continue work on develop as I figure out how best to merge into master and get that up to date.

Copy link
Contributor

@briandoconnor briandoconnor left a comment

Choose a reason for hiding this comment

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

See my comments in this PR and also #219

@briandoconnor briandoconnor merged commit d544c16 into develop Feb 26, 2019
@briandoconnor briandoconnor deleted the feature/issue-219-trim-methods branch February 26, 2019 00:04
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.

2 participants