Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test: Git LFS read support #174795

Closed
3 tasks done
joyceerhl opened this issue Feb 19, 2023 · 0 comments
Closed
3 tasks done

Test: Git LFS read support #174795

joyceerhl opened this issue Feb 19, 2023 · 0 comments

Comments

@joyceerhl
Copy link
Contributor

joyceerhl commented Feb 19, 2023

Refs microsoft/vscode-remote-repositories-github#7

Complexity: 4

Create Issue


https://insiders.vscode.dev now supports reading files tracked with Git LFS in repositories hosted on GitHub and Azure Repos. Please verify the following:

  • You can view Git LFS files in https://insiders.vscode.dev as well as in VS Code desktop with the pre-releases of both GitHub Repositories and Azure Repos.
    • For GitHub, you can use https://insiders.vscode.dev/github/microsoft/vscode-docs.
    • For Azure Repos, you can create your own Azure DevOps organization, create a test repository, and initialize it from the desktop git client with a few LFS-tracked files (see instructions for initializing LFS for files in your repo).
    • You can open individual files (png, jpg, mp4, gif) as well as view them inline in the Markdown preview, e.g. by opening the Markdown document for our release notes and choosing Markdown: Open Preview from the command palette.
    • When testing web support, please try opening the repo in at least two different browsers (Edge, Chrome, Safari, Firefox).
  • Setting "githubRepositories.experimental.lfs.read.enabled": false and "azureRepos.experimental.lfs.read.enabled": false disables LFS read support (the behavior in the stable releases today).
  • Note any performance issues that are perceptible to you as a result of the LFS read support.
  • ⚠️ we do not yet support committing LFS files, nor do we support reading LFS files in github.dev due to outstanding CORS issues.
@joyceerhl joyceerhl added this to the February 2023 milestone Feb 19, 2023
@aiday-mar aiday-mar removed their assignment Feb 21, 2023
@connor4312 connor4312 removed their assignment Feb 21, 2023
@bhavyaus bhavyaus removed their assignment Feb 21, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Apr 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants