botpress / studio

The studio is the main interface you'll use to build and edit your chatbot.
https://botpress.com/docs/quickstart#conversation-studio
38 stars 38 forks source link

chore(ci_cd): improve and add new actions #267

Closed laurentlp closed 2 years ago

laurentlp commented 2 years ago

This PR improves the current actions by adding caching, removing unnecessary steps, renaming some actions, and adding new actions like build and test.

Note that the unit tests will fail and be fixed in another PR.