pola-rs / polars-cli

CLI interface for running SQL queries with Polars as backend
https://pola.rs/
MIT License
160 stars 12 forks source link

Set up separate release process for polars-cli #15

Closed universalmind303 closed 1 year ago

universalmind303 commented 1 year ago

Problem description

Currently Polars-cli release process is tied to the rust lib. Since polars-cli is independently versioned, it should also have separate release process similar to py-polars.

I started doing some discovery on it here, but it still needs significant work to have a fully functional release process.

ritchie46 commented 1 year ago

Sounds good. Would be great to have binaries for it. :+1:

stinodego commented 1 year ago

We will be setting up a separate repo for the CLI. This will make it easier to set up a dedicated release process.

See: https://github.com/pola-rs/polars-cli