This is an automated email from the ASF dual-hosted git repository.

morningman pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/doris-cli.git


    from 61e2809  Initial: Apache Doris Cli Co-Authored-By: tomz-alt 
<[email protected]>
     new 9a22771  Remove VeloDB branding; rename error types to Doris*
     new 03ded5b  Add .asf.yaml for Apache repo configuration

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .asf.yaml                          | 33 ++++++++++++++++++++++++++++
 Cargo.toml                         |  2 +-
 README.md                          |  8 +++----
 config/products.toml               |  2 +-
 src/commands/auth.rs               |  2 +-
 src/commands/profile/fetch.rs      |  2 +-
 src/commands/profile/summary.rs    |  2 +-
 src/config/environment.rs          | 14 ++++++------
 src/config/store.rs                | 44 +++++++++++++++++++-------------------
 src/connection/http.rs             | 34 ++++++++++++++---------------
 src/connection/mysql.rs            | 20 ++++++++---------
 src/connection/socks5_forwarder.rs | 10 ++++-----
 src/error.rs                       | 26 +++++++++++-----------
 src/main.rs                        |  4 ++--
 14 files changed, 118 insertions(+), 85 deletions(-)
 create mode 100644 .asf.yaml


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to