Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openaddresses/machine

Scripts for running OpenAddresses on a complete data set and publishing the results.
https://github.com/openaddresses/machine

Bumped to 2.31.4 with fixed proxy-forwarded URL schema

fdc8b72047c5786d53f28305dc819b1045c66698 authored over 8 years ago
Bumped to 2.31.3 with fixed Python 2 encoding bug

2de74e65ef7d8d6505aa5caa7c2a8e03629fd08f authored over 8 years ago
Bumped to 2.31.2 with fixed mising Github OAuth config

5578025461389b8a256cf45cefe6348d39bf1862 authored over 8 years ago
Bumped to 2.31.1 with added Github OAuth loop

e5a633b4082f873e859a611543b190d32d607e38 authored over 8 years ago
Merge pull request #384 from openaddresses/add-github-oauth

Add GitHub login flow

7595b0fe3e9f83bda971587543061e313a3b1d94 authored over 8 years ago
Re-used OAuth secret as Flask secret key

92e2a9407ed5830e4134c0ffafa6b8732d9056c6 authored over 8 years ago
Added formal POST to log in

f1a89b7eef1ab8b2110ae5cc136e790018381162 authored over 8 years ago
Put Github user info someplace useful

54ac3cf238d7e004639c741b315fdf018ac3fe61 authored over 8 years ago
Completed login/logout loop

dac43f8ecb4d21475d38aecbcccd0a596bb75867 authored over 8 years ago
Added check for Github user information

317dc89df20bdab9e3468c63828aa7bdeadfb04f authored over 8 years ago
Added logout button once logged-in

f50569ffbf93afa82a58844b642ba404817832d8 authored over 8 years ago
Started to connect Github authorization loop

9c39ea38b032f7b6b8a29702cd41330007a20129 authored over 8 years ago
Bumped to 2.31.0 with added webhook app Github OAuth configuration

e999fe4c8eb6c252fd79b76e81ef4f2d1b61200e authored over 8 years ago
Merge pull request #383 from openaddresses/add-github-oauth

Stubbed in basic web auth information

273df6300c20d97378a4e6e5a2c9a432e02fcb09 authored over 8 years ago
Added expected configuration for Github OAuth details

281ff3095a5360b7f6b60acd3f39047bdcd98e1f authored over 8 years ago
Stubbed in basic web auth module

1939444056a5e11aac52bb06248383ddaf63f238 authored over 8 years ago
Bumped to 2.30.1 with bumped pyesridump to 1.4.0

daa5493fe7a5c29b58e9d289a52774b2d2d8ef9a authored over 8 years ago
Merge pull request #382 from openaddresses/filter_nan_geoms

Update pyesridump and filter out Esri geometries with NaN coordinates

e997411e052e5d0942055c09decfffc3ccbcf0a5 authored over 8 years ago
Better traversal over geom arrays

8b9cee0787349f483cc96695274f50ea180f8bf6 authored over 8 years ago
Update to esridump 1.4.0

783bf98bb3dd8d10c8ae650b1db62a6471025991 authored over 8 years ago
Filter out geometries with NaN coordinates

e81480484ddee802cd80bcf20a7bcd128a9d6fa4 authored over 8 years ago
Bumped to 2.30.0 with fix to accidental patch release

09a9ebfdb20bf068c4482dfdff6863753ed2becd authored over 8 years ago
Bumped to 2.29.2 with new format function in conforms

6866ce027fabc5ed045104f2480484d8b0f79d60 authored over 8 years ago
Added NL countrywide test with new join syntax

f40d737b1dbe95974036af8e72f970921927004e authored over 8 years ago
Merge pull request #380 from thatdatabaseguy/join_nulls

handling NULL/empty values in the join function in conform

07bcfd9a859b22418ad1ffc42938ee9d05b449dc authored over 8 years ago
handling NULL/empty values in the join function in conform

f1c47b1dbffb60880b42ed2f8437c0c54886afc8 authored over 8 years ago
Merge pull request #379 from thatdatabaseguy/master

Format function for conform

bf1fb5912780ea5e7593ed2e4d6e4f52ad43dc7a authored over 8 years ago
removing dependency on six, only needed for unicode strings in some versions of Python 3

4040302f6f5cd50df69c5090042dde831e5f6f3f authored over 8 years ago
fixing test

91fe435b4368029aab10f9a33400264ee89c0046 authored over 8 years ago
fixing typo

e8a1d27687e9807e3bb824d8c55f227eb36f64d8 authored over 8 years ago
Not allowing -bash to be used, fields are indexed starting at 1 to mimic bash function/command-line args (or regex groups)

44f5557a8d8231033bcfe64a4ecbfac24b402139 authored over 8 years ago
adding test for new format function in conform

bacfa87c5433814068d27c7fa7f9f86692f2421e authored over 8 years ago
adding user-specified format queries to conform

0bb2d60a24bf8c3a0ef4143adbd0204346263338 authored over 8 years ago
Bumped to 2.29.1 with refactored ESRI support to esridump 1.1.1

