* !fixme In-progress work on list publisher
* - Update README and Travis for new run requirements
- Update run requirements
- Correctly detect ms.date-only diffs
* Updated docker image name.
* Address review feedback.
* Fix more review issues.
* fix help and examples
* improve summary description
* bump version of package
* remove stray text
* fix help, redux
* update index
* name linting on parmeters is *really* strict (?) https://github.com/Microsoft/knack/issues/85
* trying different tricks to validate
* revert experiments with parameter names
* remove params to make CI happy, update index, history
* debump version, migrate to azure storage
* fix hash and history
* tolower() sha256
* added a new extension to answer cli related questions
* fixed linter issues
* last linter issue solved
* addressing willie's comments on the PR
* changed the command to find
* adding code owner info
* addressing pylint comments and updating the download url
* fixing flake8 issues
* fixing flake8 issues
* fixing codeowners
* adding copy right header
* fixing the generator version
* file name changed to find
* updating the wheel file
* updating the index file
* updating the code owner file
* fixing metadata in index
* addressing code clean up comments
* fix spacing issue
* comments addressed on the PR, test added
* fixed linter issues
* new features added, including telemetry and improving the presentation of the results
* new wheel file created
* fixed a linter issue
* fixed a linter issue
* fixing missing help
* merged conditions
* addressed unused variable and else condition for no answer list
* fixed the error messages.
* Updated the index to make public preview
* Updated SDK
* Updated sha in index
* Updated index due to failed tests
* Updating the index.json back to 'bdist_wheel (0.30.0) and used that version's sha
* Modified the metadata to match the one in the index
* Renamed extension to dms-preview
* Adding SAP Hana extensions to index
* Small typo
* Adding wheel version and correct sha256
* Using wheel version 0.30.0
* actually using v29
* Updating to new name
* Another name change
* Updating to latest version
* Regenerating package with old wheel
* Remove is in preview
* Matching index to wheel
* Typos
* Forgot comma
* Correct sha
* Metadata version
* Removing extras
* PR comments
* Wrong url
* Updating to latest release
* Using new naming convention
* Using new name in index
* Reverting to sap-hana
* added linter script
* pipe to python script for index changes
* filter different index extensions and print
* loop through extensions and lint
fail on error
static check
* add license
* move acquiring of indexes logic to python file
do get() in case of new entry
* added az -v
* static check
* override core cli bot create command
* index changes
* fix pylint errors
* restore and support previous botservice extension as well.
* fix index to have 2 versions of botservice
* fix CI
* Updating to use a max coreCli version & fixing a bug where up was failign for aspnet runtime
* Upddating help & removing debuggin print statements
* Updating index
* Fixing pylint errros
* Index updated
* Removing unused import
* index updated
* update descriptions and version
* Add checks to verify that the source has a managed disk
* fix procedure to name the temp storage account
* support tags and final image name
* fix lint issue
* remove debug statement
* add version 0.0.6 to index
* support sources backed by vhd blobs (copied images) and snapshots
* fix how we find the source_os_disk_id
* adding image-copy version 0.0.7 to the index
* image-copy: add support for setting target subscription
* remove unused import
* fix lint issue
* added a new extension to answer cli related questions
* fixed linter issues
* last linter issue solved
* addressing willie's comments on the PR
* changed the command to find
* adding code owner info
* addressing pylint comments and updating the download url
* fixing flake8 issues
* fixing flake8 issues
* fixing codeowners
* adding copy right header
* fixing the generator version
* file name changed to find
* updating the wheel file
* updating the index file
* updating the code owner file
* fixing metadata in index
* addressing code clean up comments
* fix spacing issue
* comments addressed on the PR, test added
* fixed linter issues