Bartosz Cieśla

Results 6 issues of Bartosz Cieśla

Introduce similar solution to `docker login` / `docker logout` - which would allow user to use `iggy` command line tool without a need of putting credentials for each command. (See...

new functionality
tui

Install and configure needed SW in macOS pipeline (https://github.com/iggy-rs/iggy/blob/master/.github/workflows/test_pr.yml#L103) and enable 2 test cases (which are disabled for macOS only right now) - `integration/tests/cli/personal_access_token/mod.rs` - `integration/tests/cli/system/mod.rs` Error reported by keyring...

ci-cd
tui

- https://gitlab.com/DPDmancul/clap-serde-derive - https://crates.io/crates/clap-serde-derive

improvement
tui

There are issues with artifact download (see actions/download-artifact#339) for which has been workaround has been created (see #1183). Check artifacts download when actions/download-artifact#339 is fixed.