mirror of
https://github.com/PRQL/prql.git
synced 2026-04-01 13:26:53 +00:00
- Rename build-prqlc action → build-prqlc-cli (it builds the CLI binary) - Remove test-dbs feature from CLI release matrix (belongs to prqlc library) - Add anyhow as dev-dependency of prqlc (used by integration test runner) - Make 'display' feature default for prqlc (error formatting is core) - Fix JS test: remove erroneous 'new' on get_targets() function call - Update all release.yaml job references from build-prqlc → build-prqlc-cli Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
GitHub Workflows
See our development docs for docs & discussion.