Ecosyste.ms: OpenCollective

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

github.com/pelias/config

Configuration file for Pelias
https://github.com/pelias/config

feat: remove `schema.typeName` property from defaults

Remove `schema.typeName` from the default config in order to support elasticsearch v8.

Prior ...

72e4a4cede23594083a2f9ededd7181984090ac6 authored 11 months ago by Michael Kirk <[email protected]>
feat(defaults): add the option for configuring ES client batch size. (#139)

Co-authored-by: mansoor.sajjad <[email protected]>

a01cb6ca122b15165a710e3b3725349a9f21ee6a authored about 2 years ago by Mansoor Sajjad <[email protected]>
Merge pull request #137 from pelias/oa_credentials

oa: add shared community token

32b4e52f75ebbeeee615907947ea683a3cd3d014 authored about 3 years ago by Peter Johnson <[email protected]>
feat(oa): add shared community token

0a6aca208280c99781421dda70a414af043ef95f authored about 3 years ago by missinglink <[email protected]>
Remove references to TravisCI

37711c60afbb87626c27ff9a51dd93fe3cf3d8c4 authored about 3 years ago by Julian Simioni <[email protected]>
Merge pull request #136 from pelias/move-from-travisci-to-github-actions

Move from TravisCI to GitHub Actions

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

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

8bacc8fcc583e71ed7f67a8beeb4b3c9ea62fabc authored about 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...

7bdb36f611aa3130324739156193c2b50943308b authored about 3 years ago by Julian Simioni <[email protected]>
Merge pull request #135 from pelias/fix-continent-layer-duplication

Remove duplicate `continent` entry

da3b4151ace882108912a675a9045ec5b3aec024 authored over 3 years ago by Julian Simioni <[email protected]>
fix(layer aliases): Remove duplicate `continent` entry

For some time, apparently, there have been two `continent` entries in
the `layer_alias` default ...

ba67e73f70a3fd8350658d1a349a205b468e952d authored over 3 years ago by Julian Simioni <[email protected]>
Merge pull request #127 from pelias/autodiscover_true

default targets.auto_discover=true

2bdcc85cdbfe2afac7defa3da69c42638c7ad744 authored over 3 years ago by Julian Simioni <[email protected]>
feat(config): default api.targets.auto_discover to true

BREAKING CHANGE: Change the default value of
`api.targets.auto_discover`, which [automatically d...

81c5f5ad720304b76a8742cfa18b0582fc33035d authored over 3 years ago by missinglink <[email protected]>
Merge pull request #131 from pelias/greenkeeper/tape-5.0.0

Update tape to the latest version 🚀

5d7c20515ca1a4378f51ec2ea662288c9df43707 authored over 4 years ago by Julian Simioni <[email protected]>
chore(package): update tape to version 5.0.0

32ca216e0959b99104fd53fbae4d50f8194d04e7 authored over 4 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Merge pull request #132 from pelias/lodash_get

support for lodash get defaultValue

1dab5e0540046e8edc2b9346d8109bb312f41a12 authored over 4 years ago by Julian Simioni <[email protected]>
fix(get): support for lodash get defaultValue

602228975781880c4e7883bd322c3aa29157162f authored over 4 years ago by missinglink <[email protected]>
Merge pull request #129 from pelias/use-postal-cities

feat: Enable Postal Cities by default

520923a21cc3bdae59ea5ab7b233096a2981d356 authored over 4 years ago by Julian Simioni <[email protected]>
feat: Enable Postal Cities by default

For quite a while now we've had a solution to the "Postal Cities
problem" (https://github.com/pe...

f3632e909c0552f6b02c9c4455a83dc67ace65da authored over 4 years ago by Julian Simioni <[email protected]>
Merge pull request #130 from pelias/remove-nodejs-8

Drop support for Node.js 8

1abe65a6f01d9307da14ccc659634aeffd95ad06 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...

d05635d1eb53fd47944f5781553222772e689ee0 authored over 4 years ago by Julian Simioni <[email protected]>
Merge pull request #128 from pelias/joxit/feat/remove-importVenues

Remove default value for `imports.whosonfirst.importVenues`

5c73884c05e43344b29a52938b78fa5bbe2af577 authored over 4 years ago by Julian Simioni <[email protected]>
feat: remove `imports.whosonfirst.importVenues`

788994f2254b68d7aa19e0e15dac5301bc5e52b3 authored over 4 years ago by Joxit <[email protected]>
Merge pull request #126 from pelias/elasticsearch_7_es_api

fix(esclient): default esclient.apiVersion to 7.x

db6b9af7de4621c568026ca925aae3d278c1ea27 authored over 4 years ago by Peter Johnson <[email protected]>
fix(esclient): default esclient.apiVersion to 7.x

2fd5179b8236a57809e697d6c1bc3b7aa5bf5da2 authored over 4 years ago by missinglink <[email protected]>
Merge pull request #125 from pelias/default-import-postalcodes

feat(config): Default `whosonfirst.importPostalcodes` to true

568f2931a448669597d877ca0d07019da756d539 authored almost 5 years ago by Julian Simioni <[email protected]>
feat(config): Default `whosonfirst.importPostalcodes` to true

These take very little additional space, and are quite useful.

We should have enabled this a lo...

3de11354c0187ccce4408fd35f03f1abd8af38f5 authored almost 5 years ago by Julian Simioni <[email protected]>
Merge pull request #124 from pelias/remove-matrix-travis-section

chore(CI): Remove deprecated `matrix` section

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

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

a50f12ecedd0a992b32440c82d54bcd271d55ae8 authored almost 5 years ago by Julian Simioni <[email protected]>
Merge pull request #122 from pelias/elasticsearch7-doc-type

feat(elasticsearch): Default to `_doc` as type name for ES7 support

68d9a79443fad2727355bdf770b5182504135e50 authored almost 5 years ago by Julian Simioni <[email protected]>
feat(elasticsearch): Default to `_doc` as type name for ES7 support

Now that we have dropped support for ES5, we can change the default type
name from `doc` to `_do...

e4c34ffcf7942f90e24d0676dcbaccebe6ef0133 authored almost 5 years ago by Julian Simioni <[email protected]>
Merge pull request #121 from pelias/remove-mapzen-hosts

Remove Mapzen services from default endpoints

c1f02389bee6622abdb20a1bebe250e0ec38cfa2 authored about 5 years ago by Peter Johnson <[email protected]>
feat(endpoints): Remove Mapzen services from default endpoints

None of these URLs have worked in two years, and there's really no
reason for them to be the def...

d4032a4c648f00e8a5dd1363e5344d5baadcfe03 authored about 5 years ago by Julian Simioni <[email protected]>
Merge pull request #120 from pelias/add-nodejs-12-to-ci

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

3b6ad3ea8b46f3188041abde79b5dbc63d5ab8ea 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...

38949291fe18cdd3090c8acf05db42ce8c8538e5 authored about 5 years ago by Julian Simioni <[email protected]>
feat(es6): set elasticsearch6 as default

63944505562635fd6fbd16c4d6c893d9414b091d authored about 5 years ago by missinglink <[email protected]>
feat(elasticsearch): support for dynamically specifying the elasticsearch _type from config

de66daa6f72a03e307f432cac3a992bf51d4fed7 authored about 5 years ago by missinglink <[email protected]>
feat(elasticsearch): support for dynamically specifying the elasticsearch _type from config

cabddf467d3bab630cc83ffb8a55f5b04aa7215e authored about 5 years ago by missinglink <[email protected]>
Merge pull request #116 from pelias/joxit/remove-textAnalyzer

Remove textAnalyzer from the config, no more used

c9a49fa65569e1b343a1b0131348da85b973535c authored about 5 years ago by Julian Simioni <[email protected]>
feat(textAnalyzer): remove textAnalyzer from the config, no more used

d1310befea0acf90986aa1292a59c7493a8a62f9 authored about 5 years ago by Joxit <[email protected]>
Merge pull request #114 from pelias/greenkeeper/@hapi/joi-16.0.0

Update @hapi/joi to the latest version 🚀

7eaf5f4ff0bdefc382cb207ed30953140196aa91 authored over 5 years ago by Julian Simioni <[email protected]>
feat(validation): Update validation for joi 16

There are _many_ breaking changes

1287c1e663ea2b042e92334ee11f777b3404723a authored over 5 years ago by Julian Simioni <[email protected]>
fix(package): update @hapi/joi to version 16.0.0

dffff235f1e5ec2bec7f828c8ae033f700ff7a8c authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Merge pull request #113 from pelias/update-joi

Update joi package to new namespaced version

7bfff7f9d7ebd6c3a33edbb8b78f83c1a20d4ebd authored over 5 years ago by Julian Simioni <[email protected]>
feat(deps): Update joi package to new namespaced version

`joi` has moved to `@hapi/joi`

eed0aefdfc4041adddc841b89906565d7a6359b4 authored over 5 years ago by Julian Simioni <[email protected]>
feat(Elasticsearch): Make ES5 the default version

BREAKING CHANGE: This drops support for ES 2.4

4c7b5b1370d4245f378a7e221a3d1df07e17e62e authored over 5 years ago by Julian Simioni <[email protected]>
Merge pull request #112 from pelias/elasticsearch-5-default

Make Elasticsearch 5.6 the default

99be638ad8be76d410755e4b96b5fac0eb9b2a79 authored over 5 years ago by Julian Simioni <[email protected]>
feat(ES): Make Elasticsearch 5.6 the default

BREAKING CHANGE

This is the official last step to finish up
https://github.com/pelias/pelias/is...

9598e391fa649ec7737c703e42943441d8a69b5f authored over 5 years ago by Julian Simioni <[email protected]>
osm planet is downloaded by osm downloader as planet-latest.osm

aa2922a58e4d71a7d8fc3954f37de77ce69c75af authored over 5 years ago by jeremy-rutman <[email protected]>
Merge pull request #107 from pelias/csv-importer

feat(importers): Add empty "csv" section to config

a8af38ba649bfbcee471edd9e7992349b5d4cf6e authored almost 6 years ago by Julian Simioni <[email protected]>
feat(importers): Add empty "csv" section to config

The csv-importer's config validation requires the "csv" section is at
least present.

Connects h...

2688aed313eef1cbf7e5084d8052c7841bffdf64 authored almost 6 years ago by Julian Simioni <[email protected]>
Merge pull request #109 from pelias/drop-node-js-6

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

e13dab74b7b8ef667a6da869c522bca8572f251b 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

5c6755db3282abcb2ba1b8db7d2c38b3f1d0b2bc authored almost 6 years ago by Julian Simioni <[email protected]>
Merge pull request #108 from pelias/skip-semantic-release-on-pull-requests

chore(release): Skip semantic-release run on pull requests

7df1eac34e728f0487ed1cd338bb707a3ea5eb69 authored almost 6 years ago by Julian Simioni <[email protected]>
chore(release): Skip semantic-release run on pull requests

This should speed up our CI slightly

b9cfdc5730d37c09504a3db157d87b884715554e authored almost 6 years ago by Julian Simioni <[email protected]>
Merge pull request #106 from Echelon9/fix/travis-ci-infrastructure

travis: reflect new best-practice travis-ci configuration

e0b1f87751aef97f5b50225a7f836e4ae34e48ec authored about 6 years ago by Julian Simioni <[email protected]>
travis: reflect new best-practice travis-ci configuration

Travis-CI has or will shortly make in early December 2018 a number of beneficial
changes to thei...

c69d65de8b86bf759ca515aec64c203da9a53558 authored about 6 years ago by Rhys Kidd <[email protected]>
Merge pull request #105 from pelias/fix-schema-validation

Fix schema validation

b344c97aee604a3ac7c3aca9039bc1a21c6b7c02 authored about 6 years ago by Julian Simioni <[email protected]>
fix(schema): Return properly annotated object after schema validation

If a schema was passed for validation, the returned config object did
not have the `get` functio...

1dc86dc03ad3345db0ec08d863d538f7cdda018e authored about 6 years ago by Julian Simioni <[email protected]>
chore(test): expand test to validate a real schema exists

cd1a4905a523319a99d1c340d7486e7d1e2788c2 authored about 6 years ago by Julian Simioni <[email protected]>
Merge pull request #104 from pelias/test-helper-methods

feat(generate): Add custom and default config helper functions

c7b42c5cfe685a21d3ada39f9b944448d18f86ee authored about 6 years ago by Julian Simioni <[email protected]>
feat(generate): Add custom and default config helper functions

This adds two new functions to the `pelias-config` module:

`generateDefault`: this function alw...

11b5d3292f081645b62d5e69abcb74b9a105cc2b authored about 6 years ago by Julian Simioni <[email protected]>
feat(canonical_sources): add a list of canonical sources

182007cfd60da6b3b0c127e91378021136da3acc authored about 6 years ago by missinglink <[email protected]>
Merge pull request #102 from pelias/greenkeeper/joi-14.0.0

Update joi to the latest version 🚀

914501551012a15ecdfee19ea5287b3f78fc289b authored about 6 years ago by Julian Simioni <[email protected]>
fix(package): update joi to version 14.0.0

5981f17cafe4cc063a050e3abf33afce6e5b7101 authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #101 from pelias/add-get-function

feat(get): add get helper method

0ce60570d25137655cabe7472e19e43affdb4ce3 authored about 6 years ago by Julian Simioni <[email protected]>
feat(get): add get helper method

This adds a `.get` function to all config objects made with `generate()`.

Like [Lodash _.get](h...

0f6a15ca82816288577b241f31706762f72aa5be authored about 6 years ago by Julian Simioni <[email protected]>
Merge pull request #100 from pelias/usePostalCities

feat(usePostalCities): add usePostalCities boolean

249cf2730f595d78ac67efba928ab3a305bbe55d authored over 6 years ago by Julian Simioni <[email protected]>
feat(usePostalCities): add usePostalCities boolean. See https://github.com/pelias/wof-admin-lookup/pull/232 for more info on usage.

b5d3f73c9657821d80f1f67c76005f6e7283d91f authored over 6 years ago by missinglink <[email protected]>
feat(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...

a043a4f102a673f5299504a7f3bc43cd2a6b41c1 authored over 6 years ago by Julian Simioni <[email protected]>
feat(gid_blacklist): add default config

e188300f09d189a51a081c809da012e4be846e3c authored over 6 years ago by Peter Johnson <[email protected]>
Merge pull request #97 from pelias/set-default-for-json-logs

Set default for JSON logs

5f35c285af37c0a79e970c2cdd6e5bd03dd90e2a authored over 6 years ago by Julian Simioni <[email protected]>
feat(logs): Set default for JSON logs

This is a default value for the change in https://github.com/pelias/logger/pull/47
that allows l...

0ce6eeb1a9ff7df19cb1eb93c6e29c4066965d35 authored over 6 years ago by Julian Simioni <[email protected]>
Merge pull request #96 from pelias/move-expected-values

chore(tests): move expected-deep.json into test directory

3d68fea1aa91295cd1b1929147228e893a8aa519 authored over 6 years ago by Julian Simioni <[email protected]>
chore(tests): move expected-deep.json into test directory

This has been a minor thing that's bugged me for a long time: a test
fixture is in the code dire...

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

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

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

This change moves semantic-release out of dev-dependencies, but keeps
its functionality by calli...

e1d23ff3033891ff31370f8df56ff4a4fe63a711 authored over 6 years ago by Julian Simioni <[email protected]>
Merge pull request #92 from pelias/path.resolve

fix(PELIAS_CONFIG): properly suport relative paths

8cb515014e178fe922ee3f85905d17494780b92d authored over 6 years ago by Julian Simioni <[email protected]>
fix(PELIAS_CONFIG): properly suport relative paths

Usage of `path.resolve` was removed in https://github.com/pelias/config/pull/89.

Without `path....

353fbbd65855fc664596c3cd740efd517cb22512 authored over 6 years ago by Julian Simioni <[email protected]>
Merge pull request #91 from pelias/greenkeeper/tap-spec-5.0.0

Update tap-spec to the latest version 🚀

652de2d3f6b1708c43445448c5e6de1d7b05b9f6 authored over 6 years ago by Julian Simioni <[email protected]>
chore(package): update tap-spec to version 5.0.0

b1bd1d5bb474a6481c4b66787197d3d3b84809eb authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(docs): Fix example in readme

This refers to the old Mergeable behavior

43c5de76a22223b3b7a0af2bd38440de5b41f58c authored over 6 years ago by Julian Simioni <[email protected]>
feat(bump): Bump major version

BREAKING CHANGE: The previous pull request is a breaking change

See https://github.com/pelias/c...

39eb4044e29777863577e87753d50401f8d4a426 authored over 6 years ago by Julian Simioni <[email protected]>
Merge pull request #89 from pelias/remove-mergeable

Replace Mergeable with Lodash

f05ff28ec4cd8a82ec6b1159ceb7d463415a63b9 authored over 6 years ago by Julian Simioni <[email protected]>
Fix local path default

01885ffdb7637eb292bec0a1253b0d7c69126e88 authored over 6 years ago by Julian Simioni <[email protected]>
Update readme

983721ce262dc8e7b366276a0635961749427357 authored over 6 years ago by Julian Simioni <[email protected]>
Update comment

2594b3c5636bc9f7ff41cf59d986de9521e39a66 authored over 6 years ago by Julian Simioni <[email protected]>
Cleanup and simplify

56e188ef6462293fa13582c9056a51fedb27caae authored over 6 years ago by Julian Simioni <[email protected]>
Use function definition instead of variable

19dfb4223855908b79b8e744a7fa8d42c1810e76 authored over 6 years ago by Julian Simioni <[email protected]>
Test that a default merge is deep

042e46810c321afe00846fdc006e213c08b1dfaa authored over 6 years ago by Julian Simioni <[email protected]>
feat(deps): Replace Mergeable with Lodash

BREAKING CHANGE

This causes all configs to be sent around as plain Javascript objects,
instead ...

9a916589a99079d346fd0072bba1389f357b7b66 authored over 6 years ago by Julian Simioni <[email protected]>
Restore shallow merge test

1826fecb48bebc172622ceccecc18566d99c0771 authored over 6 years ago by Julian Simioni <[email protected]>
Format require statements

d34455585a66b278dbe1fee0531d13d4afb1ca6d authored over 6 years ago by Julian Simioni <[email protected]>
Merge pull request #87 from pelias/cleanup

Cleanup

ee656865ae3d3c146e9f924a998891ee5e5d0e84 authored over 6 years ago by Julian Simioni <[email protected]>
feat: Add README header and project description

fbd376476a10ece6f68eb3c8a658ecf3827b0bce authored over 6 years ago by Julian Simioni <[email protected]>
Remove unneeded npm prune on TravisCI

7245b93461dd10900e74c2e187488a268e9a687a authored over 6 years ago by Julian Simioni <[email protected]>
Merge pull request #86 from pelias/ci-cleanup

CI cleanup

adce06ce5508dc309b08391c9ed8a196fddf7f7d authored over 6 years ago by Julian Simioni <[email protected]>
Disable semantic-release success actions

5e8a1cf7288548bb3c53d3b684af3746d62e851c authored over 6 years ago by Julian Simioni <[email protected]>
Merge pull request #83 from pelias/config_source_layers

feat(targets): add API filter targets to config

4cf4c1a436c2cffefb4913f7975367f607661ed2 authored over 6 years ago by Peter Johnson <[email protected]>
Merge pull request #85 from pelias/cleanup

Cleanup

8c04125da6b26fb7b5dee592bd7370f06839b7d1 authored over 6 years ago by Julian Simioni <[email protected]>