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

Started keeping paths for rendered features

b99f02497fba1dd3c23675f1784d3e698e7ccbbd authored about 8 years ago by Michal Migurski <[email protected]>
Separated render_png() and render_geojson() functions

7360d35ed695265dcec0f5033a76f6b30aba1b2b authored about 8 years ago by Michal Migurski <[email protected]>
Started writing out GeoJSON with meaningful columns

3c10f1b9166076646e29e21abcbabbb31880e3f0 authored about 8 years ago by Michal Migurski <[email protected]>
Added simple GeoJSON output rendering

33e39d50195af8fcb4adffa7aa9d706c3068e3ed authored about 8 years ago by Michal Migurski <[email protected]>
Added working sources-dir argument to render

4bfc5f3edc7626c837d6de0e203e8366bc0c6558 authored about 8 years ago by Michal Migurski <[email protected]>
Corrected live state URL to results.openaddresses.io

7041f84411746d59bc1a9ff94d94b410f9690fef authored about 8 years ago by Michal Migurski <[email protected]>
Bumped to 3.17.1 with a couple bug fixes

6c190640b83eddbba7ccadaa6ed02f3150a2ff08 authored about 8 years ago by Ian Dees <[email protected]>
Merge pull request #501 from openaddresses/migurski/fix-esri-join-bits

Fix ESRI join bits

4077ded8f51897680bb700f5ca85461c14ba95b4 authored about 8 years ago by migurski <[email protected]>
Added list test case for EsriRestDownloadTask.field_names_to_request()

ef6296d578fd0b01e466f61e8aec2f5cd56aecef authored about 8 years ago by Michal Migurski <[email protected]>
Implemented Kharkiv, UA feature server responses for test

077b0c8d51128eced375efdcd16c41d189492bb3 authored about 8 years ago by Michal Migurski <[email protected]>
Added failing Kharkiv test

ae50a4df164fa7fd5ef2ac57fb8d64167e26b508 authored about 8 years ago by Michal Migurski <[email protected]>
Implemented join and format fields for ESRI downloader

001a55a714c12aab517f22134c5caf71a929f266 authored about 8 years ago by Michal Migurski <[email protected]>
Added failing field function test

df887b0f02871a9386a9dc8459fa18ed27df7f5a authored about 8 years ago by Michal Migurski <[email protected]>
Removed unneeded awscli and botocore dependencies

3ade7a65e1b70f20344c6799fdd6478d6688cab5 authored about 8 years ago by Michal Migurski <[email protected]>
Merge pull request #498 from openaddresses/fix-remove-prefix-and-postfix-functions

Fix remove_prefix and remove_postfix functions

ae5c7dd4502793169e023af0e954fbf615b246be authored about 8 years ago by migurski <[email protected]>
Bumped to 3.17.0 with with new openaddr-sum-up-data command

91e8245dfdcf19f141e37ca3f882177f98f92303 authored about 8 years ago by Michal Migurski <[email protected]>
Merge pull request #499 from openaddresses/migurski/move-periodic-render-tasks

Move periodic summing-up tasks

faa8b726bf59ab201bb7a46665db3aef8af0e26c authored about 8 years ago by migurski <[email protected]>
Removed render map and stats from openaddr-collect-extracts command

19f086f4975cff65216996baf7c74b525049c72e authored about 8 years ago by Michal Migurski <[email protected]>
Added openaddr-sum-up-data command to crontab

d5d3fd401e1454c2d226a12f47d8af10552bccfd authored about 8 years ago by Michal Migurski <[email protected]>
Added openaddr-sum-up-data command for rendering maps and stats

398a0a2c6ec4a1aa89710ae106d2f34e1f6487f5 authored about 8 years ago by Michal Migurski <[email protected]>
Bumped to 3.16.1 with fixed new Python 2.7 encoding bug

5e557c4019e3b28536a29cf0403063a52d6c070d authored about 8 years ago by Michal Migurski <[email protected]>
Bumped to 3.16.0 with added new conform functions and improved dashboard

