Ecosyste.ms: OpenCollective

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

github.com/openfoodfacts/robotoff

🤖 Real-time and batch prediction service for Open Food Facts
https://github.com/openfoodfacts/robotoff

Add missing steps of setting up poetry for document generation (#410)

* Fix documentation generation

* Doc generation requires poetry for API generation

4dd40b1f3bdbfc28a8f10cfec06d489477087580 authored over 3 years ago
Fix documentation generation (#409)

cb116bbcf8b349858cddd60dce50ab9865244679 authored over 3 years ago
Refactor GitHub actions (#401)

* Refactor GitHub actions

* Fix syntax error

15bd6f094cbc9fc512ecad5084a3fa8f22a9e52a authored over 3 years ago
Update dependabot.yml

c8079f1c115c0e84c89080b20627e1f8f06bb8e2 authored over 3 years ago
Use the latest poetry version and invoke gunicorn through it (#403)

de82d6da6b0f81cd6dddc771066c7ffa0dc37068 authored over 3 years ago
Update the poetry paths (#402)

3439b3fb481ae3f45b159accdf9df0765bbb0928 authored over 3 years ago
Restrict poetry to v1.1.7 as the last successfully built image was at this version' (#400)

953ee4072cca3bb16f4260835e7e8cbc31883885 authored over 3 years ago
Revert "Revert "Bump snok/install-poetry from 1.1.1 to 1.1.8 (#388)" (#398)" (#399)

This reverts commit 03a5bac3897aa6ea63cea8ec6dcd8482b844dfeb.

bebafee7f400d2f352fe1b15d83f1f6a657b7841 authored over 3 years ago
Revert "Bump snok/install-poetry from 1.1.1 to 1.1.8 (#388)" (#398)

This reverts commit a9b44cb0287f43ab15b55e5648711808272b52c4.

03a5bac3897aa6ea63cea8ec6dcd8482b844dfeb authored over 3 years ago
Delete unused dependabot config (#397)

c60399c5500f368692d9163e7d57b5c05cc59704 authored over 3 years ago
Fix incorrect peewee query (#368)

* Fix incorrect peewee query

* Add logging to the dump API

68dc288cca4f83a1baf7c6a90f86b61757735693 authored over 3 years ago
Bump snok/install-poetry from 1.1.1 to 1.1.8 (#388)

Bumps [snok/install-poetry](https://github.com/snok/install-poetry) from 1.1.1 to 1.1.8.
- [Rel...

a9b44cb0287f43ab15b55e5648711808272b52c4 authored over 3 years ago
Bump JamesIves/github-pages-deploy-action from 3.7.1 to 4.1.5 (#387)

Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-ac...

80cdcf647d36e2d7d1b02c09bc879fe922fd5ad2 authored over 3 years ago
Bump crowdin/github-action from 1.1.2 to 1.3.3 (#386)

Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.1.2 to 1.3.3.
- ...

62d8c233f620df3db0be4fda2cc359e9262b8d51 authored over 3 years ago
Reduce Crowdin runs to strict necessary (#392)

* Reduce Crowdin runs to strict necessary

Reduce Crowdin runs to strict necessary

* Update...

4b23faf42b12bc4b7ae51c5cb05e7854c4f538c0 authored over 3 years ago
Add code documentation (#377)

* Document core functionality of Robotoff

* Add more documentation

* More documentation

...

c1328c5080db1b31993e651321c04843f849a219 authored over 3 years ago
Create dependabot.yml

86f2a5311fa84d47e6c43b0bb31bdcd51bc9ebd7 authored over 3 years ago
More category preprocessing (#309)

* more-category-preprocessing

* Update preprocessing.py

* Apply suggestions from code revi...

529cd524837670dfac949c5378a3a24fc1fec1e8 authored over 3 years ago
Bump pillow from 7.1.2 to 8.1.1 (#322)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 8.1.1.
- [Release notes](...

79279c97e861d2581847ea32a2abb54bfe439dd5 authored over 3 years ago
code-analysis-by-github (#209)

19f9bc54dabe2d13af6c342b8c07305861e43f2c authored over 3 years ago
Create epic.md

fce2c70308a75c8b8eef406ff5951fdf7735423b authored over 3 years ago
Remove dead settings (#364)

dcc4b52e19abb7743f647a7464e5577997bbc1e7 authored over 3 years ago
Hardcodes (#362)

* Properly format code and remove more hardcodes

* Fix missed hardcode

3752a2acb78e91f8d04782e764ea39fb1667f04c authored over 3 years ago
Default to 'dev' for the Robotoff instance (#354)

525439238bd74fcca1b24f94f0b82b97dd80edde authored over 3 years ago
Fix building of the Robotoff docker image with poetry (#360)

89902c8e6c7a627957c4323c00a8432e89247495 authored over 3 years ago
Add the missing gunicorn conf file (#356)

1549ff6fc93bd0a6fd49df1211c96b90a133d155 authored over 3 years ago
Optimise image cropping by constructing the Image object directly from the response bytes (#345)

bc98c149f263e960d3e2b43ea3091006e666eaef authored over 3 years ago
Add a notifications doc page (#333)

* Add a notifs doc page

* Update doc/introduction/notifications.md

Co-authored-by: Yana K ...

559bd1b032f3b2c0db0c9adf64588352985b4dfe authored over 3 years ago
Allow to not post anything on Slack if the robotoff is running as dev/locally (#351)

* Refactor slack functionality to avoid sending notifications on test runs.

* Add tests

* ...

48969182ef43799328ea2555082614f5d372021d authored over 3 years ago
Add release workflows

04ec00c8c7c2c0e2e8a30faacf893c662334f7ae authored over 3 years ago
Update project-related configuration to lint/check 'services/ann' filepath (#347)

d026638bbd54d8690f951b16e3d4b42468290ae3 authored over 3 years ago
Merge pull request #350 from openfoodfacts/parameterise

Parameterise the OFF API address and the auth params.

12c976e01d1c71aab55ce5228f74032b7fed795b authored over 3 years ago
Revert unnecessary change

2fa893821ecc9ddb71db6d6aaf2252fcbeda9396 authored over 3 years ago
Parameterise OFF server and authentication

aeff6ac5a856bacd3047c34a51e13740e7f873d2 authored over 3 years ago
Parameterise OFF credentials

03066d22f1e9cd82ef5676643864619a3b6a7f0b authored over 3 years ago
Merge pull request #348 from openfoodfacts/parameterise-sentry

Parameterise sentry

cafb591b4ceb28bfec8400fcbbb0b4d3a4c5225b authored over 3 years ago
Lint the files

e044ca0d54a88c808f09301ed2ece55cda1d80d7 authored over 3 years ago
Parameterise Sentry initialisation to allow setting environments.

d2a0775d05933cbd73c4a173b024c593392f4cb8 authored over 3 years ago
Merge pull request #341 from openfoodfacts/remove-hardcoded-domains

Remove hardcoded domains

49fb31df756bf28abc757a6c3f1ca6fbd8adba7a authored over 3 years ago
Add last missing instruction needed for the test to run locally (#342)

fbd97d8dc59621ad1db293662680c3cc2f9b9f4f authored over 3 years ago
anglicise product paths

5ef21daac15a91eee81410f9a961093e3443ab37 authored over 3 years ago
Run black on the change

3217e5f0dbceafb9736a5cabb5d4318f273e2535 authored over 3 years ago
Add tests for base URL provider

9fec93622a570a40f27e833d913437dde76daa8f authored over 3 years ago
Merge branch 'remove-hardcoded-domains' of github.com:openfoodfacts/robotoff into remove-hardcoded-domains

Rebase on master to fix the failing test.

255f8eb78b3931afccd9c9ade745ca9734aaf192 authored over 3 years ago
Updated more missed callsites

0465f457e328c0fed4d994d52ff0377f0115e96f authored over 3 years ago
Updated missed/incorrect callsites

9c4f9b54714448a3e18c9a936574ea40d4b84152 authored over 3 years ago
First pass over all of the hard-coded URLs - next step is to create a URL builder that can generate URLs on the fly

82deeded54ab60170f3ad60c958cdb0150b95f99 authored over 3 years ago
Introduce a base URL provider that is capable of generating instance-independent URLS

c51bd60540b97b771a93c927726c52ffee6f7fa9 authored over 3 years ago
Merge pull request #340 from openfoodfacts/fix

Fix test_categories.py

e84311ae1affa01bb1d025b4e064b70d852e28b9 authored over 3 years ago
Fix test_categories.py

e015d11eb97e92c5dc74b67c70eb80b00503767e authored over 3 years ago
Updated more missed callsites

0dfe9bca8f9327e1b8ed8271d60d1ebd53d8f8fe authored over 3 years ago
Updated missed/incorrect callsites

3cf6a2e64b02f27fd3757f7a9f230217074d3fec authored over 3 years ago
Introduce a base URL provider that is capable of generating instance-independent URLS

5d60f1f3ceff3ed48c75c4afebaa1e7c168ac9a9 authored over 3 years ago
First pass over all of the hard-coded URLs - next step is to create a URL builder that can generate URLs on the fly

68b396f566f6f7a00f19f73ba6507f7e0ace6b8c authored over 3 years ago
New Crowdin translations to review and merge (#325)

* New Crowdin translations by Github Action

* Update robotoff.po

Co-authored-by: Crowdin B...

a1f3b72227c759a2be90413d32fe08683888a65d authored over 3 years ago
Update crowdin.yml

25f9a825640c94eee7a64c80c3182d73597faf67 authored over 3 years ago
Add poetry + some project changes (#315)

* switch to pyproject.toml + add isort

* Tmp add branch to github workflow

* Change pipeli...

837c2da66b80e48a47788dc92d7975bd6c569424 authored over 3 years ago
Create sonar-project.properties

a73bbc86d64c9924ea6be4aa6f6118e23cdedff0 authored over 3 years ago
Create sonarcloud.yml

756dc89b266cf1cd5f13235ee2eb7d758164f7ea authored over 3 years ago
Merge pull request #326 from Laurel16/ml_wagon_integration

le wagon model categories prediction

6415d6ca30cc66d801d2ffc3879bbc12f60303fd authored over 3 years ago
Download weights file from github release

09fce28c7efa6cc945ede1e4fa24fa8598b1af19 authored over 3 years ago
message

288e5e5d3eaf8ded7fcf5fece7537440c55a5bbf authored over 3 years ago
FIX download file in github action

3e46c0fc9dd259d29a4ed72cec165c55e47f5acb authored over 3 years ago
requirements.txt

3fd0de56043fb33ebcd1593f37a14cc384732108 authored over 3 years ago
Add sklearn as dep

b3193abc013204c605c775cd5a3327299aa33777 authored over 3 years ago
Improved tests + some linting

27c4352859463901dcd389d66c5f77f547895650 authored over 3 years ago
changes after Lucain review

d03f09904eb3da93bda0193c5798b4936a6c00b1 authored over 3 years ago
remove csv from commit

4d0f2f144451818767ff50438af7e4bafe62e295 authored almost 4 years ago
test_category

40ffbaa544c80fbe0b991fc40dc798fff0a2a27c authored almost 4 years ago
Merge branch 'ml_wagon_integration' of github.com:Laurel16/robotoff into ml_wagon_integration

47d7eb2b9b23bf6aad0bff7d704cb5a9ab59318a authored almost 4 years ago
Le Wagon ML integration

87599960d68b8b8b19c0ee8bacb9fd0208be5911 authored almost 4 years ago
Update requirements.txt

a83396a8e84c13bbf7ccf06960d2a795f42fb216 authored almost 4 years ago
le wagon model categories prediction

d80a65ef0f9d9ff27000014ae616097f9e331217 authored almost 4 years ago
New Crowdin translations to review and merge (#321)

* New Crowdin translations by Github Action

* Apply suggestions from code review

Co-author...

5bfd84155a995f845856805a8c47ba8caa5a7875 authored almost 4 years ago
Pin h5py version due to Tensorflow bug

See https://github.com/tensorflow/tensorflow/issues/44467

65b5d9212d742e430504a3465756da55965d1c3a authored almost 4 years ago
Create SECURITY.md

0054be48063dca0a10caa5a75489c331b63183f3 authored almost 4 years ago
New Crowdin translations to review and merge (#305)

* New Crowdin translations by Github Action

* Apply suggestions from code review

Co-author...

62e525ca3bbb61b6b7a145c658e420c0ede3c780 authored almost 4 years ago
Add MONGO_URI as envvar (#316)

3764d9da2b5158106f2d2576cc78902f51f62be7 authored almost 4 years ago
Update crowdin.yml

e2dd7800883ad4f47d4bb76d1fe785cff2241931 authored almost 4 years ago
Update README.md

43dcd2655453d54bf2232abddde3ba627f54d453 authored about 4 years ago
Merge pull request #301 from Asteur/feature_260

Auto-select recycling images (closes #260)

2b77e336d200a5c8e05646604195e126a7154b24 authored about 4 years ago
Fix #301 issues

cad5d2e14fed8712642c731a5459e18470b2966c authored about 4 years ago
Merge remote-tracking branch 'origin/master' into feature_260

45683beb6de58bba1fa4b705898361be68ebd636 authored about 4 years ago
Migrate Crowdin to GitHub Actions (#303)

* Migrate Crowdin to GitHub Actions

Migrate Crowdin to GitHub Actions

* Update crowdin.yml...

26ca3b9447a0673c8ecd14cd0bb3ffc26dec3162 authored about 4 years ago
Added task update_recycle for update recycling images. Issue #260

8db55d1218fbb9150ae2b0eda2a0ca7250b1efc3 authored about 4 years ago
Merge pull request #1 from openfoodfacts/master

Update last

97025353ba9d3685343312ac65f8a5732cb402d6 authored about 4 years ago
Rename dependabot.yml to dependabot.toto

cd2e941e48f657fa081657b27473a620f86ddc3b authored about 4 years ago
Bump orjson from 3.4.0 to 3.4.5 (#297)

Bumps [orjson](https://github.com/ijl/orjson) from 3.4.0 to 3.4.5.
- [Release notes](https://gi...

561a724e44b824cb647b636b6da6fdc2faf4833a authored about 4 years ago
Bump peewee from 3.13.3 to 3.14.0 (#276)

Bumps [peewee](https://github.com/coleifer/peewee) from 3.13.3 to 3.14.0.
- [Release notes](htt...

ddafc230d9b837bdc110fb417f549f8300388a2f authored about 4 years ago
Bump flake8 from 3.8.3 to 3.8.4 (#255)

Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.3 to 3.8.4.
- [Release notes](https://...

e47142553e8eb7d83bd3971e64e30a1af1b532c1 authored about 4 years ago
New Crowdin updates (#263)

* New translations robotoff.pot (Serbian (Latin))

* New translations robotoff.pot (Chinese Tr...

9ed89e026785cd1dca1a9c7f0a8de7ef9c59a4c7 authored about 4 years ago
Bump requests from 2.24.0 to 2.25.0 (#281)

Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.25.0.
- [Release notes](http...

4ce2085ba71f84949c018c3914a4ad6a15ea3c6c authored about 4 years ago
Bump scikit-learn from 0.23.1 to 0.23.2 (#254)

Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.23.1 to 0.23.2.
- [Re...

2b73ced4462342b96025440ebb743dbb8c5abd12 authored about 4 years ago
Create Dependabot config file (#274)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

4073bf419bd71c3daf6679098f58800963203ed8 authored about 4 years ago
New Crowdin updates (#243)

* New translations robotoff.pot (Serbian (Latin))

* New translations robotoff.pot (Chinese Tr...

faa4195077630b6ee0e2ddb3caaa40f7ba567ab9 authored over 4 years ago
Bump orjson from 3.2.0 to 3.4.0 (#250)

Bumps [orjson](https://github.com/ijl/orjson) from 3.2.0 to 3.4.0.
- [Release notes](https://gi...

4f80f08fe997efa28d1c32b501405526b0e4708f authored over 4 years ago
Bump tensorflow from 2.0.1 to 2.0.3 (#248)

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.0.1 to 2.0.3.
- [Release no...

d1fca2bb4b1afd20f0407f40741643b7debabef8 authored over 4 years ago
Upgrade black to version 20.8b1

10f37649cb2f48635ce95616e27b4eaef76f57a9 authored over 4 years ago
Merge remote-tracking branch 'origin/master'

cc0489eaecea3de15f2cb8c4c6ee69da7b8a01e7 authored over 4 years ago
Add NutritionTableStructureAnnotator

dcbf1fbd008b8ebed0db19fd3b434dedc7e48cf2 authored over 4 years ago