Need Advice: Hex Package release plan & cadence

Membrane and Swoosh are great examples to look into - thank you!!!

Before researching both of them, I am leaning towards re-organizing the repo a bit to group functionality into package-sized groups - so I could publish both jido_connect and jido_connect_google - where the google package contains connectors for all of the Google Services.

This would present the option of adding a dependency for jido_connect_google that carries a bit of extra code - but isn’t the end of the world.

Then, I will add a documented path to add a GIT based dependency that could focus right into the connector required, or show a path to vendor the code right into the final project.

I’m really feeling the limitations of Mix here - but this feels like the best road forward.

1 Like