* Create new Docker publishing workflow.
* Build on wrong branch temporarily to help test.
* Fix ${} syntax.
* Fix FROM line in Dockerfile.
* Also push to latest image.
* Updated container and binder definitions.
* More human readable image names.
* Try pushing to different registry.
* Fix syntax for remote registry name.
* Fix docker login step.
* Login with az acr instead.
* Fix tag names.
* Updated docker repo for binder and devcontainer.
* Fix to Binder config.
* Only prebuild on master.
* Addressing feedback from @anpaz-msft.
* Inject SHA sum into Binder-specific branch.
* Use GITHUB_ACTOR when updating Binder config.
* Use existing action to push.
* Fix inputs to push action.
* Only trigger from master.
* Begin simplifying and updating the Get-GateCount sample (#202)
* Ignore gate count outputs.
* Begin simplifying gate count sample.
* More work on simplifying the gate count sample, updating to beta package.
* Removed a few levels of nested types.
* First → Single, fixed plotting issues.
* Added some blank lines for readability.
* Changed fields to properties, applied uppercase naming.
* Fixed some comments in powershell integration.
* Moving to script-based build.
* Moving to script-based build.
* Moving to 0.8.1906.2007-beta
* Validation of IntegralData only supported in Windows
* Adding step to publish test results.
* Update samples for 0.8 beta. (#206)
* Beginning work on converting samples to 0.8.
* Enabled using devcontainer to lock Quantum Development Kit version.
* Updated several samples to 0.8 beta.
* Updated devcontainer to 0.8 beta.
* Updated several more samples to 0.8.
* Updated a few more projects.
* Adapting development container for working with chemistry, python.
* Add QInfer to docker, put metadata back.
* Added mpl requirements to Dockerfile.
* Updated tomography sample to 0.8.
* Fixed warning in DatabaseSearch.
* Fixed typo.
* Update .devcontainer/README.md
Co-Authored-By: Andres Paz <anpaz@microsoft.com>
* Fixed spelling in F# solution.
* Step 1 of renaming F# driver.
* Step 2 of renaming F# driver.
* Updating qdk to latest version