b4f08163a7bc2217912b5b37a2f18c0b7b59aa95 authored over 8 years ago
Merge pull request #377 from openaddresses/use_esridump_library

Switch to using esridump library

614142cf740e76fa148d5e497ee1c6a647ad4020 authored over 8 years ago
Add the esri2geojson helper back for compatibility

71c122cd033b4db54f7bd2f6f7349d323189e6fd authored over 8 years ago
Removing test data and tests for the stuff now covered by esri2geojson

f3a870b34fee19904664c66926bc55336f1d79ee authored over 8 years ago
Skip over features with no geometry

52a878ad4ae12ccd4039a547ed57b2e2837f0d4c authored over 8 years ago
Ditch the import that's no longer needed

d62bd805b33f09755d8bde2226837070a479758b authored over 8 years ago
Update readme to point to the esridumper command line client

It comes in via the pyesridump dependency.

a95a2d64789079c7ffb18f2d25ca1d7a2d0558c9 authored over 8 years ago
Switch to esridump library, ditch openaddr-esri2geojson command line

9c63802a85e2566fdb34e6572498a2bd35a028f4 authored over 8 years ago
Upgrade to the more recent esridump

a53b23597b5f54c4a57b627bdb45437f29dd0ca0 authored over 8 years ago
Bumped to 2.29.0 with added AWS credentials to setup_logger and certain scripts

5cfa9ce91add58565eda9d22085db0ae77aa8cb3 authored over 8 years ago
Switch to using esridump library

258b9281de38e08e2390620e03622201990f2d27 authored over 8 years ago
Merge pull request #376 from openaddresses/migurski/373-fix-sns-auth

Fix SNS Auth

620aa54da0ccee583857387fb424d71b9c734648 authored over 8 years ago
Added AWS key/secret and SNS args to dotmap script

a1a7bdf9a564c13865dd2cd0f195ee82fdf3f919 authored over 8 years ago
Added required AWS key/secret args to ci.setup_logger() and SnsHandler

9389ec8f172c2a4cbed9c28d27e4173df3449168 authored over 8 years ago
Removed weird circular import inside pop_task_from_taskqueue()

c3b8e881ac1620c2a133ff9815dd1c9a09747a57 authored over 8 years ago
Bumped to 2.28.0 with new process hash column in state.txt

11c6fd60f909b475c5f0bbf60b257729d372d7e0 authored over 8 years ago
Merge pull request #375 from openaddresses/store-processed-checksum

Store processed data hash and add to output

c92a47aff2711ad52b47d975f223bebc485be6ea authored over 8 years ago
Added short assemble_output() docstring

ed0d05d7dd3aa48ae2be9189dc5bfa47f529c563 authored over 8 years ago
Corrected processed output test with new package_output() usage

47f720231c8798d2a0d78887fa83641aec5724f9 authored over 8 years ago
Moved package_output() to util.package_output() where it can be mocked

e33217cf4adab08e2595f0d94cd33d6ebb23ef47 authored over 8 years ago
Added failing test for processed output

04f12805bd06c1aad4212cf6fc93376653edd2d0 authored over 8 years ago
Expanded assemble_output tests

dcb19ea63c036460c60baceb47462cfd5668eaca authored over 8 years ago
Moved output assembly in worker.do_work() to new assemble_output()

e72fbe48c409d1e9a118d7dc74b25ffe83f97499 authored over 8 years ago
Added process hash to RunState and state.txt outputs

a13430145d8d824c255a73fc793a444466b49d50 authored over 8 years ago
Added "process hash" to worker results with failing test

366fc5d7660e286fc2b3bef6ac2674c3c298d991 authored over 8 years ago
Added TestQueue for task and done queues

211edf6fc41ccf219b97ec658b43928e9467c233 authored over 8 years ago
Bumped to 2.27.0 with added EC2 instance type arg to openaddr-run-ec2-command

c46aeca65aa178c722b4ffb271f0021260d34179 authored over 8 years ago
Merge pull request #374 from openaddresses/configure-ec2-instance-type

Added configurable EC2 instance type to openaddr-run-ec2-command

0139db28d246f2e5a77d4d26145bba778abca06a authored over 8 years ago
Added instance type argument to openaddr-run-ec2-command

7140c83c47159975a2085d3b1c6499e96d9cd98c authored over 8 years ago
Added instance type argument to request_task_instance()

ab3bcd597dbd3f2acbb7302036f96b742fa93435 authored over 8 years ago
Bumped to 2.26.1 with fixed AWS args in openaddr-run-ec2-command

5d300a2a198e670a6fba867b49bdc69f32e56d70 authored over 8 years ago
Bumped to 2.26.0 with new openaddr-run-ec2-command script

37bed02dc1cfc8f725ac2f4ed960b7f3076f3d37 authored over 8 years ago
Merge pull request #371 from openaddresses/add-dotmap-supervisor-script

Add supervisor script

955d5923544bae9a3b40768fd772b1a78e454758 authored over 8 years ago
Tweaked command test to look at pairs of args

