iqsharp/test-containers/miniconda
Chris Granade 81120dbec4
Build conda packages for IQ#, qsharp.py (#37)
* Started iqsharp recipe.

* Update Jupyter.Core dependency to get --sys-prefix.

* Started work on packing new recipe.

* Modify steps to use conda env instead.

* Remove redundant step.

* Updated description.

* Add conda package to drop.

* Some very painful shell scripting.

* Move iqsharp conda install to opt.

* Fix order in which we add to path.

* Fix some bugs building dotnetcore-sdk from Linux.

* Use powershell instead of pwsh when building from Windows.

* Suppress profile when building iqsharp on POSIX.

* Made pwsh dependency from iqsharp POSIX-only.

* Started working on pwsh package.

* Only pack pwsh on non-Windows hosts.

* Prevent pwsh from capturing NuGet cache.

* Fix PowerShell 5.1 vs 6.2 issues.

* Fixed name of DOTNET_ROOT env var.

* Fix Runtime ID check on PS 5.1.

* Fix name of activation/deactivation scripts.

* Force line endings to enable patching 10607.

* Add SHA256 sums.

* Build fixes for # [non win].

* Fixes to test.

* Fixed meta.yaml for windows.

* Version bump

* Suppress posh profile on Windows.

* Fixed line endings in dotnet/cli#10607 workaround.

* Pin versions in pwsh.

* Added slightly more tests to iqsharp package.

* Use Jinja2 to handle IQ# version passed by set-env.ps1.

* Added qsharp package as well.

* Added qsharp package to pack as well.

* macOS fixes

* Fix some metadata.

* Extended build definition for xplat conda build.

* Renamed xplat conda build jobs.

* Propagate step template parameter into env.

* Adding more detail to pack diagnostics.

* Handle stderr from conda-build better.

* Detect $IsWindows even on Windows.

* Revert and downgrade to warning.

* Separate out conda-build call into separate job.

* Find .NET Core SDK more reliabily.

* Write conda build logs to temporary file as well.

* trying again to log.

* Explicitly write all conda-build output to host.

* Fixing property name in log upload.

* Fix uploadfile task command.

* Trying again to get any log information out of ADO.

* Don't trust conda-build's exit code.

* Switch to using pwsh everywhere.

* Fix macOS-specific bug.

* Fix pack-conda diagnostics.

* Forgot to remove log upload.

* First stab at removing dotnetcore-sdk and pwsh recipes.

* Updated pack script for reduced package set.

* Fixed test-time requirements for iqsharp.

* Force pwsh vs powershell.

* Try using pwsh on Windows.

* Lock conda-build to 3.18.8.

* Added call to dotnet --info.

* Revert "Added call to dotnet --info."

This reverts commit eeaf8a9ebd.

* Lock conda build to dotnet 2.2.401

* Adding more diagnostics.

* More diagnostics.

* even more diagnostics

* Disable binary prefix searching.

* yet more debugging

* fix diagnostics.

* One more fix to diagnostics.

* one moar fix

* undo diagnostics.

* Workaround for conda/conda-build#3736.

* Workaround for conda/conda-build#3170.

* Trying again to redirect stderr.

* trying one more time to suppress stderr.

* Putting try catch back.

* Redirect just stderr.

* Downgrade error action as well.

* Build 3.6 and 3.7 versions.

* Adding python version to outputs as well.
2019-09-25 10:56:23 -07:00
..
.devcontainer Build conda packages for IQ#, qsharp.py (#37) 2019-09-25 10:56:23 -07:00
Untitled.ipynb Build conda packages for IQ#, qsharp.py (#37) 2019-09-25 10:56:23 -07:00
environment.yml Build conda packages for IQ#, qsharp.py (#37) 2019-09-25 10:56:23 -07:00