Skip to content

Single file from Wiki PDF export #942

Answered by rfennell
WebGoose asked this question in Q&A
Discussion options

You must be logged in to vote

I think the confusion is that there are two ways the task can work, probably down to my documentation not being clear enough.

I had always assumed then when in single file mode a WIKI repo would not be cloned. The task would just be using the output from another task. This is my test case for that scenario

    - task: richardfennellBM.BM-VSTS-XplatGenerateReleaseNotes-DEV1.XplatGenerate-Release-Notes.XplatGenerateReleaseNotes@2
      displayName: 'Generate Release Notes based on Release Comparision API'
      inputs:
        outputfile: '$(System.DefaultWorkingDirectory)\inline.md'
        outputVariableName: OutputText
        templateLocation: InLine
        inlinetemplate: |
          …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by rfennell
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants