instructor-ai / instructor-rb

Structured outputs for LLMs
https://useinstructor.com/
MIT License
51 stars 2 forks source link

Set up Package Publishing #4

Closed jxnl closed 5 months ago

sergiobayona commented 5 months ago

I'm going to try to setup this "Publish Gem" Github action https://github.com/marketplace/actions/publish-to-rubygems as well as an action for automated test suite runs prior to publishing.

I'd need a GITHUB_TOKEN which I believe I can generate from the base Github repo and RUBYGEMS_API_KEY. Not sure if you want to keep ownership of the Rubgems account in which case you'd need to create the account. Then generate and provide the api key. Or if you prefer, I can generate one from my own Rubygems account.

jxnl commented 5 months ago

you can do it!

jxnl commented 5 months ago

also looks like instructor exists we'll need instructor-rb