pola-rs / polars-cli

CLI interface for running SQL queries with Polars as backend

Home Page:https://pola.rs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set up separate release process for polars-cli

universalmind303 opened this issue · comments

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.

Sounds good. Would be great to have binaries for it. 👍

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