All Projects → cschleiden → azure-boards-estimate

cschleiden / azure-boards-estimate

Licence: MIT License
Estimate - Planning Poker for Azure Boards

Programming Languages

typescript
32286 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to azure-boards-estimate

FlowViz
A Power BI template that provides easy to understand, actionable flow metrics and predictive analytics for your agile teams using Azure DevOps, Azure DevOps Server and/or TFS.
Stars: ✭ 150 (+141.94%)
Mutual labels:  vsts, azure-devops, azure-boards, azure-devops-extension
rust-azure-devops
[No longer maintain] 🦀 Rust extension for Azure DevOps
Stars: ✭ 26 (-58.06%)
Mutual labels:  vsts, azure-devops, azure-devops-extension
webpack-vsts-extension
Webpack build task for Visual Studio Team Services
Stars: ✭ 16 (-74.19%)
Mutual labels:  vsts, azure-devops, azure-devops-extension
azure-pipelines-lighthouse
Embed Google Lighthouse HTML reports into Azure Pipelines
Stars: ✭ 37 (-40.32%)
Mutual labels:  azure-devops, azure-devops-extension
Task-Card-Creator
Small tool for printing task cards used for a Scrum board. Your physical Scrum board will look fantastic. Supports Team Foundation Server and Azure DevOps.
Stars: ✭ 25 (-59.68%)
Mutual labels:  vsts, azure-devops
azure-pipelines-tfvc-tasks
Azure Pipelines tasks for Team Foundation Version Control
Stars: ✭ 26 (-58.06%)
Mutual labels:  azure-devops, azure-devops-extension
azure-flutter-tasks
Easily build and deploy with latest Flutter build tasks for Azure DevOps Pipelines Tasks
Stars: ✭ 66 (+6.45%)
Mutual labels:  vsts, azure-devops
azure-devops-exporter
Prometheus exporter for Azure DevOps (VSTS) including agent pools, builds, releases, deployments, pullrequests and repo stats
Stars: ✭ 102 (+64.52%)
Mutual labels:  vsts, azure-devops
TfsCmdlets
PowerShell Cmdlets for Azure DevOps and Team Foundation Server
Stars: ✭ 75 (+20.97%)
Mutual labels:  vsts, azure-devops
CSEDevOps
Azure DevOps extensions from CSE DevOps team
Stars: ✭ 18 (-70.97%)
Mutual labels:  azure-devops, azure-devops-extension
pipeline templates
Templates for use in build and release pipelines
Stars: ✭ 42 (-32.26%)
Mutual labels:  azure-devops
Not-a-Dog-Workshop
Workshop to build an automatic Not a Dog application , using the Serverless Azure Functions and Cognitive Services
Stars: ✭ 15 (-75.81%)
Mutual labels:  azure-devops
juceSynths
Collection of JUCE synthesisers utilising the Maximilian library.
Stars: ✭ 78 (+25.81%)
Mutual labels:  vsts
vsts-extension-color-control
This is an example of a custom control extension for use in on-premise instances of Visual Studio Team Services on the work item form.
Stars: ✭ 16 (-74.19%)
Mutual labels:  vsts
dependabot-azure-devops
Convenience tool for updating dependencies in Azure DevOps repositories using https://dependabot.com
Stars: ✭ 62 (+0%)
Mutual labels:  azure-devops
azure-cdn-ips
List of Azure CDN IP Addresses
Stars: ✭ 14 (-77.42%)
Mutual labels:  azure-devops
VstsExtensions
Documentation and issue tracking for Microsoft Premier Services Visual Studio Team Services Extensions
Stars: ✭ 42 (-32.26%)
Mutual labels:  azure-devops
phoenix
Containerize your enterprise - tutorials and resources for learning Kubernetes hands on using azure!
Stars: ✭ 102 (+64.52%)
Mutual labels:  vsts
DAFx19-Gamelanizer
Accompanying material for the paper 'A Real-Time Audio Effect Plug-In Inspired by the Processes of Traditional Indonesian Gamelan Music'
Stars: ✭ 33 (-46.77%)
Mutual labels:  vsts
terraform-tuesdays
Demo files for various Terraform Tuesday Examples
Stars: ✭ 211 (+240.32%)
Mutual labels:  azure-devops

Update 3/26/2021: I am going to shut down this extension and deactive the backend in the near future.

I also have lost permissions to update the extension on the marketplace unfortunately, so I'm not able to accept any PRs or deploy changes.

Update 3/18/2020: As stated below, I do not work on the Azure Boards team anymore, and as of now I don't have time to maintain this extension.

Azure Boards Estimate

Contributing

Update 9/18/19: I don't work on the Azure Boards team anymore so I'll have less time to work on this extension. If you want to send a PR I'll gladly review and merge it.

Developing and Testing

To test your work, first follow these steps to set up a DevOps marketplace publisher account (if you already have an account move on).

  1. Run npm run package-dev and upload the package as a private extension to your Azure DevOps publisher account

Note: You may need to add a directory called build to the project root when running the script. The output of the package-dev script is there.

  • Be sure to update the manifest.json to use your publisher's ID before running the script.
  1. Install the private extension on your Azure DevOps oragnization and test your changes.

Upgrading to current version

When upgrading from the first version, you need to approve additional OAuth scopes:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].