99ac48330ed1d8a5d75bc8747dde00e31506fe20 authored about 8 years ago by Michal Migurski <[email protected]>
Merge pull request #496 from openaddresses/nelson-tweak-dashboard

Nelson tweak dashboard

45a0b6c8136666388a7dc39f86dab7e2314bee57 authored about 8 years ago by migurski <[email protected]>
Merge pull request #497 from openaddresses/nelson-install-docs

Install docs improvements based on a run-through.

1a2d343db09a87b0c3169a32302cce79a4da764c authored about 8 years ago by migurski <[email protected]>
Install docs improvements based on a run-through.

8114c90342d510f05849adabc2bddec74b91b10e authored about 8 years ago by Nelson Minar <[email protected]>
Add link to dashboard to site navigation

06bddeef09a3f757446609eb7a63e86311bfd9aa authored about 8 years ago by Nelson Minar <[email protected]>
Make dashboard.html inherit from the base HTML template

Will give standard site style + boilerplate to the dashboard page.

d006c7b7a66334f5285f033aea5dd8443e67c313 authored about 8 years ago by Nelson Minar <[email protected]>
Add a head block to the base.html template.

Allows pages to add CSS and Javascript when inheriting from the template.
I'm not a Jinja2 user, ...

191b978ea12ae148d37b42fc83ea919faaa61a50 authored about 8 years ago by Nelson Minar <[email protected]>
Merge pull request #495 from openaddresses/add-remove-prefix-and-postfix-functions

Add remove prefix and postfix functions

066ca96b14a83051c947f3b559cf01e7cf45b164 authored about 8 years ago by Ian Dees <[email protected]>
add code+tests that for case when `field_to_remove` is empty string

d8920b37c77944ab8a6722964321a04a6dbaaadd authored about 8 years ago by Stephen Hess <[email protected]>
moved prefixed_number and postfixed_street tests to correct place

f192e6fabf093e6aa9c44a200d50fb0c16c55df2 authored about 8 years ago by Stephen Hess <[email protected]>
Merge pull request #494 from openaddresses/add-subaddresses-to-prefixed_number

fixed prefix/postfix regexes to include subaddresses (not units)

b76e079d137ab686b921cf72612e71e698689b8f authored about 8 years ago by Stephen K Hess <[email protected]>
Bumped to 3.15.3 with fixed Github public/private org membership check

0404859f73320ba9fd825d53cff130751fab3868 authored about 8 years ago by Michal Migurski <[email protected]>
Merge pull request #493 from openaddresses/migurski/fix-org-membership

Switched to checking public/private org membership on login

37f1042273f12d7c6e1fd1a881480f0504bf2097 authored about 8 years ago by migurski <[email protected]>
Switched to checking public/private org membership on login

2f61b8be5d32ac1cbe04d777292c4df71f647162 authored about 8 years ago by Michal Migurski <[email protected]>
Bumped to 3.15.2 with fixed EC2 instance tag and wait behaviors

c8bfb2d4ad176227d2eace0870f983dbb037d59a authored about 8 years ago by Michal Migurski <[email protected]>
Merge pull request #492 from openaddresses/migurski/fix-instance-run

Fix instance run

b360bb936e0a8ca13ee6cf1c2b4a27cf4b988f2b authored about 8 years ago by migurski <[email protected]>
Removed instance wait in openaddr-run-ec2-command

9f0f4ff8d17c86adc9b5bdabd9fce323d30a09b1 authored about 8 years ago by Michal Migurski <[email protected]>
Retrying EC2 instance add_tag() if it fails

ad5ab6123af3cb3f33c8af766d5bce186b3a9f2d authored about 8 years ago by Michal Migurski <[email protected]>
added `remove_prefix` and `remove_postfix` functions

76a6fbaa333d16f8d09b052ad88228de7eacd621 authored about 8 years ago by Stephen Hess <[email protected]>
fixed prefix/postfix regexes to include subaddresses (not units)

124e52b48235d08c7cff4346a32aea3ddb4f0609 authored about 8 years ago by Stephen Hess <[email protected]>
added start of remove_prefix and remove_postfix

437915a4bed2c8d821a483625fe5fb806131f8da authored about 8 years ago by Stephen Hess <[email protected]>
Bumped to 3.15.1 with fixed health check endpoint

f6a25ab5db7a018938cebd18835484ca6fb82211 authored about 8 years ago by Michal Migurski <[email protected]>
Bumped to 3.15.0 with added support for IAM Role AWS credentials and some other fixes

9d966b386123cc3d0d7d8d14117e977ccf4a216b authored about 8 years ago by Michal Migurski <[email protected]>
Merge pull request #491 from openaddresses/migurski/update-docs

Update install docs

7b996b3d364582b2e47b1a499ec1039e60fd8d80 authored about 8 years ago by migurski <[email protected]>
Added note based on Nelson's suggestion

99b2d57bc87f432d095ca6a4ad952e621a66fc18 authored about 8 years ago by Michal Migurski <[email protected]>
Wrote prose sections for installation docs

53dbad3f6550463ee4de3fbc55020b8bd23355f8 authored about 8 years ago by Michal Migurski <[email protected]>
Added install section for running a set of test sources

4646a973884e378beb21be6e8407e37c168eb8e6 authored about 8 years ago by Michal Migurski <[email protected]>
Merge pull request #487 from openaddresses/migurski/remove-passed-aws-keys

Remove passed AWS keys and secrets

a2943580d4118fc802f6d0b39932b9d7c81e185b authored about 8 years ago by migurski <[email protected]>
Fixed openaddr-enqueue-sources --cloudwatch-ns arg

2159e24cc86b397e7ea708b19c381c0504f1de82 authored about 8 years ago by Michal Migurski <[email protected]>
Removed explicit AWS keys/secrets from Flask config

ef73cbbfb957690d1c3462cbfcf308b45c295404 authored about 8 years ago by Michal Migurski <[email protected]>
Updated upload-cache to use security token

acce7e7a539c4d0a3b16288ec7996183dc7dcd24 authored about 8 years ago by Michal Migurski <[email protected]>
Removed remaining AWS keys/secrets from chef directory

fcdfdfdf3d597e9605beb77b13c218c8bc191e24 authored about 8 years ago by Michal Migurski <[email protected]>
Removed AWS key/secret args from openaddr-run-ec2-command and openaddr-ci-worker

71395785886a565e18ce660b8b87842d4d19826b authored about 8 years ago by Michal Migurski <[email protected]>
Removed explicit AWS environment vars from webhooks code

ddb1a6d73b7cb1680f594373b14b0137853bef96 authored about 8 years ago by Michal Migurski <[email protected]>
Added an OAuth test meant to check for AWS secret key usage

e6c4611508042eba18bb4fa4d951f9700b84a915 authored about 8 years ago by Michal Migurski <[email protected]>
Stopped reading AWS env vars without boto in ci.load_config()

69dc0bd933e17fc898df3dbac28b86422aab379f authored about 8 years ago by Michal Migurski <[email protected]>
Bumped to 3.14.0 with added dashboard stats output to S3

f509b870c537b2cf40cc96a9f6986c64e45921c2 authored about 8 years ago by Michal Migurski <[email protected]>
Merge pull request #486 from openaddresses/migurski+nelson/add-stats

Add stats updates

aa5e426660f75279686cc43b0ea1a5c8d44cc3ee authored about 8 years ago by migurski <[email protected]>
Added dashboard stats update to openaddr-collect-extracts

6813013fbcb4cbb397a5f68987c8159317e1f063 authored about 8 years ago by Michal Migurski <[email protected]>
Removed unneeded heartbeat_kind postgres type

8c2438c238eaea4c711f5f597be18dd9b95cf31f authored about 8 years ago by Michal Migurski <[email protected]>
Added dashboard_stats.upload_stats()

5f0f4f4b8261ee41fb13285ba21d1281ff9c43e1 authored about 8 years ago by Michal Migurski <[email protected]>
Added test for dashboard_stats.make_stats()

d5c39d40adba884ba8c1604a8399a552a2f09de2 authored about 8 years ago by Michal Migurski <[email protected]>
Bumped to 3.13.2 with start to static dashboard code

94f57c530fef760fabd40ce2604780f84d4f5cb5 authored about 8 years ago by Michal Migurski <[email protected]>
Merge pull request #485 from openaddresses/migurski+nelson/add-stats

Add basic stats view

64f6d91343ecfca686e8d51fcb86ef6a6175f784 authored about 8 years ago by migurski <[email protected]>
Added Flask route for new dashboard display

15612fc06ed9d8a1560bf0cbba9cf356463a8331 authored about 8 years ago by Michal Migurski <[email protected]>
Initial checkin of dashboard HTML graph code

7b4dfbbb4ba7d1cfa286e82b1657b4ff050a47e4 authored about 8 years ago by Nelson Minar <[email protected]>
Imported initial dashboard stats code

Copied from https://github.com/NelsonMinar/machine/blob/419355ab4/dashboard/export.py

b71a8fad96e2038cdd07b5d87120de7900ec40a6 authored about 8 years ago by Nelson Minar <[email protected]>
Bumped to 3.13.1 with fixed openaddr-enqueue-sources crontab

545551074895da724e7297f3be574e7f222a2535 authored about 8 years ago by Michal Migurski <[email protected]>
Bumped to 3.13.0 with renamed street number/name expansion functions

5c19e88e68498d78d65c8569178e8c68975a04cb authored about 8 years ago by Michal Migurski <[email protected]>
Merge pull request #484 from openaddresses/rename-basic-number-and-street-functions

renamed functions to `prefixed_number` and `postfixed_street`

ff94ba476c9d960222d3ed59564f856cce81c18a authored about 8 years ago by migurski <[email protected]>
Bumped to 3.12.3 with fixed git checkout in EC2 task user data

6760ab760d4be76bd784aad58c584ed8c4529847 authored about 8 years ago by Michal Migurski <[email protected]>
renamed functions to `prefixed_number` and `postfixed_street`

5b5d8b4d0c71bc64293ede6ae6301e1df07f6a18 authored about 8 years ago by Stephen Hess <[email protected]>
Bumped to 3.12.2 with moved openaddr /tmp cleanup cron to account role

c1771430840aab5c182173d70205f7902a5504f6 authored about 8 years ago by Michal Migurski <[email protected]>
Bumped to 3.12.1 with switched to S3 data bags and removed heartbeat.worker_kind

6c159f0ba5c1a8210f989be1b994cdc327ece837 authored about 8 years ago by Michal Migurski <[email protected]>
Merge pull request #483 from openaddresses/migurski/use-s3-databag

Use databag from S3 instead of locally on each instance

2bd64175b6ff531bc1ee42a232ea236a4e84e11f authored about 8 years ago by migurski <[email protected]>
Changed version back to normal version

This reverts commit e8f146f08f2a6e90b304b0f9092d5e46811076c8.

7d9657af0c2bb50b6f244ed0047c607b904f4c72 authored about 8 years ago by Michal Migurski <[email protected]>
Checking out to a living branch in task instances

8f86b99dad86a4683c552e64b7f3065f57c4bfa0 authored about 8 years ago by Michal Migurski <[email protected]>
Modified version to temporary branch name

e8f146f08f2a6e90b304b0f9092d5e46811076c8 authored about 8 years ago by Michal Migurski <[email protected]>
Added chef prereqs to task instance user-data

b43066d541c2dd596abdfd72718b4b621f103e69 authored about 8 years ago by Michal Migurski <[email protected]>
Added pre-requisites as new chef script

f23709c05e630582b3ac83d26d9061ec402bcc4e authored about 8 years ago by Michal Migurski <[email protected]>
Removed queuedata.Heartbeat.worker_kind

2331bca8c07e91b3e6d7c9c25673a9894ea6cea7 authored about 8 years ago by Michal Migurski <[email protected]>
Bumped to 3.12.0 with added CloudWatch namespace configuration

8558e185103be934b502b7acf16cb2da22e13521 authored about 8 years ago by Michal Migurski <[email protected]>
Merge pull request #478 from openaddresses/migurski/configure-cloudwatch-namespace

Configure CloudWatch namespace

52852cbea2d4b494858dd8f43fa2fa1ebfed8d6a authored about 8 years ago by migurski <[email protected]>
Added CloudWatch namespace config to webhooks recipe

21f30c4244485ef46f087376e21ef65bf57ed443 authored about 8 years ago by Michal Migurski <[email protected]>
Added CloudWatch namespace argument to openaddr-enqueue-sources

2987e2f5db394d0ed2f8c30d9548bebce3614e60 authored about 8 years ago by Michal Migurski <[email protected]>
Bumped to 3.11.4 with switched to IAM roles for openaddr-enqueue-sources and openaddr-update-dotmap

ed1161444cc10072c2ae064dca365d53b375283c authored about 8 years ago by Michal Migurski <[email protected]>
Merge pull request #477 from openaddresses/migurski/iam-role-dotmap-and-batch

Run remaining EC2 tasks under machine-communication role

1e1268bbdd9f309ed85adb451ed4885a01912a11 authored about 8 years ago by migurski <[email protected]>
Removed AWS key/secret args from openaddr-enqueue-sources

8f689fe101561f7d2378b58cddeda3cc8212bff7 authored about 8 years ago by Michal Migurski <[email protected]>
Updated openaddr-enqueue-sources cron task with openaddr-run-ec2-command

68151db9baab5bdf4b704220c5e0c89c0a6d7a36 authored about 8 years ago by Michal Migurski <[email protected]>
Removed AWS key/secret args from openaddr-update-dotmap

ab0f33a484b325056b4c1b736436c645378bf185 authored about 8 years ago by Michal Migurski <[email protected]>
Bumped to 3.11.3 with fixed testing logs and switched openaddr-index-tiles to IAM role

5a3b41f3d34b0413182f5be33a5eb0d898881fb6 authored about 8 years ago by Michal Migurski <[email protected]>
Merge pull request #474 from openaddresses/migurski/tileindex-with-role

Remove AWS key/secret args from openaddr-index-tiles

513835104f0d2330e5ff56cb3a5776946fc2d2af authored about 8 years ago by migurski <[email protected]>
Removed print statements from openaddr-index-tiles

a28cf227344ddc11d66634fe1138ba8fef4c4be1 authored about 8 years ago by Michal Migurski <[email protected]>
Removed AWS key/secret args from openaddr-index-tiles

d3437134f344ff7871ce7c7c47fa552837d4f7e4 authored about 8 years ago by Michal Migurski <[email protected]>
Merge pull request #476 from openaddresses/migurski/muffle-testing-logs

Muffle testing logs

1b37cd65b1b3dfa5b31f272c7aae1880f9f03aae authored about 8 years ago by migurski <[email protected]>
Opened all files in context manager in collect.add_source_to_zipfile()

9f5d74ae964b75faca1b4306c13c803e6aa803c5 authored about 8 years ago by Michal Migurski <[email protected]>
Actually, it's the minimum visible loglevel

cacac691fb76d5347065d623f97ccfcf0afbb1e3 authored about 8 years ago by Michal Migurski <[email protected]>
Suppressed a few warnings and print-outs

dbd3e89516ed8f1f1c97e8b3418f76e15d2b1d46 authored about 8 years ago by Michal Migurski <[email protected]>
Piped openaddr-process-one stderr in ci.work.do_work() to /dev/null

0fbb006467b6b3ccb9a2f480d25ae785d66d155a authored about 8 years ago by Michal Migurski <[email protected]>