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

hugh pushed a change to branch create-sshtunnelconfig-tbl
in repository https://gitbox.apache.org/repos/asf/superset.git


    from fb2acd09ff Revert "feat(ssh_tunnel): DELETE SSH Tunnels API" (#22156)
     add 4d807c9e14 feat(ssh_tunnel): Update command & exceptions (#22132)

No new revisions were added by this update.

Summary of changes:
 superset/databases/ssh_tunnel/commands/delete.py   |  1 -
 .../databases/ssh_tunnel/commands/exceptions.py    | 15 ++++++++++-
 .../ssh_tunnel/commands/{delete.py => update.py}   | 29 +++++++++++++++-------
 .../commands/{delete_test.py => update_test.py}    | 16 ++++++------
 4 files changed, 42 insertions(+), 19 deletions(-)
 copy superset/databases/ssh_tunnel/commands/{delete.py => update.py} (65%)
 copy tests/unit_tests/databases/ssh_tunnel/commands/{delete_test.py => 
update_test.py} (79%)

Reply via email to