Skip to content
This repository has been archived by the owner on Jun 17, 2019. It is now read-only.

ALM-Rangers/Folder-Management-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Folder-Management-Extension

NOTICE - We have deprecated this extension. For now it is still avaialble on the Visual Studio Marketplace. The extension will continue to serve as an open source solution and sample extension on GitHub.

Gears Interested how our CI/CD pipeline works? Read Set up a CI/CD pipeline for your Team Services extension to learn more.

What

Easily and quickly create new folders in Code Explorer through the Web Access for TFVC and Git.

Why

Previously you could only create new files from web access. To add a folder, you would need to use your local Git or TFVC repository. This meant that people who aren’t comfortable using Git or Visual Studio, could not add a folder. This extension helps solve that problem.

Steps

  1. Clone this repo
  2. Browse to the folder of the extension
  3. Publish the contents of the extension to a local or cloud web server
  4. The root of the extension should be at the root of the web server, for example: https://myserver/images/fabrikam-logo.png
  5. Update the extension manifest file (extension.json). To do this, update the namespace field to a globally unique value. For example: johnsmith.samples.foldermanagement. Also, update the baseUri field to be the fully qualified URL to the root of your web server, for example: https://myserver
  6. Install the extension into your Visual Studio Team Services account (see https://www.visualstudio.com/en-us/integrate/extensions/publish/overview)

Find out more

Check out Wouter de Kort's blog post here, where he walks through the process and how it works.

The Visual Studio ALM Rangers provide professional guidance, practical experience and gap-filling solutions to the ALM community. Visit aka.ms/vsarblog to find out more.

Contributors

We thank the following contributor(s) for this extension: Abel Wang and Wouter de Kort.

Contribute

Contributions to Folder Management are welcome. Here is how you can contribute to Folder Management:

  • Submit bugs and help us verify fixes
  • Submit pull requests for bug fixes and features and discuss existing proposals

Please refer to Contribution guidelines and the Code of Conduct for more details.

Data/Telemetry

This project collects usage data and sends it to Microsoft to help Microsoft improve its products and services. For more information about how Microsoft uses telemetry data, read the Microsoft privacy statement.

This telemetry is used for A|B testing and troubleshooting.

To turn off telemetry you need to fork this repo, publish, and use your own version of the project without replacing the __InstrumentationKey__ configuration key.

About

*DEPRECATED* Easily and quickly create new folders in Code Explorer through the Web Access for TFVC and Git

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •