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

Development #216

Merged
merged 47 commits into from
Dec 16, 2022
Merged

Development #216

merged 47 commits into from
Dec 16, 2022

Conversation

jacalata
Copy link
Contributor

  • fix handling of -f argument for exporting
  • add --auth and --role args
  • add --timeout arg

jacalata and others added 30 commits July 8, 2022 01:24
* configure black
* add step to list dependencies for licensing
* Defect 1427376: [Tabcmd WAM] --save-db-password flag thinks it should get an argument
 -updated several other publishing arguments that had the same problem
- change argument from "token" to "token-value" so it is not a substring of "token-name", remove the 2-letter short arguments
* fix reencrypt_extracts help string
* Hand format a nice help output
* Fix exit_with_error handling
* Defect 1426885: [Tabcmd WAM] addusers and removeusers error
* fix deletegroup
* update unlocalized strings
clearly indicate when using the default site
Getting workbook works as expected, but appends extra file extensions
* Rename src dir to tabcmd so that setup.py install will go to the 'tabcmd' destination directory
* Update references in scripts and code to reflect src-->tabcmd
Defect 1428581: [Tabcmd WAM] Publishing to projects other than default throws an error
* filter for items in project
* separate the use of ds/wb as flags vs as argument names
* update publish_samples to call shared project logic
* Create run-e2-tests.yml
* Fix some e2e tests
* Add trace logging details and error stack
* handle url input more robustly
Co-authored-by: Brian Cantoni <bcantoni@salesforce.com>
remove 3.7 and 3.8 to get past a typing bug in those versions
* Get-Url and Export use same url parameters
* some logging cleanup
* Fixes #173
* Partial fix for #169
* refactor to re-use option and parameter parsing, save_to_file methods
* fully port to pyproject.toml
* update packaging script
* add explicit install of build module
* make e2e tests mypy-ok
* remove makespec step for now
* Fix image export (#184)
* implement pdf layout/page type
Make error message generic when signin args not present
* add arguments to publish command to publish data connection with Tableau Bridge
* Make error message generic when signin args not present
* stop duplicate logging in session
jacalata and others added 16 commits October 31, 2022 19:33
also renamed some tests for easier reading
…ith Tableau Bridge (#195)

* add argument to publish command
* open csv files prepared for BOM
* fix error for new stricter mypy
* update package action, add readme
* Update tabcmd.spec  with locale files and libraries
* change the spec to --onefile
* forget site name on new login
* catch non-server errors
* delete site by id, not name
* changed default behavior on object creation to match old tabcmd
* add datasources to the get command
Co-authored-by: Jac Fitzgerald <jac.fitzgerald@salesforce.com>
* different output based on switch used
* hide token-value like we do password
* refactoring: help command and parent_parser
* make db-auth/oauth mutually exclusive
* Create a db credentials item for publishing with --db-username, etc arguments
* catch non-server exceptions
* fix filename for get command
* add role and auth args
- add validation step to action
- use github upload-artifact action
* add timeout to request
@jacalata jacalata merged commit f7ce761 into main Dec 16, 2022
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.

5 participants