AppVeyor is a well-known cloud based build server, which integrates with many source controls like VSO (Visual Studio Online), GitHub, BitBucket etc. Like many others, we love AppVeyor too. However, most of the time we spend our time in Visual Studio, and interacting with AppVeyor was not possible from within Visual Studio. So we decided to build an extension! What is in the first(beta) version?
Show me some screenshots: Once you install the extension you will see a new item "AppVeyor" in Visual Studio's View menu
Clicking "AppVeyor" menu will open a new "AppVeyor" window Before you see your projects you need to enter your AppVeyor API token inTools | Options | AppVeyor or clicking gears icon in the AppVeyor window’s toolbar. This is required for extension to communicate with your AppVeyor account. We usebearer token authentication to access AppVeyor API. Finally, we love VS dark theme too!
PLEASE NOTE:
Finally, if you like this extension please rate the extension and also share within your circles.
|