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
fb949a3c337f921dae96ba4696d1c790ee293e88 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
36c4f1b060045a98d9a00065664d945d3cd7e5b1 authored about 1 year ago by Raphaƫl Bournhonesque <[email protected]>
chore(main): release 1.0.2
f0871e8727be1326aa0efe2850e8f4f2f51b1060 authored about 1 year ago by Raphaƫl Bournhonesque <[email protected]>72d803b34f6612e5c5a1912f6006998a62a7944f authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
8ced9d17b1e7c2d56880cdff743fe81bf6c214b6 authored about 1 year ago by Raphaƫl Bournhonesque <[email protected]>
chore(main): release 1.0.1
ecb494a18dc5175612d0e051ee0d7cabc764a830 authored about 1 year ago by Raphaƫl Bournhonesque <[email protected]>0c306e372983c4b6ef65679bf7aed474bfd24d21 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
22a5f0d32c44151b6816987c87829877d54ab798 authored about 1 year ago by Raphaƫl Bournhonesque <[email protected]>
e1749928b807c386842ab6634302bc90b7f28c75 authored about 1 year ago by Raphaƫl Bournhonesque <[email protected]>
895fe9329064b84067199d320492accaf3e29379 authored about 1 year ago by Raphaƫl Bournhonesque <[email protected]>
chore(main): release 1.0.0
c8f5c877f104a2876689ecee7132a90fc2dac7bd authored about 1 year ago by Raphaƫl Bournhonesque <[email protected]>0722ee34c0dbe1639d955a14d59446f8dc7b39fd authored about 1 year ago by Raphaƫl Bournhonesque <[email protected]>
7c5e4607609493c88e7285ad4acc9b786aab476a authored about 1 year ago by Raphaƫl Bournhonesque <[email protected]>
87e245c5f907978245294639f10b0db83e83a5ce authored about 1 year ago by Raphaƫl Bournhonesque <[email protected]>
ef1c578206702f254e8c521a999b3123b282552f authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Install pytest, pytest-cov & httpx. Basic test_api file. Update documentation
* Add simple ...
e43726daf8bcd0df6048f771a68a469050baa41f authored about 1 year ago by Raphael Odini <[email protected]>* Replace global db with get_db method
97397344b1e7ef7af17bc7a86445a651815a4f29 authored about 1 year ago by Raphael Odini <[email protected]>* Add fastapi-filter package
* Replace existing filters with new library
9b52406167b8338499274157dbe2690fc962af27 authored about 1 year ago by Raphael Odini <[email protected]>* Add fastapi-pagination package
* Add pagination on GET /posts
* Refactor get_prices quer...
4e39b712e12a6a3877c71acde768809c69b2c138 authored about 1 year ago by Raphael Odini <[email protected]>c4b6a7aa4661bb4bc2e632aa9f6aa3ed321a8363 authored about 1 year ago by Raphaƫl Bournhonesque <[email protected]>
19ee604e702ae5ce5d5a05d6380a82ade547910c authored about 1 year ago by Raphaƫl Bournhonesque <[email protected]>
* Basic /prices GET path
* Add basic filtering
a769910b6aaded9c7f6c52942fdf93ba17a6e72c authored about 1 year ago by Raphael Odini <[email protected]>5cc63f4116aa85c42f22aeae7a7531d946efb950 authored about 1 year ago by Raphaƫl Bournhonesque <[email protected]>
877f3c6a4a57553ae9604722b81ddacd426d722a authored about 1 year ago by Raphaƫl Bournhonesque <[email protected]>
8791d8a5f213d6c7f27230a0a64b2acc1d6a1be9 authored about 1 year ago by Raphaƫl Bournhonesque <[email protected]>
b3ddad955d80b18b47e8a6fc855692eba16b1f55 authored about 1 year ago by Raphaƫl Bournhonesque <[email protected]>
0b5c8af7f713fd4a48a6bf56e011aa57dd1be588 authored about 1 year ago by Raphaƫl Bournhonesque <[email protected]>
* Basic /prices POST path
* Add authentication on price endpoint
* Fix currency validation...
0bf98cab7da5cae0554458b4bc7d03b8af896aff authored about 1 year ago by Raphael Odini <[email protected]>* Install Babel & sqlalchemy-utils
* Create Price model with migration
56a853bc6c5da2271821e9b6d8ecaab661a9d232 authored about 1 year ago by Raphael Odini <[email protected]>* Install python-multipart. Add OAuth2PasswordBearer
* Add /auth path to oauth2_server_url (O...
81bab912dca1b0c0c9305a794a19e8f23bd9148d authored about 1 year ago by Raphael Odini <[email protected]>* Install alembic. Create User model. First migration
* Update alembic.ini config. Rename mig...
556cc6f65ab25474c9be9ecd505ca99841906832 authored about 1 year ago by Raphael Odini <[email protected]>* Install psycopg2 & sqlalchemy dependencies
* Setup DB
* Connect to DB on startup
* Up...
1bda98f4ebcb968972702e17915c518b90f1baef authored about 1 year ago by Raphael Odini <[email protected]>Bump GoogleCloudPlatform/release-please-action from 3.7.12 to 3.7.13
019b05409baad62c60a95a848f5e37a897f96645 authored about 1 year ago by Pierre Slamich <[email protected]>* 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]>* 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]>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>Bump actions/setup-python from 3 to 4
7b0def3183626910ea12d9856dd03f8f728eae6d authored about 1 year ago by Raphaƫl Bournhonesque <[email protected]>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release no...
Bump docker/setup-buildx-action from 2 to 3
97fa6d6fb10fc848eba76e98bb17d12d4390406f authored about 1 year ago by Pierre Slamich <[email protected]>Bump actions/checkout from 3 to 4
c174fad7aaaf088184c38f556fa12a2bfda8f3bf authored about 1 year ago by Pierre Slamich <[email protected]>Bump docker/login-action from 2 to 3
62c2cab07ef1f9de413bf1bb2ff6c415b19f7a5b authored about 1 year ago by Pierre Slamich <[email protected]>Bump GoogleCloudPlatform/release-please-action from 3.3.0 to 3.7.12
f911644864bbb9a3394e82483b0703be47e2d8f7 authored about 1 year ago by Pierre Slamich <[email protected]>Bump toshimaru/auto-author-assign from 2.0.0 to 2.0.1
d23eee93ac9b97268b56493ec811a1fff9a2487c authored about 1 year ago by Pierre Slamich <[email protected]>Bump docker/metadata-action from 4 to 5
518b05c5bc8e605f39f808f5ef06256f2ed10f7e authored about 1 year ago by Pierre Slamich <[email protected]>Bump docker/build-push-action from 3 to 5
f1e887acc2674b2d2382f99e5535182c754b7663 authored about 1 year ago by Pierre Slamich <[email protected]>Bump amannn/action-semantic-pull-request from 4 to 5
d50f876e1696ffd31254224f5c20ce2b3a62f739 authored about 1 year ago by Pierre Slamich <[email protected]>
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release note...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
-...
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>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 5.
- [Re...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Releas...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...
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>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>62b22cb559c7f7c097990a0fa957841e8e90ecea authored about 1 year ago by Raphaƫl Bournhonesque <[email protected]>
61f739fcb7e90a55d7ff01546c7ce44a9d352b08 authored about 1 year ago by Raphaƫl Bournhonesque <[email protected]>