e0b3ea646383af1752c5ae75a44f9dfbc4716251 authored over 8 years ago
Removed references to util.request_task_instance_old()

ad49bcba5c1e2fe106c5b40eb140d5936fa4f5bc authored over 8 years ago
Added openaddr-run-ec2-command script for dotmap and collections

74f831632ed99463bbd473e311e0e54856668a3d authored over 8 years ago
Implemented util.request_task_instance() with new userdata template

32f77246f4378e3dbb74371b93936a6066a9f065 authored over 8 years ago
Added failing test for new util.request_task_instance()

3047f4177ee748df15485b465c5195b0dce0b848 authored over 8 years ago
Renamed util.request_task_instance() to util.request_task_instance_old()

b47b9805eb70847db6d642c03241365f28b740aa authored over 8 years ago
Merge pull request #369 from openaddresses/remove-collect-cookbook

Removed collector chef cookbook

a77bf2fd794de78b8dae18a2eea07c96ac344021 authored over 8 years ago
Removed collector chef cookbook

4fe32f9983741f7524f54682ab023218e5958f2f authored over 8 years ago
Bumped to 2.25.0 with addition of arguments for openaddr-supervise-extract-collection instead of cookbook

9e3cc6ccd654863f67cb593546e864c8497eb628 authored over 8 years ago
Bumped to 2.24.2 with addition of arguments for openaddr-supervise-extract-collection instead of cookbook

439dc88187d1941007fb105098df0accd6982629 authored over 8 years ago
Merge pull request #368 from openaddresses/remove-collect-cookbook

Remove collect cookbook

32e31dd92f3f07a1ad455cd844a3de2de3a383e7 authored over 8 years ago
Moved shlex.quote() to compat module

5d889b344fe1bde673ff3ea5e3a0e288bc20d3e8 authored over 8 years ago
Removed /etc/openaddr-collector.conf and made collector chef cookbook a no-op

336adcaec9badec52ba42dcfc64257a64c0e0b2f authored over 8 years ago
Started passing explicit arguments to remote collection script

34e7d89d46bb03d79111057154f22984127e9cdb authored over 8 years ago
Passing explicit command line arguments to openaddr-collect-extracts

3d135da1da69a1a1c3c6f5d5c405c2556b249395 authored over 8 years ago
Merge pull request #367 from openaddresses/incorporate-queue-time

Incorporate cache time when ordered a set

32f812659b11838dda2e67e4f1643d72c461e52b authored over 8 years ago
Passed get_batch_run_times() test

f0708b384c16670884bc3d46f18db2f3ccecc594 authored over 8 years ago
Added a number of failing batch run time cases

fa74a16321e72f4ba78037e53f1edca1517bb36a authored over 8 years ago
Merge pull request #365 from openaddresses/wtf-setup-package-data

Removing package data prior to CI tests

ac860597b14238baa763f788bf9b7d465f08a4b6 authored over 8 years ago
Added missing sources

2c09e0baf1b34c3305d7000d32603cfeab2939b9 authored over 8 years ago
Removing most of openaddr

f94eb45984d2423ce4e6c536adcc17717967848f authored over 8 years ago
Removing local openaddr to make tests more reliable

a19e2204aef1c9559e88546bf983ad60cd483e41 authored over 8 years ago
Bumped to 2.24.1 with fix to missing openadd.util template file

1de56b60afceb2f3a9f165b2e6533e2f7e4b30b1 authored over 8 years ago
Bumped to 2.24.0 with new openaddr-supervise-extract-collection script

a6f6b6e025919787fccfac66bf616846d8a76b55 authored over 8 years ago
Merge pull request #364 from openaddresses/add-collect-ec2-runner

Added openaddr-supervise-extract-collection script for collector instances

63e7d07578fcf90a634836d3c364932b671d4b4e authored over 8 years ago
Extended instance runtime to 12 hours based on observed 8 hours

9bdc55a49f67dae209d55c075e1afa9d3bc7ade5 authored over 8 years ago
Updated documentation

a3302a4ac19b1c169442287a908c3347add9aa56 authored over 8 years ago
Removed unneeded collector logrotate config

a32cbcc8deeb6249cddd5e8895a57a26efa66215 authored over 8 years ago
Added openaddr-supervise-extract-collection script

18163a8cae5c4d4f0e3d7eefa1d8dad494c70f26 authored over 8 years ago
Prepared collect script to run for real

c16587f04417c04e2b1cca0e5b213f08d605e6f7 authored over 8 years ago
Bumped to 2.23.0 with new chef and utility code for collector runner

0589a8c88ef851dcd04ae6239a1db9040a860f40 authored over 8 years ago
Merge pull request #363 from openaddresses/add-collect-ec2-runner

Added EC2 runner for collection process

8e24418032755cf261c7edc2ab8cf8c79688782b authored over 8 years ago
Added no-op collector userdata for EC2 instance

90a290f3c930062c158ff897201f2b005d7d798c authored over 8 years ago
Added basic chef configuration for collector

5a6fe1744cfd1589111f87b98e07da5ad0db3af7 authored over 8 years ago