microsoft / microsoft/qdk

Clean up proxy and 'compiler service' code

Open
#1,003 0 comments 0 reactions 1 assignee View on GitHub

@billti is already working on this.

Since Jan 10, 2024.

Dominant language
Rust
Stars
1k
Forks
212
Avg merge
3d 8h
Merged PRs (30d)
65

Description

We don't need/use a compiler service any more, so delete that code (see the 'targetSubmit' command in commands.ts).

Also, we should always use the Quantum service proxy now to interact with storage, so can remove all the code that support the 'direct to storage' paths and did the CORS checks (search on 'useProxy' under vscode/src/azure).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.