Ecosyste.ms: OpenCollective

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

github.com/pelias/microservice-wrapper


https://github.com/pelias/microservice-wrapper

Fix one more CI error

4e02b219e43c4d5da82e1294d830c8ddc33df090 authored over 3 years ago by Julian Simioni <[email protected]>
Fix more missing CI settings

These should have been included in https://github.com/pelias/microservice-wrapper/pull/45

12a0174c3a3caec0a7b41b688e246cc625bc13a5 authored over 3 years ago by Julian Simioni <[email protected]>
Fix Ubuntu version

fb83fd546ea25c045fb847ef63e9ca5460819d8f authored over 3 years ago by Julian Simioni <[email protected]>
Merge pull request #45 from pelias/move-from-travisci-to-github-actions

Move from TravisCI to GitHub Actions

dee513d2f7834ec0ae0e1c6aebfc1c37e23577d2 authored over 3 years ago by Julian Simioni <[email protected]>
Remove TravisCI config

5972d92f9dbe33a9622f919a5c0b52e9f337816d authored over 3 years ago by Julian Simioni <[email protected]>
Rename `travis` NPM script to `ci`

b373bf073c3adc950d11d5e6162d4b38679ceda2 authored over 3 years ago by Julian Simioni <[email protected]>
Move from TravisCI to GitHub Actions

This moves the CI configuration from TravisCI, which we're no longer using
after their disastero...

662a1bb0ae55704f2503883880349c8f517aed0f authored over 3 years ago by Julian Simioni <[email protected]>
Merge pull request #43 from pelias/https-support

Support HTTPS or HTTP service URLs

b4b598adac6b15e88599f505d31cf4d5ec6c3c49 authored over 3 years ago by Julian Simioni <[email protected]>
feat: Support HTTPS or HTTP service URLs

Fixes https://github.com/pelias/pelias/issues/839

f07e7af08080b6878b7fa72a16f346d284949d6e authored over 3 years ago by Julian Simioni <[email protected]>
Merge pull request #41 from pelias/greenkeeper/tape-5.0.0

Update tape to the latest version 🚀

5294830ba6c056e0215bb717ec5962b5a516a854 authored over 3 years ago by Julian Simioni <[email protected]>
chore(package): update tape to version 5.0.0

2e87514504789a8f082c6e743526aa3a852575ca authored over 3 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Add our standard readme banner

d1be5cb3c472bd2e9ef7202440f9c85148ede633 authored over 3 years ago by Julian Simioni <[email protected]>
Remove old badges

8d7f58a4ede3f3406161222ba345c3fb73caa832 authored over 3 years ago by Julian Simioni <[email protected]>
Merge pull request #44 from pelias/github-actions

Migrate to Github Actions

a8400a110ba29c14ee91b38105c5c4d133dbebb1 authored over 3 years ago by Julian Simioni <[email protected]>
chore(CI): Migrate to Github Actions

73ac7895a0567aafbfe923ffae444eae9ece6996 authored over 3 years ago by Julian Simioni <[email protected]>
Merge pull request #42 from pelias/remove-nodejs-8

feat(Node.js): Drop support for Node.js 8

7435f5a42e505ad2af66ab3299e9ad13b9f23dd5 authored over 4 years ago by Julian Simioni <[email protected]>
feat(Node.js): Drop support for Node.js 8

Node.js 8 is no longer supported as it reached [end of
life](https://github.com/nodejs/Release#r...

d09da79ac8b9c601c874d0b5ddcb7ec63a6deb21 authored over 4 years ago by Julian Simioni <[email protected]>
Merge pull request #40 from pelias/fix-travis-config

chore(TravisCI): Remove deprecated `matrix` config section

d88b5430e6d06dd3afc04665a6ca2d1e6b6cd355 authored almost 5 years ago by Julian Simioni <[email protected]>
chore(TravisCI): Remove deprecated `matrix` config section

This config entry is deprecated, and has now started overwriting the
`jobs` section, causing bui...

3c334dcf8e929d6f5840f86501bcb368a661d84f authored almost 5 years ago by Julian Simioni <[email protected]>
Merge pull request #39 from pelias/add-nodejs-12-to-ci

chore(Node.js): Add Node.js 12 to CI

3a6d34873e62b09e0d755745661d544e0979f7e9 authored about 5 years ago by Julian Simioni <[email protected]>
chore(Node.js): Add Node.js 12 to CI

Node.js 12 (and especially Node.js 12.9) is supposed to be significantly
faster than previous ve...

4fe03b8199aa3926e5225d9eb13b4e676e39f032 authored about 5 years ago by Julian Simioni <[email protected]>
Merge pull request #38 from pelias/readme-timeout

fix(readme): Document correct timeout default: 1000ms

1edbcf0f2335577b8b157f1b70ce7dd0ce6edb6c authored over 5 years ago by Julian Simioni <[email protected]>
fix(readme): Document correct timeout default: 1000ms

This value was changed in
https://github.com/pelias/microservice-wrapper/pull/30 but the readme
...

71059caaa2642fe3b3ff971634322ed55c19633e authored over 5 years ago by Julian Simioni <[email protected]>
Merge pull request #37 from pelias/greenkeeper/superagent-5.0.6

Update superagent to the latest version 🚀

79e103c228db9f6d2071d62695ece39b88709be3 authored over 5 years ago by Julian Simioni <[email protected]>
fix(package): update superagent to version 5.0.6

d39dac47c4cd055b1e5b3ab17d19c064395d303b authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #35 from pelias/greenkeeper/superagent-5.0.0

Update superagent to the latest version 🚀

50d036ea7876cfa34e9e6cb226cbd1376d5eaebc authored over 5 years ago by Julian Simioni <[email protected]>
fix(package): update superagent to version 5.0.2

17dddc627b00baabb71f79ae5faac287f06ce06e authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(release): Skip semantic-release run on pull requests

This should speed up our CI slightly

0f3e85138646db589b14cab1ac6861dc1a1f33ff authored almost 6 years ago by Julian Simioni <[email protected]>
feat(Node.js): Drop support for Node.js 6

Connects https://github.com/pelias/pelias/issues/752

a44f246f6c1c02ebf393e9a7c70473acdba00ef3 authored almost 6 years ago by Julian Simioni <[email protected]>
Merge pull request #34 from pelias/fix-tape-usage

chore(tests): Add explicit ends to base level tests

949f72a114480746ef43d1dc3ef74aeb401e4041 authored almost 6 years ago by Julian Simioni <[email protected]>
chore(tests): Add explicit ends to base level tests

In a recent release, `tape` fixed a bug
(https://github.com/substack/tape/issues/458) which ends...

4ebd27726937e46b48d6a1b7e3d25c251a8e8973 authored almost 6 years ago by Julian Simioni <[email protected]>
Merge pull request #32 from pelias/greenkeeper/superagent-4.0.0

Update superagent to the latest version 🚀

0c286a6af8b1d4a1b607d7f5d5c23a466d221175 authored about 6 years ago by Julian Simioni <[email protected]>
fix(package): update superagent to version 4.0.0

acf6262e3567dcaafd190c06d9d13ceb519d0f41 authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #31 from pelias/add-response-time

feat(response): Return metadata object with response time

f8449199505594d095ee230c9598a695b75e02a7 authored about 6 years ago by Julian Simioni <[email protected]>
feat(response): Return metadata object with response time

This can be used downstream to track how long each request took.

cd933924982d3ed06069ee65e195454e77a1a978 authored about 6 years ago by Julian Simioni <[email protected]>
Merge pull request #30 from pelias/increase-default-timeout

feat(timeout): Increase default timeout to 1000ms

2a3eee1419b1436a749248572777d25900ec0145 authored over 6 years ago by Julian Simioni <[email protected]>
feat(timeout): Increase default timeout to 1000ms

250ms is just a little too low for a default value.

Fixes https://github.com/pelias/wof-admin-l...

384f289590973d09b05d36bae086abeb09995714 authored over 6 years ago by Julian Simioni <[email protected]>
Merge pull request #29 from pelias/safely-run-tests

chore(test): Use dedicated test script to catch errors

db72c98a38d28b13195bd2c6a66cd8115014eeb0 authored over 6 years ago by Julian Simioni <[email protected]>
chore(test): Use dedicated test script to catch errors

The way we were running our unit tests does not catch fatal errors in
the unit test run, even th...

fa24b40701a83eaf73d584e931c58c34e4a7b34e authored over 6 years ago by Julian Simioni <[email protected]>
chore(npm): add npmrc disabling package-lock.json

A lockfile makes it harder for carat ranges to work as we desire for pelias
packages when runnin...

750f255a4f8db02dbb9f64de1925e11d4630cf91 authored over 6 years ago by Julian Simioni <[email protected]>
Merge pull request #28 from pelias/semantic-release-build-stage

feat(release): replace semantic-release dep with Travis build stages

d8c2d1f32ea2a01a2d60544de3e6c22c45acb2e0 authored over 6 years ago by Julian Simioni <[email protected]>
feat(release): replace semantic-release dep with Travis build stages

This makes CI quicker, and releases more stable.

Connects https://github.com/pelias/api/pull/1187

3aaf95311c641f3ea9d26cf79ee639ad3b8299c8 authored over 6 years ago by Julian Simioni <[email protected]>
Merge pull request #27 from pelias/greenkeeper/pelias-logger-1.2.1

fix(package): update pelias-logger to version 1.2.1

4e5288d13917cb8f5bcb7ba5be7f405657333438 authored over 6 years ago by Julian Simioni <[email protected]>
fix(package): update pelias-logger to version 1.2.1

Closes #26

0b3956e528f3fa1b39d6a54844fea41833765d36 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #23 from pelias/greenkeeper/tap-dot-2.0.0

Update tap-dot to the latest version 🚀

ef34fb0d42d66f4d6ded63386079f3827477cf7b authored over 6 years ago by Julian Simioni <[email protected]>
chore(package): update tap-dot to version 2.0.0

cb0f4fe7bc76893c1176d56e18135e1170e469cf authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #22 from pelias/carat-ranges

Use carat ranges for all Pelias Dependencies

e7bcc0f4259482323b5b8e76160510a64a77ca50 authored over 6 years ago by Julian Simioni <[email protected]>
Use carat ranges for all Pelias Dependencies

The overhead of having to merge a Greenkeeper PR for every single change to
every single reposit...

12e579eb6083189f6f6ebd90934694c3ace20ab4 authored over 6 years ago by Julian Simioni <[email protected]>
Merge pull request #21 from pelias/greenkeeper/pelias-mock-logger-1.3.0

Update pelias-mock-logger to the latest version 🚀

faecc9852856852eee1965e89076d1b88bdb6aff authored over 6 years ago by Julian Simioni <[email protected]>
chore(package): update pelias-mock-logger to version 1.3.0

61dad6a9edec2fff4bb2d7d98e0bd44cd5af82e0 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
feat(bump): version bump

d9f061cddf83240f75c7c1c1fda17abf3d10b953 authored over 6 years ago by Julian Simioni <[email protected]>
Merge pull request #19 from pelias/greenkeeper/pelias-logger-0.4.0

Update pelias-logger to the latest version 🚀

66cbe811426b7f77e2f3fd28e5354213f038eb9d authored over 6 years ago by Julian Simioni <[email protected]>
fix(package): update pelias-logger to version 0.4.0

66a440af8a33920f61a6900bb8acd6d73b75a215 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #20 from pelias/ci_cleanup

CI cleanup

64a28e8c10d3d2d8c1591cd3c7415adacfac45b1 authored over 6 years ago by Julian Simioni <[email protected]>
feat: Update README header

This is also done to bump the package now that semantic-release and the
new pelias-bot are set up

3ac68552f64a12536cf2720c6ad635503ee8664e authored over 6 years ago by Julian Simioni <[email protected]>
Whitespace

d5ea517b94b82d074796213b8d51cbb8b8a7ac68 authored over 6 years ago by Julian Simioni <[email protected]>
Update semantic-release

Fixes https://github.com/pelias/microservice-wrapper/pull/15

3bd535bb5dcc2658e759cae1446c6df208c35c74 authored over 6 years ago by Julian Simioni <[email protected]>
Properly configure semantic-release

Connects https://github.com/pelias/pelias/issues/724

664b91240e11055c74bbaa99524ee81216e3357c authored over 6 years ago by Julian Simioni <[email protected]>
Remove npm-check

5a8a12226b4a48c561b12f4aa9065e3d83beb6b4 authored over 6 years ago by Julian Simioni <[email protected]>
Add support for Node.js 8 and 10

Connects https://github.com/pelias/pelias/issues/612
Connects https://github.com/pelias/pelias/i...

84f26505e67760f1d9f310e56623906700ff63b0 authored over 6 years ago by Julian Simioni <[email protected]>
Skip TravisCI builds on release tags

d161ec46f63d1bddb6265bf5703ac523ee1fbd0b authored over 6 years ago by Julian Simioni <[email protected]>
Remove redundant TravisCI settings

f37fa01106acf02046630f33a68e7da4533f8a66 authored over 6 years ago by Julian Simioni <[email protected]>
Drop support for Node.js 4

Connects https://github.com/pelias/pelias/issues/693

cf6697e590ccfa3e4a7879ee47a1f4523cf9c8f9 authored over 6 years ago by Julian Simioni <[email protected]>
Merge pull request #16 from pelias/greenkeeper/proxyquire-2.0.0

Update proxyquire to the latest version 🚀

e07d902e63b3146955dc6b09d3f44c77e0628c5a authored over 6 years ago by Julian Simioni <[email protected]>
chore(package): update proxyquire to version 2.0.0

a8203f3dfb6d376351dec799a739eb11765fa860 authored almost 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #14 from pelias/use-http-keep-alives

Use HTTP keep-alives

1a2332edeaf0de82105aec9cde25c563d234bda6 authored about 7 years ago by Julian Simioni <[email protected]>
feat: Use HTTP keep-alives

This prevents the overhead and latency of creating a new connection for
each request, which is c...

daa5fcf13d3cd7c47e3084309389fc5b75db7e8d authored about 7 years ago by Julian Simioni <[email protected]>
Merge pull request #13 from pelias/greenkeeper/initial

Greenkeeper/initial

d77a8810cac043f6c306b27b200363168e47e7c3 authored about 7 years ago by Stephen Hess <[email protected]>
docs(readme): add Greenkeeper badge

b3929069156974cbbebae2e9b9475fac7ed28360 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update dependencies

f100b635a0904723892b9192142d8c0be46ed310 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix: Merge pull request #8 from pelias/bump-mock-logger-version

bumped pelias-mock-logger version to latest

56c8ab74d8a5c2afdf54b1c9d6fb22cfba653e46 authored over 7 years ago by Stephen K Hess <[email protected]>
Merge pull request #9 from pelias/greenkeeper_npx

Use NPX to run Greenkeeper with Node.js 8

4fc04054ccd22f834811097427999e40c60f2add authored over 7 years ago by Stephen K Hess <[email protected]>
Merge branch 'master' into greenkeeper_npx

29587d3c172f2fa607880e6d4ea8be842e3f1753 authored over 7 years ago by Stephen K Hess <[email protected]>
removed carat

011ca466ad9f61f26f79d0dcbec53df25eee5d4a authored over 7 years ago by Stephen Hess <[email protected]>
Merge pull request #10 from pelias/faster_travis

Remove install of gcc 4.8 in TravisCI

2388bd12e00b2ba6a05435c15ae38131924502e9 authored over 7 years ago by Stephen K Hess <[email protected]>
Remove install of gcc 4.8 in TravisCI

036515b1358aa5ab7864c83bbca0772716bf0071 authored over 7 years ago by Stephen Hess <[email protected]>
Use NPX to run Greenkeeper with Node.js 8

bcb09a07b8aea929863797097c7b5c3a900fddb6 authored over 7 years ago by Stephen Hess <[email protected]>
bumped pelias-mock-logger version to latest

2abfcea45380dc9f15350b740ac119cab2d3f77c authored over 7 years ago by Stephen Hess <[email protected]>
feat: Merge pull request #7 from pelias/add-optional-res-parameter

accept req AND res, pass both to getHeaders/getParameters

b9bc0829e573937a1ca726dfb6fef163728c373e authored over 7 years ago by Stephen K Hess <[email protected]>
reduced 2 debug lines to 1

e19c8d14fc246aa6f162b09c27d5835f31d2915e authored over 7 years ago by Stephen Hess <[email protected]>
save off url for logging to avoid recomputation

32772adaf9fac41a1b488596f7c47bdb0e3d8d36 authored over 7 years ago by Stephen Hess <[email protected]>
pass res to synthesizeUrl for debug purposes

873f56f876f6c567c0a9ef0288e60976bf6c72ca authored over 7 years ago by Stephen Hess <[email protected]>
accept req AND res, pass both to getHeaders/getParameters

372090b5fa941e92b4395e42901aa93315453c30 authored over 7 years ago by Stephen Hess <[email protected]>
fix: Merge pull request #6 from pelias/add-synthesized-url-to-debug-log

Add synthesized url to debug log

4e0c5cd3b842bec495e559ace674ed4ec6503648 authored over 7 years ago by Stephen K Hess <[email protected]>
added note about request logging

0b5c12985785000a5434865b9f4b1292ec129cac authored over 7 years ago by Stephen Hess <[email protected]>
added request logging at debug level

5fe5e1655ad0baea79d86a72a9642f1fc12ae4e2 authored over 7 years ago by Stephen Hess <[email protected]>
fix: Merge pull request #5 from pelias/use-isenabled-for-consistency

use `isEnabled()` instead of checking `getBaseUrl()`

69eb5e91a5cb6c2d4157c55f39a39e585885a47e authored over 7 years ago by Stephen K Hess <[email protected]>
use isEnabled() instead of checking getBaseUrl

88c42663b52f874c459ff168dc0c25357e570431 authored over 7 years ago by Stephen Hess <[email protected]>
fix: Merge pull request #4 from pelias/fix-dependencies

moved tap-dot to devDependencies

ae25807a82b131fcfd190c6997a0236877ba119e authored over 7 years ago by Stephen K Hess <[email protected]>
moved tap-dot to devDependencies

93a427dd9d20a3aa0cc1605f9b7ca61a6557df34 authored over 7 years ago by Stephen Hess <[email protected]>
feat: Merge pull request #3 from pelias/setup-semantic-release

add semantic release support

90b0a27fae0668b22c5d63c12cb3401d02b5c47a authored over 7 years ago by Stephen K Hess <[email protected]>
added npm-check dev dependency

42d552a99d577bf04a81f50e834b285ad02264d4 authored over 7 years ago by Stephen Hess <[email protected]>
added engines and pre-commit

2f8c3dea2ffa072302e1e71a61f687a2da9fb123 authored over 7 years ago by Stephen Hess <[email protected]>
add semantic release support

7aced4ae4d51840687db2b76b8b04abe4006f5d7 authored over 7 years ago by Stephen Hess <[email protected]>
Merge pull request #2 from pelias/fix-urls

pass `req` to `synthesizeUrl` and conditionally append `/` to `baseUrl`

72ee7064be1dde12cd5033e26f5e427ec35f954c authored over 7 years ago by Stephen K Hess <[email protected]>
pass `req` to `synthesizeUrl` and conditionally append `/` to `baseUrl`

9092b9c46286e0c1f57b495226bb37de82b629e7 authored over 7 years ago by Stephen Hess <[email protected]>
completed description

0a00adb7faee2837e1e92d7cf0938476663a7f38 authored over 7 years ago by Stephen Hess <[email protected]>
added README

792f03da956853d7cb7692fd523c787ad799f47a authored over 7 years ago by Stephen Hess <[email protected]>
added isEnabled helper method

64f97403e61869c4be396c74bd127e54b065e4a9 authored over 7 years ago by Stephen Hess <[email protected]>
added MIT license file

3749d2fd1a8729cb4be35cd56bb00861fb03055c authored over 7 years ago by Stephen Hess <[email protected]>