Coder Social home page Coder Social logo

microsoft / wiql-to-odata-ado-extension Goto Github PK

View Code? Open in Web Editor NEW
13.0 5.0 8.0 1.92 MB

Translates a WIQL query to OData (for the Analytics extension) in Azure DevOps

License: MIT License

TypeScript 91.09% JavaScript 5.62% HTML 2.49% CSS 0.80%
azure-devops azure-devops-extension odata wiql

wiql-to-odata-ado-extension's Introduction

WIQL to OData Azure DevOps Extension

Build Status

Wiql to OData translates an Azure DevOps query into an OData query for use with Azure DevOps Analytics OData endpoints.

Features

  • Convert 'flat list of work items' and 'work items and direct links' ADO queries to OData queries with the click of a button. These queries are url formatted and ready to be used in your apps with any http client.

Restrictions

  • You must have Azure DevOps Analytics installed to your account.
  • As with the Azure DevOps Analytics extension, this extension is currently in preview. It will not support some scenarios that OData or ADO Analytics currently doesn't support. For example...
    • Recursive (tree) Wiql queries are not supported.
    • Macros (such as @project, @me), are not supported. When possible, these values will be replaced with static values. @today is supported, but mathematical operations on @today such as @today - 1 are not supported, and will be replaced with a static value.
  • The output query is a best guess, and may require some adjustment to perform exactly as required. Please heed the warnings listed below the query text.

Building the project

Just run:

npm run build:dev
npm run package:dev

This produces a .vsix file which can be uploaded to the Visual Studio Marketplace

You can also publish it to your own publisher by running:

npm run publish:dev

Reporting Security Issues

Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) at [email protected]. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the Security TechCenter.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

wiql-to-odata-ado-extension's People

Contributors

j-windsor avatar microsoftopensource avatar msftgits avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

wiql-to-odata-ado-extension's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.