Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. To enter the details, go to KnowHOW Dashboard->Settings→Connections

  2.  Click on New Connection Button to add an Azure Repo Configuration

  3.  In Connection Details pop-up window search box type azure Repo.

  4. For PAT token :  {username}:{PAT}

    eg. abc@xyz.net:c3dhdGkubGFtYmFAcHVibGljaXNzYXB

...

  1. Fill in all the details like Connection-Name, BaseUrl, PAT, etc., and click on save.

...

Steps to edit configuration details

  1. Go to the existing Azure Repo connection.     

    Image Added

     

    Image Added

       

  1. Select the connection and click on the edit icon.

  2. Change the details on the pop-up window.

  3. Click on the "Save" button.

Workflow

The mapping between UI fields and MongoDB in tool_config collection

...

UI Field

...

MongoDB

...

URL

...

url

...

API Version

...

apiVersion

...

Repository Name

...

repositoryName

...

PAT TOKEN

...

pat

The mapping between REST API response and build_details collection in MongoDB

...

commit details

...

Rest API response

...

commit details

...

Rest API response

...

url

...

url

...

commitLog

...

comment

...

author

...

author.name

...

revisionNumber

...

commitId

...

commitTimestamp

...

committer.date

Note: Checkbox is not for saving multiple or data of your choice, whatever is present in the table above delete functionality, will be saved, check box is just for which fields we want to delete.

...

  1. .