Skip to content

Releases: CIAT-DAPA/fertilizer_webapi

Release v0.0.13

Choose a tag to compare

@github-actions github-actions released this 17 Jun 22:21
7a3e0a9

Merge pull request #24 from CIAT-DAPA/main

Main

Release v0.0.12

Choose a tag to compare

@github-actions github-actions released this 17 Jun 22:17

Fix forecast lookup by parsing crop id as ObjectId.

  • Parse the crop path parameter as a MongoDB ObjectId in /forecast/{crop}
  • Return an empty list for invalid crop ids instead of erroring
  • Remove debug logging from the forecast endpoint

Release v0.0.11

Choose a tag to compare

@github-actions github-actions released this 03 Jun 22:14
afb887c

Merge pull request #23 from CIAT-DAPA/main

Main

Release v0.0.10

Choose a tag to compare

@github-actions github-actions released this 03 Jun 20:26

Fix CI unit tests: skip DB connect under UNITTEST, use mongomock setup.

agroadvisory_api no longer connects to MongoDB on import when UNITTEST=1.
Tests disconnect and use mongomock via shared helper. Pipeline runs tests from
src/ with UNITTEST env set.

Release v0.0.9

Choose a tag to compare

@github-actions github-actions released this 25 May 15:08

Merge pull request #22 from CIAT-DAPA/develop

Update Jenkinsfile

Release v0.0.8

Choose a tag to compare

@github-actions github-actions released this 25 May 15:01

Merge pull request #21 from CIAT-DAPA/develop

Update Jenkinsfile

Release v0.0.7

Choose a tag to compare

@github-actions github-actions released this 25 May 13:58

Merge pull request #20 from CIAT-DAPA/develop

Update pipeline.yml

Release v0.0.6

Choose a tag to compare

@github-actions github-actions released this 21 Jun 13:02

Merge pull request #12 from CIAT-DAPA/develop

added validation in the coordinates endpoint

Release v0.0.5

Choose a tag to compare

@github-actions github-actions released this 24 Nov 19:16

Merge pull request #11 from CIAT-DAPA/develop

coords field added to country

Release v0.0.4

Choose a tag to compare

@github-actions github-actions released this 21 Jun 19:05

Merge pull request #10 from CIAT-DAPA/develop

update unit test for risk