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

[#304] Remove unused field from networkgroup #305

Merged
merged 2 commits into from
Jul 1, 2016

Conversation

k-nut
Copy link
Contributor

@k-nut k-nut commented Jun 23, 2016

Fixes #304

This removes three fields from NetworkGroups

  • youtube_url
  • wiki_url
  • gplus_url

They were not used by any groups so it was decided that they can be
dropped

@k-nut
Copy link
Contributor Author

k-nut commented Jun 23, 2016

Note that this PR and #294 both introduce migrations. Whatever is merged first should be referenced in the one that is merged after.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.05%) to 86.145% when pulling b7358097190a13ba18ac57f342bcb1c579ba3d0a on 304-remove-unused-network-fields into 440f3d3 on master.

@pwalsh
Copy link
Member

pwalsh commented Jun 28, 2016

@k-nut should I merge this, or you will change the migrations now?

@k-nut
Copy link
Contributor Author

k-nut commented Jun 28, 2016

Hold of with merging this. I'll change the migration.

Knut Hühne added 2 commits July 1, 2016 08:38
This removes three fields from `NetworkGroups`
- youtube_url
- wiki_url
- gplus_url

They were not used by any groups so it was decided that they can be
dropped
@k-nut k-nut force-pushed the 304-remove-unused-network-fields branch from b735809 to aed395c Compare July 1, 2016 06:41
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 86.897% when pulling aed395c on 304-remove-unused-network-fields into 54c2ff8 on master.

@k-nut
Copy link
Contributor Author

k-nut commented Jul 1, 2016

@pwalsh I rebased this and changed the migration to be based upon the newly merged one. This should be good to go now.

@pwalsh pwalsh merged commit 1280f93 into master Jul 1, 2016
@pwalsh pwalsh deleted the 304-remove-unused-network-fields branch July 1, 2016 08:58
@pwalsh pwalsh removed the in progress label Jul 1, 2016
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.

3 participants