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

refactor: URL params in Dashboard listing #14

Merged
merged 2 commits into from Mar 18, 2023

Conversation

mrshu
Copy link
Contributor

@mrshu mrshu commented Dec 28, 2022

  • Refactor the way URL params are being passed to requests in Dashboard listing in pull_dashboards.py, as the previous version has been susceptible to encoding issues.

Signed-off-by: mrshu mrshu@cisco.com

* Refactor the way URL params are being passed to requests in Dashboard
  listing in `pull_dashboards.py`, as the previous version has been
  susceptible to encoding issues.

Signed-off-by: mrshu <mrshu@cisco.com>
@one-data-cookie
Copy link
Collaborator

Thanks for this, @mrshu! ⭐

Shall we apply the same logic to get_datasets_from_superset and even get_datasets_from_superset, you think?

…sh_descriptions.py`

Refactor the way URL params are being passed to requests in Dataset listing in as the previous version has been susceptible to encoding issues.
@one-data-cookie
Copy link
Collaborator

@mrshu I also updated the other functions using the same logic as mentioned in the previous comment. Thank you and merging!

@one-data-cookie one-data-cookie merged commit 73efc9b into main Mar 18, 2023
@one-data-cookie one-data-cookie deleted the mrshu/refactor-dashboard-url-params branch March 18, 2023 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants