Ecosyste.ms: OpenCollective

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

github.com/openfoodfacts/open-prices

An open database of prices šŸ§¾šŸ’øšŸ’°šŸ·ļøšŸ¤‘šŸ½ļø
https://github.com/openfoodfacts/open-prices

chore(main): release 1.0.3

fb949a3c337f921dae96ba4696d1c790ee293e88 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: fix container deploy config

36c4f1b060045a98d9a00065664d945d3cd7e5b1 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
Merge pull request #34 from openfoodfacts/release-please--branches--main

chore(main): release 1.0.2

f0871e8727be1326aa0efe2850e8f4f2f51b1060 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore(main): release 1.0.2

72d803b34f6612e5c5a1912f6006998a62a7944f authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: add prod env config

8ced9d17b1e7c2d56880cdff743fe81bf6c214b6 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
Merge pull request #33 from openfoodfacts/release-please--branches--main

chore(main): release 1.0.1

ecb494a18dc5175612d0e051ee0d7cabc764a830 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore(main): release 1.0.1

0c306e372983c4b6ef65679bf7aed474bfd24d21 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: transform async func into func

22a5f0d32c44151b6816987c87829877d54ab798 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore: allow deployment in prod

e1749928b807c386842ab6634302bc90b7f28c75 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore: add migration files to docker image

895fe9329064b84067199d320492accaf3e29379 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
Merge pull request #27 from openfoodfacts/release-please--branches--main

chore(main): release 1.0.0

c8f5c877f104a2876689ecee7132a90fc2dac7bd authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore: fix deployment

0722ee34c0dbe1639d955a14d59446f8dc7b39fd authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore: fix deployment

7c5e4607609493c88e7285ad4acc9b786aab476a authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore: fix container deploy

87e245c5f907978245294639f10b0db83e83a5ce authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore(main): release 1.0.0

ef1c578206702f254e8c521a999b3123b282552f authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
build: add tests (#25)

* Install pytest, pytest-cov & httpx. Basic test_api file. Update documentation

* Add simple ...

e43726daf8bcd0df6048f771a68a469050baa41f authored about 1 year ago by Raphael Odini <[email protected]>
fix: stop using global db, use get_db instead (#30)

* Replace global db with get_db method

97397344b1e7ef7af17bc7a86445a651815a4f29 authored about 1 year ago by Raphael Odini <[email protected]>
feat: add advanced filtering on GET /prices (#29)

* Add fastapi-filter package

* Replace existing filters with new library

9b52406167b8338499274157dbe2690fc962af27 authored about 1 year ago by Raphael Odini <[email protected]>
feat: add pagination on GET /prices (#28)

* Add fastapi-pagination package

* Add pagination on GET /posts

* Refactor get_prices quer...

4e39b712e12a6a3877c71acde768809c69b2c138 authored about 1 year ago by Raphael Odini <[email protected]>
feat: add a route to get all user proofs

c4b6a7aa4661bb4bc2e632aa9f6aa3ed321a8363 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
feat: add proof support

19ee604e702ae5ce5d5a05d6380a82ade547910c authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
feat: prices GET endpoint (#26)

* Basic /prices GET path

* Add basic filtering

a769910b6aaded9c7f6c52942fdf93ba17a6e72c authored about 1 year ago by Raphael Odini <[email protected]>
fix: update pre-commit config

5cc63f4116aa85c42f22aeae7a7531d946efb950 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: use black + isort on all files

877f3c6a4a57553ae9604722b81ddacd426d722a authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore: add poetry config instead of requirements.txt

8791d8a5f213d6c7f27230a0a64b2acc1d6a1be9 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: add status endpoint

b3ddad955d80b18b47e8a6fc855692eba16b1f55 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: update docker-compose.yml to add postgres service

0b5c8af7f713fd4a48a6bf56e011aa57dd1be588 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
feat: price POST endpoint (#24)

* Basic /prices POST path

* Add authentication on price endpoint

* Fix currency validation...

0bf98cab7da5cae0554458b4bc7d03b8af896aff authored about 1 year ago by Raphael Odini <[email protected]>
feat: Price model (#23)

* Install Babel & sqlalchemy-utils

* Create Price model with migration

56a853bc6c5da2271821e9b6d8ecaab661a9d232 authored about 1 year ago by Raphael Odini <[email protected]>
feat: authentication workflow and store user token (#22)

* Install python-multipart. Add OAuth2PasswordBearer

* Add /auth path to oauth2_server_url (O...

81bab912dca1b0c0c9305a794a19e8f23bd9148d authored about 1 year ago by Raphael Odini <[email protected]>
feat: User model (#21)

* Install alembic. Create User model. First migration

* Update alembic.ini config. Rename mig...

556cc6f65ab25474c9be9ecd505ca99841906832 authored about 1 year ago by Raphael Odini <[email protected]>
build: add postgresql db config (with sqlalchemy) (#20)

* Install psycopg2 & sqlalchemy dependencies

* Setup DB

* Connect to DB on startup

* Up...

1bda98f4ebcb968972702e17915c518b90f1baef authored about 1 year ago by Raphael Odini <[email protected]>
Merge pull request #14 from openfoodfacts/dependabot/github_actions/GoogleCloudPlatform/release-please-action-3.7.13

Bump GoogleCloudPlatform/release-please-action from 3.7.12 to 3.7.13

019b05409baad62c60a95a848f5e37a897f96645 authored about 1 year ago by Pierre Slamich <[email protected]>
build: update pre-commit config (#18)

* Update pre-commit config

* Run pre-commit on all files. Cleanup

* Add .env to .gitignore

9d2e67f8582c35764f2405b2b60d7c7376288eed authored about 1 year ago by Raphael Odini <[email protected]>
docs: improve setup documentation (#15)

* Update README. add CONTRIBUTING & INSTALL docs

* Improve a bit project title

* Add pre-c...

fa662c4346d4604f495a8520455d60f0c6b572f2 authored about 1 year ago by Raphael Odini <[email protected]>
Bump GoogleCloudPlatform/release-please-action from 3.7.12 to 3.7.13

Bumps [GoogleCloudPlatform/release-please-action](https://github.com/googlecloudplatform/release...

dc3f1588867536a95aae5f015c158a90f4519d2a authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #4 from openfoodfacts/dependabot/github_actions/actions/setup-python-4

Bump actions/setup-python from 3 to 4

7b0def3183626910ea12d9856dd03f8f728eae6d authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
Bump actions/setup-python from 3 to 4

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release no...

d5687c8955ffc71864a49baa6d1b40be754e19aa authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #9 from openfoodfacts/dependabot/github_actions/docker/setup-buildx-action-3

Bump docker/setup-buildx-action from 2 to 3

97fa6d6fb10fc848eba76e98bb17d12d4390406f authored about 1 year ago by Pierre Slamich <[email protected]>
Merge pull request #5 from openfoodfacts/dependabot/github_actions/actions/checkout-4

Bump actions/checkout from 3 to 4

c174fad7aaaf088184c38f556fa12a2bfda8f3bf authored about 1 year ago by Pierre Slamich <[email protected]>
Merge pull request #10 from openfoodfacts/dependabot/github_actions/docker/login-action-3

Bump docker/login-action from 2 to 3

62c2cab07ef1f9de413bf1bb2ff6c415b19f7a5b authored about 1 year ago by Pierre Slamich <[email protected]>
Merge pull request #3 from openfoodfacts/dependabot/github_actions/GoogleCloudPlatform/release-please-action-3.7.12

Bump GoogleCloudPlatform/release-please-action from 3.3.0 to 3.7.12

f911644864bbb9a3394e82483b0703be47e2d8f7 authored about 1 year ago by Pierre Slamich <[email protected]>
Merge pull request #2 from openfoodfacts/dependabot/github_actions/toshimaru/auto-author-assign-2.0.1

Bump toshimaru/auto-author-assign from 2.0.0 to 2.0.1

d23eee93ac9b97268b56493ec811a1fff9a2487c authored about 1 year ago by Pierre Slamich <[email protected]>
Merge pull request #6 from openfoodfacts/dependabot/github_actions/docker/metadata-action-5

Bump docker/metadata-action from 4 to 5

518b05c5bc8e605f39f808f5ef06256f2ed10f7e authored about 1 year ago by Pierre Slamich <[email protected]>
Merge pull request #7 from openfoodfacts/dependabot/github_actions/docker/build-push-action-5

Bump docker/build-push-action from 3 to 5

f1e887acc2674b2d2382f99e5535182c754b7663 authored about 1 year ago by Pierre Slamich <[email protected]>
Merge pull request #8 from openfoodfacts/dependabot/github_actions/amannn/action-semantic-pull-request-5

Bump amannn/action-semantic-pull-request from 4 to 5

d50f876e1696ffd31254224f5c20ce2b3a62f739 authored about 1 year ago by Pierre Slamich <[email protected]>
Bump docker/login-action from 2 to 3

Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release note...

62f6f8f35017b6f740c56c41e5de2826f5ca5aa0 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump docker/setup-buildx-action from 2 to 3

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
-...

7d8d85e6a097cc1a8bf9e80dd77f84a835473026 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump amannn/action-semantic-pull-request from 4 to 5

Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-reque...

cb145f83c7d57ee37b682badd26c119f771f09e1 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump docker/build-push-action from 3 to 5

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 5.
- [Re...

14ff445868ac2172654422f856abb8a83f580d81 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump docker/metadata-action from 4 to 5

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Releas...

5758db65977870be69c9a1336284e61c80562652 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

d292318ba531c19b3d8d6a6d201fd5c65af6f69e authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump GoogleCloudPlatform/release-please-action from 3.3.0 to 3.7.12

Bumps [GoogleCloudPlatform/release-please-action](https://github.com/googlecloudplatform/release...

9c87a987eb4d148d288e673dff5e51edb7b8e4d1 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump toshimaru/auto-author-assign from 2.0.0 to 2.0.1

Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) from 2.0.0...

285f7299c83d9b0b27ccc1417eb11ed9800bc768 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
first commit

62b22cb559c7f7c097990a0fa957841e8e90ecea authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
Initial commit

61f739fcb7e90a55d7ff01546c7ce44a9d352b08 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>