Ecosyste.ms: OpenCollective

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

github.com/openfoodfacts/impactestimator

Service providing product level Eco-Score for OFF products.
https://github.com/openfoodfacts/impactestimator

Update test.yml

7805153b460b18caa82974c8f9485ccc01e63200 authored over 3 years ago by Olivier Cervello <[email protected]>
Trying different quotation marks.

f16c85bfe64cd16f33d5eb0c806d93c29bce473f authored over 3 years ago by Martin Bruse <[email protected]>
Merge branch 'main' of github.com:openfoodfacts/impactestimator

609d5b68390d7cb9115099844f7625039ad89d3a authored over 3 years ago by Martin Bruse <[email protected]>
Correct file names.

7e32add662dbda61e1599723ddd29b13db402b5d authored over 3 years ago by Martin Bruse <[email protected]>
Merge pull request #1 from ocervell/patch-1

Update container-deploy.yml

8d08efd050ba28bbd6f82bcc9c3b9c6428e76676 authored over 3 years ago by zond <[email protected]>
Update container-deploy.yml

c24479539f1c2da045e5ae1451921eb010ce76c2 authored over 3 years ago by Olivier Cervello <[email protected]>
More deploy workflow support.

2ba57aba3469e0a362d1e086dc957252cb9ca3aa authored over 3 years ago by Martin Bruse <[email protected]>
Merge branch 'main' of github.com:openfoodfacts/impactestimator

1768377755780f0bc3d41df4a63f3014f384f7a8 authored over 3 years ago by Martin Bruse <[email protected]>
Renamed from yaml to yml.

186da2c62afcd3aeafde7ed6f0ec617c35d827d8 authored over 3 years ago by Martin Bruse <[email protected]>
Create container-deploy.yml

2bb3f6f45db467d88d3bf3a61b62f434c6f73e49 authored over 3 years ago by zond <[email protected]>
Merge branch 'main' of github.com:openfoodfacts/impactestimator

b2aecd988d04a079046cc77c84bc977f31a8363f authored over 3 years ago by Martin Bruse <[email protected]>
Added environment defaults to flags.

02d5a071a552408db053bc7b785f947914a399c6 authored over 3 years ago by Martin Bruse <[email protected]>
Create container-build.yml

4352a4a9a79292f3adc0918d7aadded24f163d2e authored over 3 years ago by zond <[email protected]>
Testing without the dev docker-compose file.

7dc5de875e4820f644a1aa4f322a6fe57098bdf4 authored over 3 years ago by Martin Bruse <[email protected]>
Split into main script and server class. Added tests and pytype verification.

42b32d0c6d759d1ced4764f6eb7b4b4aff30ecdd authored over 3 years ago by Martin Bruse <[email protected]>
Removed the main_test.py since it doesn't test anything relevant anymore.

378754ca002d12b8cbf328554b94e309ecdb1462 authored over 3 years ago by Martin Bruse <[email protected]>
Split the service into a startup file and a class to start enabling testing.

9337aa2209663487a3b327e9365bc561bf8488e9 authored over 3 years ago by Martin Bruse <[email protected]>
Added custom Host header to get the right error messages. Handled errors better.

4751270b370628571c47826112fa029ae855e4f8 authored over 3 years ago by Martin Bruse <[email protected]>
More verbose logging.

d54de568837ca4a2aa41a23951d122cbfcb06f61 authored over 3 years ago by Martin Bruse <[email protected]>
More precise search request.

f20fea68175d031a3d39d4ded86273881d3bc609 authored over 3 years ago by Martin Bruse <[email protected]>
More working, but still not saving properly.

c186b246733e25e21c69c4c28d58c526ac83178f authored over 3 years ago by Martin Bruse <[email protected]>
Posting JSON data.

8bfc1a7b5d9c75d4c0bfd7d263b5a14db952a3fa authored over 3 years ago by Martin Bruse <[email protected]>
Potentially working code.

703702cdde0eb36718d5f87082ea20967d172a37 authored over 3 years ago by Martin Bruse <[email protected]>
Added async startup task that continuously loads top products with ingredients and nutrients, but without current version of estimate.

12829848a84972c86628ed2cf58f979da7bba9f2 authored over 3 years ago by Martin Bruse <[email protected]>
Added status badge.

40c6a432d6827d1199d22c63722f79f717084e60 authored over 3 years ago by Martin Bruse <[email protected]>
Fix the test command.

cf070767f07f61b705261af4149abb15dbc73097 authored over 3 years ago by Martin Bruse <[email protected]>
Typos.

a41680f89370a09b0ac786e75efd2b05aca17559 authored over 3 years ago by Martin Bruse <[email protected]>
Added GitHub workflow for testing. Cleaned up the Dockerfile and changed to cloning the OFF fork repository of the impact tool. Added test for missing ingredients.

a60eaffd2394599b30a072a39b6b013bf4ba7da2 authored over 3 years ago by Martin Bruse <[email protected]>
Made the test into an actual test.

21a6bfe266aed633153f1eeeabeac309cbbb646a authored over 3 years ago by Martin Bruse <[email protected]>
Added "total_mass_used" parameter to make sure the recipes turn out as expected.

6812a4aed8f7e8dde262a3bd3f8299ddc087a1ee authored over 3 years ago by Martin Bruse <[email protected]>
Added a simple test for analysis.

2473acbd641902b6476ba718ca6da2dc483210d5 authored over 3 years ago by Martin Bruse <[email protected]>
Cleaned up the docker situation into prod vs dev, and created a tool to compare impactestimator results to ProductOpener default values.

43ca4eb2b94fa10228020ef0afd75c06a1a98463 authored over 3 years ago by Martin Bruse <[email protected]>
Initial service that just delivers impacts on /impact/{barcode}.

836043a977b16af40de78420892959bcec5565d4 authored over 3 years ago by Martin Bruse <[email protected]>
Initial commit

47e99c2c8e61e6a4a70016b700bcbb85f45bf985 authored over 3 years ago by zond <[email protected]>