Release 2.0.6 - #172
Merged
Merged
Conversation
* 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
* new command: list content
* 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
Contributor
|
@jacalata we already have a 2.0.6 tag (but no PyPI), so was this meant to be 2.0.7 or are you creating a new 2.0.6? |
Contributor
Author
|
The tag number is used to set the version for pypi, so this is meant to be the actual release of 2.0.6 |
bcantoni
approved these changes
Sep 12, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.