-
Updated
Aug 2, 2021 - C#
#
vsts
Here are 327 public repositories matching this topic...
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
VST 2.4 API implementation in rust. Create plugins or hosts. Previously rust-vst on the RustDSP group.
-
Updated
Jul 30, 2021 - Rust
The open source framework for sample based instruments
-
Updated
Jul 25, 2021 - C++
Learn how you can plan smartly, collaborate better, and ship faster with a set of modern development services with Azure DevOps.
-
Updated
Jul 27, 2021 - CSS
A Build Monitor written in Node.js, which supports several build services and can be easily extended.
jenkins
tfs
gitlab
build
monitor
travis-ci
cctray
bamboo
vsts
build-tool
bitrise
teamcity
buddybuild
hacktoberfest
bitbucket-pipelines
drone-ci
-
Updated
Jun 18, 2021 - JavaScript
PowerShell module for accessing TFS, Azure DevOps Service and Azure DevOps Server
-
Updated
Aug 1, 2021 - PowerShell
Azure DevOps Python API
-
Updated
Jun 7, 2021 - Python
Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organisation, and between Organisations.
microsoft
tfs
vsts
migration
chocolatey
bulk-editing
azure-devops
azure-devops-extension
azure-devops-services
azure-devops-migrtation
-
Updated
Jul 30, 2021 - C#
A single Repo to contain the source for ALL my Azure DevOps Build/Release Extensions. The packages can be found in the Azure DevOps Marketplace
-
Updated
Jul 29, 2021 - PowerShell
Tool to migrate work items from Atlassian Jira to Microsoft Azure DevOps/VSTS/TFS.
-
Updated
Jun 24, 2021 - C#
WiMigrator is a command line tool for migrating work items between VSTS/TFS projects
-
Updated
Mar 4, 2021 - C#
A server side plugin for Team Foundation Server (TFS) and Azure DevOps Server for performing various Work Item related calculations, create new Work Items and Links automatically.
-
Updated
Jun 18, 2021 - C#
A Power BI template that provides easy to understand, actionable flow metrics and predictive analytics for your agile teams using Azure DevOps.
visualization
flow
charts
dataviz
dashboard
metrics
vsts
power-bi
monte-carlo-simulation
powerbi
vsts-extension
datavisualization
azure-metrics
flow-metrics-statistics
azure-devops
azure-boards
azure-devops-extension
azuredevops-extension
power-bi-template
pbit
-
Updated
Jul 20, 2021
MCW Modern cloud apps
azure
api-management
vsts
pci-dss
sql-database
on-premises
aad
logic-apps
app-service
data-factory
sql-data-warehouse
mcw
app-insights
azure-synapse-analytics
-
Updated
May 27, 2021 - JavaScript
DevOps for Dynamics 365 Customer Engagement (CE) is becoming a popular topic. The goal of this project is to help Dynamics 365 CE solution builders understand and accelerate their implementation of DevOps practices with Dynamics CE and VSTS.
devops
continuous-integration
continuous-delivery
dynamics
build-automation
continuous-deployment
vsts
crm
dynamics-crm
dynamics-365
release-automation
visual-studio-team-services
msdyn365
-
Updated
Oct 22, 2018
cmeyertons
commented
Oct 5, 2018
This is useful as it allows the user stories to be dragged first on a new feature w/o having to drag the feature first
Colin's ALM Corner Custom Build Tasks
-
Updated
Jun 25, 2021 - PowerShell
ChucK-Racks makes it possible to write and execute ChucK programs as VST/AudioUnit plugins.
-
Updated
Dec 4, 2017 - C++
Prometheus exporter for Azure DevOps (VSTS) including agent pools, builds, releases, deployments, pullrequests and repo stats
-
Updated
Jul 19, 2021 - Go
Estimate - Planning Poker for Azure Boards
-
Updated
Mar 30, 2021 - TypeScript
PowerShell Cmdlets for Azure DevOps and Team Foundation Server
tfs
visual-studio
powershell
nuget
cmdlet
vsts
chocolatey
powershell-gallery
msi
powershell-cmdlets
azure-devops
azuredevops
azure-devops-api
-
Updated
Aug 2, 2021 - C#
1
ghost
commented
Nov 23, 2020
I try migrate rule from the old Aggregator plugin. This rule aggregate effort from children to parent.
When a item has children, the effort fields is read only by custom Hosted XML process rule (fields["MyOrg.HasChildren"] == "true").
The Aggregator rule is 3 step
- Set the field "MyOrg.HasChildren" to empty
- Set effort value
- Set the field "MyOrg.HasChildren" to true
This is the
Improve this page
Add a description, image, and links to the vsts topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vsts topic, visit your repo's landing page and select "manage topics."

Hi and thank you very much for this great evolution from RenderMan!
Most DAWs (all?) compute the final length of the rendered output based on the audio/MIDI input and the "tail" of any subsequent effects or modifiers. It would be great to not have to provide the exact number of seconds to render, but simply call
engine.render()and let DawDreamer estimate the correct length automatically.