File tree Expand file tree Collapse file tree 3 files changed +1
-14
lines changed Expand file tree Collapse file tree 3 files changed +1
-14
lines changed Original file line number Diff line number Diff line change 8181 name : ${{ env.PROJECT_NAME }}-coverage-ci-${{ github.run_number }}
8282 path : coveragereport/
8383 if-no-files-found : error
84-
85- - name : ' [Windows] Perform SonarCloud analysis'
86- if : matrix.os == 'windows-latest'
87- env :
88- GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
89- SONAR_TOKEN : ${{ secrets.SONAR_TOKEN }}
90- shell : powershell
91- run : |
92- .\.sonar\scanner\dotnet-sonarscanner end
Original file line number Diff line number Diff line change 11<Solution >
22 <Folder Name =" /Solution Items/" >
3- <File Path =" .circleci/config.yml" />
43 <File Path =" .github/workflows/ci.yml" />
54 <File Path =" .github/workflows/release.yml" />
65 <File Path =" azure-pipelines.yml" />
Original file line number Diff line number Diff line change 11# FileParser
22
3- [ ![ Azure DevOps] [ azuredevopslogo ]] [ azuredevopslink ]
43[ ![ GitHub Actions] [ githubactionslogo ]] [ githubactionslink ]
5- [ ![ Circle CI ] [ circlecilogo ]] [ circlecilink ]
4+ [ ![ Azure DevOps ] [ azuredevopslogo ]] [ azuredevopslink ]
65
76[ ![ Nuget] [ nugetlogo ]] [ nugetlink ]
87
@@ -136,8 +135,6 @@ Just open an issue :)
136135[ githubactionslink ] : https://github.com/eduherminio/FileParser/actions/workflows/ci.yml
137136[ azuredevopslogo ] : https://dev.azure.com/eduherminio/FileParser/_apis/build/status/eduherminio.FileParser?branchName=main
138137[ azuredevopslink ] : https://dev.azure.com/eduherminio/FileParser/_build/latest?definitionId=1&branchName=main
139- [ circlecilogo ] : https://circleci.com/gh/eduherminio/FileParser/tree/main.svg?style=svg
140- [ circlecilink ] : https://circleci.com/gh/eduherminio/FileParser/tree/main
141138[ nugetlogo ] : https://img.shields.io/nuget/v/FileParser.svg?style=flat-square&label=nuget
142139[ nugetlink ] : https://www.nuget.org/packages/FileParser
143140[ apimundologo ] : https://img.shields.io/badge/FileParser%20API-Apimundo-728199.svg
You can’t perform that action at this time.
0 commit comments