Skip to content

An extension to Azure DevOps that adds a high level hub for running pipelines with complex json-schema based variables by auto generating a web UI

License

Notifications You must be signed in to change notification settings

rropen/ado-ext-rr-automation-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

acc6f66 · Jun 24, 2022

History

55 Commits
Feb 7, 2022
Feb 7, 2022
Jun 24, 2022
Feb 3, 2022
Jan 19, 2022
Jun 23, 2022
Jun 23, 2022
Jan 26, 2022
Jan 26, 2022
Jun 24, 2022
Mar 2, 2022
Jun 23, 2022
Jun 23, 2022
Feb 3, 2022
Jun 24, 2022
Jun 20, 2022
Mar 2, 2022

Repository files navigation

Summary

Extension adds a high level Hub page that:

  • Allows a user to select a a pipeline containing a JSON schema that defines variables
  • Renders a HTML Form using rjsf, that includes validation of fields
  • A number of Azure DevOps specific widgets are mapped (Identity pickers, current user, current project)
  • Once the form is filled out, the associated pipeline is run by passing the JSON variales to the pipeline variables
  • The pipeline variables are presented as a flattened JSON key-value object, e.g. "contact.address.street_name" : "main street"

User Guide

Please see here

Dev and Architecture (including Open Source/3rd party libraries)

Please see here

About

An extension to Azure DevOps that adds a high level hub for running pipelines with complex json-schema based variables by auto generating a web UI

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published