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

We need a better way to update the package versions across the repo #530

@swernli

Description

@swernli

Several times when working on a change that needs to bring in new features from an updated QDK, the developer needs to update the package versions of the Microsoft.Quantum.Sdk (and any other explicitly referenced packages) across the whole repo. This can lead to missed update locations, mismatched packages, and subtle build failures. Rather than doing this by hand, we should consider either a helper script that updates the whole repo to a single provided QDK version or a single common location for defining the current QDK version to use across all projects.

For inspiration, we could draw from the script in the katas repo: https://github.com/microsoft/QuantumKatas/blob/main/scripts/Update-QDKVersion.ps1

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceImprove codebase quality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions