hoverinc / tableau-utilities

A module and CLI Utility for managing Tableau objects, locally, and in Tableau Online.
MIT License
4 stars 1 forks source link

Updated some CLI functionality #43

Closed JustinGrilli closed 1 year ago

JustinGrilli commented 1 year ago

Changes

Notes to reviewer

Tests

After installing tableau_utilities with these changes:

jaybythebay commented 1 year ago

@JustinGrilli I'm trying to troubleshoot the weird PR thing. Can you merge this in? That feels like it might make the comparison simpler but perhaps I'm wrong 😮‍💨

jaybythebay commented 1 year ago

@JustinGrilli could you re-run the CI job on this branch? I'm confused as to why this would suddenly fail. If you re-run the CI job here that will let us know if the issue is the other branches OR if it's something in the CI flow from imports/versions etc.

When I google the errors on the other branchs I'm getting package version and pytest version issues. This is an old comment but perhaps it;s relevant https://github.com/pytest-dev/pytest-runner/issues/49#issuecomment-495259140

JustinGrilli commented 1 year ago

Yeah I will merge this in.

Once I merge it, we should see CI run on the refactor-to-use-restapi PR