Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

@cesarzc
Copy link
Contributor

@cesarzc cesarzc commented May 4, 2021

No description provided.

@cesarzc cesarzc marked this pull request as ready for review May 4, 2021 18:03
@cesarzc cesarzc requested review from achocron and swernli May 4, 2021 18:03
@swernli
Copy link
Collaborator

swernli commented May 4, 2021

There is one other file to update that does some tracking of published dlls and packages: https://github.com/microsoft/qsharp-runtime/blob/feature/azure-quantum-simulator/build/manifest.ps1. It doesn't affect whether or not the package will get published, as you saw from your e2e build, but I think it gets used for some of the signing and validation that happens as part of the release pipeline, so it's a good idea to keep it in sync.

@cesarzc
Copy link
Contributor Author

cesarzc commented May 5, 2021

There is one other file to update that does some tracking of published dlls and packages: https://github.com/microsoft/qsharp-runtime/blob/feature/azure-quantum-simulator/build/manifest.ps1. It doesn't affect whether or not the package will get published, as you saw from your e2e build, but I think it gets used for some of the signing and validation that happens as part of the release pipeline, so it's a good idea to keep it in sync.

@swernli Added the new package and DLL to the appropriate places in the file.

@cesarzc cesarzc merged commit c6498da into feature/azure-quantum-simulator May 5, 2021
cesarzc added a commit that referenced this pull request Jul 8, 2021
* Setup controller project (#597)
* Implement dependencies and tests (#626)
* Refactor controller into library (#642)
* Move QIR driver generator (#660)
* Ignore line breaks for testing purposes. (#671)
* Microsoft.Quantum.Qir.Tools package (#670)
* QIR Build From Q# DLL (#658)
* Add test for test.submitter.noop with Q#
* Command-Line Compiler (#681)
* QIR Command Line Tool - Automatically Use Required Resources (#704)
* QIR Command Line Tool - Packaging Fixes (#723)
* Update QIR submitter factory regex. (#728)`
Co-authored-by: Bettina Heim <beheim@microsoft.com>
* Fix QIR Simulator dll load (#760)
* Fix QIR Simulator dll load
* Fixing link (#762)
* Adding entry point operation loader (#766)
Co-authored-by: Zander Chocron <alchocro@microsoft.com>
Co-authored-by: Sarah Marshall <sarah.marshall@microsoft.com>
Co-authored-by: Sarah Marshall <33814365+samarsha@users.noreply.github.com>
Co-authored-by: Scott Carda <55811729+ScottCarda-MS@users.noreply.github.com>
Co-authored-by: Scott Carda <sccarda@microsoft.com>
Co-authored-by: Bettina Heim <beheim@microsoft.com>
Co-authored-by: bettinaheim <34236215+bettinaheim@users.noreply.github.com>
Co-authored-by: Stefan J. Wernli <swernli@microsoft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants