Ecosyste.ms: OpenCollective

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

github.com/pelias/sorting


https://github.com/pelias/sorting

Merge pull request #29 from pelias/standard-ci-config

standard CI config

fc42fef609c2436f9e9cdf39e33b87d29dadc232 authored over 2 years ago
Standard CI File: .github/workflows/push.yml

c75f88b5bc6549f6d786b362dad9cce2dc572d88 authored over 2 years ago
Standard CI File: .github/workflows/_test.yml

27fa0eca36b381a7a609bcb88743c8026f9a001a authored over 2 years ago
Standard CI File: .github/workflows/pull_request.yml

97dde64288691a93bb84fb86156a604d9aa3b459 authored over 2 years ago
Merge pull request #26 from pelias/fix-numeric-sorting-bug

fix numeric sorting bug

131ec019886530cf9b537d772d68d8d9c2bdb862 authored over 2 years ago
feat: fix numeric sorting bug

65df4451384a3b9cdfd46392e0db15b604c21fc6 authored over 2 years ago
Fix missing CI changes

8c9d37b6fe7cefc3f1d4188ba9fa0c65901438f5 authored over 3 years ago
Merge pull request #25 from pelias/move-from-travisci-to-github-actions

Move from TravisCI to GitHub Actions

d7552df0db52f637214bae9875ce5f0d122850dd authored over 3 years ago
Remove references to TravisCI

8a91b4f44ad2c694466aa60d381a39515fb72e60 authored over 3 years ago
Remove TravisCI config

dda34c6ee0523f02a54c711cdaff541a0371613c authored over 3 years ago
Rename `travis` NPM script to `ci`

c0817b658b07e8b0ae2e04ce44f954b75864187b authored over 3 years ago
Move from TravisCI to GitHub Actions

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

7a04c259d176180907289cc890c0bb35f98f3ebc authored over 3 years ago
Merge pull request #22 from pelias/remove-nodejs-8

Drop support for Node.js 8

28b7876d00124b78fb9e9f6ea398943f15493670 authored almost 5 years ago
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...

b88b43135de3c1e7e662149be18305b2fe2097a5 authored almost 5 years ago
Merge pull request #21 from pelias/fix-travis-config

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

5dc8aaef9c5dbfebc9115b2d67a2ac3d5d276cc5 authored almost 5 years ago
chore(TravisCI): Remove deprecated `matrix` config section

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

5ce4bb25988c2abae62220fcb1f443db2557949f authored almost 5 years ago
Merge pull request #20 from pelias/add-nodejs-12-to-ci

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

7a200d19d708885b2297976efb9daa310c40a28b authored about 5 years ago
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...

37a0cef4534d75237b642a2b6d3fe3b25157b7f2 authored about 5 years ago
Merge pull request #19 from pelias/greenkeeper/geolib-3.0.0

Update geolib to the latest version 🚀

ce3393208db75c88dbb088a8a580ee68df76228f authored over 5 years ago
fix(package): update geolib to version 3.0.0

72670d6549b2289b610da08930b1665885ac6e04 authored over 5 years ago
Merge branch 'ci-updates'

9b6ea685b716260cc9195b3848173709eada6210 authored almost 6 years ago
Remove usage of `sudo: false`

This is no longer supported by Travis

729f6a263df9268445b9a109b5b60bb4b0aeadd4 authored almost 6 years ago
chore(release): Skip semantic-release run on pull requests

This should speed up our CI slightly

0329ce8d5cd75cc2e1d6652eab49a063f411dff7 authored almost 6 years ago
feat(Node.js): Drop support for Node.js 6

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

e7f8fb726c74d1c6a9f44549ea3d681e8bf36b1a authored almost 6 years ago
chore(tests): Use `end()` function in top level tests

This is required now by `tape`

Fixes https://github.com/pelias/sorting/issues/18

80f7f6ce7a87257dde4cf13eab53360b6cb02506 authored almost 6 years ago
Merge pull request #17 from pelias/custom_layer_sorting

sorting for unknown layers fix to ensure stable sorting order

8fbb934f13f0ffbfe2ec3f1038a5eecb78a97b1a authored over 6 years ago
feat(custom_layer_sorting): sorting for unknown layers fix to ensure stable sorting order

d67890f86a630c7ec75080eb4534fcae9de02108 authored over 6 years ago
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

8cdb46f3f3afd26b3bac0aa603ae03b54baf2031 authored over 6 years ago
Merge pull request #15 from pelias/greenkeeper/tap-dot-2.0.0

Update tap-dot to the latest version 🚀

a9fd4b3c583b345c8e9d5cdea4a9bde498a082c2 authored over 6 years ago
chore(package): update tap-dot to version 2.0.0

5784269ec660f8c312d540dd38143de0e4e835d2 authored over 6 years ago
Merge pull request #13 from pelias/ci_cleanup

CI cleanup

a33a21e636f216747a52273acfd93accecd688a1 authored over 6 years ago
Configure semantic release

f191fc6e182f8b0247b590e9304b0136ba25b02e authored over 6 years ago
Remove npm-check

a42e1ccda7108b9008024a334f859592be1a5ae9 authored over 6 years ago
Change package author to Pelias

702dd28fa1e35c9e9ff4fafb2f152defa19e7dd1 authored over 6 years ago
Standaridize TravisCI config

11aaa118a2d5986b1d87fcc216345d1c4e7fc8ae authored over 6 years ago
feat(Node.js): Add support for Node.js 8

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

69a7f886d18089b05fd92f681ee6a96b4920a3ca authored over 6 years ago
Drop support for Node.js 4

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

98b418ca17fcede4a4699a891e4880b86e254a20 authored over 6 years ago
Update to node 10 in .travis.yml

Fixes https://github.com/pelias/sorting/issues/12
Connects https://github.com/pelias/pelias/issu...

6b5a45391da10abbd228c675e0cce996618e8ec3 authored over 6 years ago
Merge pull request #11 from pelias/greenkeeper/semantic-release-15.1.8

Update semantic-release to the latest version 🚀

a4ec4b97077c511df728a01b2704f5e4442b12bc authored over 6 years ago
chore(package): update semantic-release to version 15.1.8

935e57f1a4b617ddc52363696f8576ac1356e8d0 authored over 6 years ago
Merge pull request #10 from pelias/greenkeeper/semantic-release-11.0.2

Update semantic-release to the latest version 🚀

5d4e3258aec2ffd81790a3c50540dfa6d9e6c26d authored almost 7 years ago
chore(package): update semantic-release to version 11.0.2

c072daf1e7176c28948d1ee89e31b34e23d520b5 authored about 7 years ago
feat: Merge pull request #9 from pelias/update-travis

update travis config to be like other packages

bb09d0b1c69526d6dd49896f35745d5e91ac1815 authored about 7 years ago
update travis config to be like other packages

80162276b10881144a6bc07575b139e388601b46 authored about 7 years ago
feat: Merge pull request #7 from pelias/add-venues

added venues ranked by score below neighbourhoods

0fb1fcb87621663339d7feae59bafa9293df7e2c authored about 7 years ago
move venues above popular neighbourhoods

604ed808ae1efb31815855d322585a4bb9d78f33 authored over 7 years ago
disable package-lock.json

b22991e7579277b23c4e520a1442af6e9d9d3631 authored over 7 years ago
added venues ranked by score below neighbourhoods

266c2d7c708140b8b6deb285802a132201721cde authored over 7 years ago
Merge pull request #6 from pelias/greenkeeper/initial

Greenkeeper/initial

f8b25c79a313e32e88512a4a4dc0a60da340d308 authored over 7 years ago
docs(readme): add Greenkeeper badge

48e66e8c5f859fc81d3ab6338c37873098fe0043 authored over 7 years ago
chore(package): update dependencies

8ffdbd0587b3c5bd8a41a8e0728ae40484092eef authored over 7 years ago
Merge pull request #5 from pelias/repo-crawler-npx-sem-rel

Use NPX to run Greenkeeper with Node.js 8

db272566d7efc17d07bfbef22138ea0c9300064b authored over 7 years ago
try to revert to original except for node@8 lines

e47e094f0a3f14d9b3cb201c96a473d03f0233c5 authored over 7 years ago
update npm-check to ignore updates

4dc18dc777260be60ded8edd352495695ef0f0f8 authored over 7 years ago
fix: Merge pull request #3 from pelias/update-readme

updated for very popular neighbourhoods

43b227dda6fc8df5dca2f54877a94afe9d891394 authored over 7 years ago
updated for very popular neighbourhoods

b0c2227c4e7d032745f7ac707f2242094f2b6616 authored over 7 years ago
added setup semantic release

61c6a822b72d8f48e752047ffa6bbf8f1913c50b authored over 7 years ago
set to version 1.0.0

80456afc341561d833050492804fa940766fda47 authored over 7 years ago
removed package-lock.json

623665ed6388f16ad3eb8eeaa8ecc7040bf6c029 authored over 7 years ago
fixed capitalization

399861ae18e4532f84056ac8564377a5d92140e1 authored over 7 years ago
added support for very popular neighbourhoods

5d45aae0f2c6a4fc433754989d3964953846be08 authored over 7 years ago
added package-lock (npm5)

787809dbf0c7502b105a2340601ca288955121a4 authored over 7 years ago
added macrohoods

ea8c9e751225c2132ea0a5c4c20a483eeb532d50 authored over 7 years ago
added macrohood support

88dd4a380d19ef40a6c7312fdb86149e28d81158 authored over 7 years ago
removed unused file

3239300e85c4bd06be1ccfd21f697b831930cd1f authored over 7 years ago
formatting

62bcaa4a2c1e44f346c2b0ebba3585629a671ea5 authored over 7 years ago
formatting

63bb22f4e3ab1b23dfb0505c965e2419ee1316cc authored over 7 years ago
updated very large city example

f64720797be0576fa159262b683eb497be094a53 authored over 7 years ago
formatting

5b29edef9447dd936f49e6413c30e2d45450260e authored over 7 years ago
added emphasis

5447e1537b20825b51a8fd76cb65505f9a168420 authored over 7 years ago
fixed word

3c05d5dff12cfcb96c77c71807824790b076f21f authored over 7 years ago
added first pass at README

7bfbb3c03d663f56cddcd5ec154d4d48ef52ac5e authored over 7 years ago
moved macrocounty below medium locality/localadmin

2fe93d5ba58bc2457e1e75a85fd380b9eb2cd46c authored over 7 years ago
added clarification comments

663a3495d8d62e73287e5a5f285ade214e9debb7 authored over 7 years ago
added check-deps

8eb31fbb4f615aaa5b3fe8bc4e8a37797cdbd021 authored over 7 years ago
added localadmin support, refactored tests

ff16bcc2bbab291f97ef496480321bddda59087f authored over 7 years ago
added support for continents, refactored code

470396ca97dd4ba7647f04dfecafc8d05455116c authored over 7 years ago
allow 5 parameters

a60311e1bde354ce787701b281629635b657c77e authored over 7 years ago
added travis support

d4d71c69722c0be9233de8815e4886db8b4a09f2 authored over 7 years ago
initial commit

fd7291855492f2f7b6a252ef982930daea6be7f2 authored over 7 years ago