Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fixing a broken markdown link about SSH tunneling #23911

Merged
merged 1 commit into from
May 5, 2023

Conversation

rusackas
Copy link
Member

@rusackas rusackas commented May 2, 2023

SUMMARY

Simply fixes a link with transposed ( and [ in markdown.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@codecov
Copy link

codecov bot commented May 2, 2023

Codecov Report

Merging #23911 (ea061f0) into master (a8e02cd) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #23911      +/-   ##
==========================================
+ Coverage   68.08%   68.10%   +0.02%     
==========================================
  Files        1939     1940       +1     
  Lines       75012    75020       +8     
  Branches     8154     8154              
==========================================
+ Hits        51072    51094      +22     
+ Misses      21857    21843      -14     
  Partials     2083     2083              
Flag Coverage Δ
hive 53.02% <ø> (ø)
javascript 54.46% <ø> (+<0.01%) ⬆️
mysql 78.80% <ø> (?)
postgres 78.88% <ø> (ø)
presto 52.93% <ø> (ø)
python 82.67% <ø> (+0.04%) ⬆️
sqlite 77.39% <ø> (ø)
unit 52.82% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 10 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@hughhhh hughhhh merged commit 93789b8 into master May 5, 2023
@rusackas rusackas deleted the link-fix-for-ssh-tunneling branch May 5, 2023 22:30
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 3.0.0 labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/XS 🚢 3.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants