-
Notifications
You must be signed in to change notification settings - Fork 152
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
Add community ip ranges section #37
Conversation
Rather than link to them how about you clone the repo, and add your config (minus the Twitter auth stuff) to |
What about when it get's updated? Should it be a submodule? |
I think we'll just have to remember to try to keep it up to date as best we can? It shouldn't be hard to periodically do a:
and remove the Twitter auth keys when there's been some changes? You just then push those changes to your clone, and then send me a pull request when you want it merged in. Australia and Norway have theirs in there now too. I can help with the git flow if you want. |
For anyone who shares their ranges, I can now easily generate a page of historical edits similar to this against the english Wikipedia for 2002-2010 (which is what is currently in Google BigQuery's Wikipedia dataset). I'm working on being able to do the same for the last four years as well. |
I have this in a separate repo that allows community members to contribute. If you don't mind periodic pull requests for updating, I got no problem with doing it this way. |
@jarib awesome, I was just noticing that this morning. I would love to see how you are doing that! |
@ruebot You won't be able to send a pull request from that repo to anon since they do not share a common lineage. |
...just a little concerned (or maybe just confused 😉 ) because I already have a couple forks of gccaedits-ip-address-ranges and I pinned that tweet last night about moving from the Gist to the repo. I don't want to confuse other folks too. |
added gccaedits ranges: #43 |
@edsu I've pushed the code + pages to http://github.com/jarib/anon-history and will use GitHub pages from that repo to serve historical data for whoever adds their ranges here. The actual data comes from Google BigQuery's Wikpedia snapshot (one of the sample datasets), which was last updated in April 2010 (I've filed an issue about bringing it up to date, please star it). I'm working in importing more up to date data into BigQuery from the latest Wikipedia dumps. |
@jarib how should we add our ranges? fork and add a folder with a |
No, just add your ranges to this repo, and I'll use that to generate the pages. |
ah, ok. |
Feel free to share :) https://twitter.com/jarib/status/490127304623128577 |
done! the gccaedits ranges are in there now too. #43 |
No description provided.