Garden-AI / garden

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

entrypoint rebrand #365

Closed OwenPriceSkelly closed 10 months ago

OwenPriceSkelly commented 10 months ago

closes #358

Overview

This renames Pipeline to Entrypoint everywhere in the SDK. It turned out not to be worth it to create another distinct Pipeline class on top of Entrypoint; the pipeline-vs-entrypoint distinction doesn't need to be made by backend code because the distinction is only relevant when one is being displayed.

Testing

Ran unit tests and sanity checked the rebranded garden-ai entrypoint CLI commands

Documentation

This does update docs but still pretty naively. I did make an effort to fix everything that became "A entrypoint" to "An entrypoint" but held off changing any awkward wording for #361


:books: Documentation preview :books:: https://garden-ai--365.org.readthedocs.build/en/365/