Skip to content

Language repositories are going to need .assets added to their respective .gitignore files #4338

@JimSuplizio

Description

@JimSuplizio

When a user executes test-proxy restore -a <pathToAssets.json>\assets.json, by default it'll create an .assets directory in the root of the repository. Git status shows this as untracked and it shouldn't be showing up at all.

> git status
On branch main
Untracked files:
  (use "git add <file>..." to include in what will be committed)
        .assets/

Metadata

Metadata

Assignees

Labels

Asset-SyncAny issues relating to moving test assets out of repos.Central-EngSysThis issue is owned by the Engineering System team.Test-ProxyAnything relating to test-proxy requests or issues.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions