Garden-AI / garden

https://garden-ai.readthedocs.io
MIT License
16 stars 4 forks source link

459 point at custom domains #460

Closed OwenPriceSkelly closed 2 months ago

OwenPriceSkelly commented 2 months ago

completes #459

Overview

what it says on the tin: this points the sdk at the appropriate api[-dev].thegardens.ai urls instead of the old ones.

Discussion

Two other small changes:

Testing

tested a few routes by using the CLI in a poetry shell against both local and dev instances, i.e. the CLI was hitting api-dev.thegardens.ai just fine. this is what prompted the backend PR to remove the trailing slashes from routes

Documentation

no docs


📚 Documentation preview 📚: https://garden-ai--460.org.readthedocs.build/en/460/

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.42%. Comparing base (6b3825c) to head (cb23c5f).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #460 +/- ## ========================================== + Coverage 75.26% 75.42% +0.15% ========================================== Files 50 50 Lines 3226 3198 -28 ========================================== - Hits 2428 2412 -16 + Misses 798 786 -12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.