From 2c6f2afb1c44bfb912736132592e284dbac4f841 Mon Sep 17 00:00:00 2001 From: Sergey Grigoriev Date: Tue, 22 Oct 2024 15:37:11 +0200 Subject: [PATCH] chore: sonarcloud for code coverage --- .github/workflows/pr.yml | 4 ++-- .github/workflows/release-please.yml | 2 +- QUICK_START.md | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index da401b1..3818e7a 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -10,12 +10,12 @@ jobs: name: Check commit messages runs-on: ubuntu-latest steps: - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4 + - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4 with: ref: ${{ github.event.pull_request.head.ref }} repository: ${{ github.event.pull_request.head.repo.full_name }} fetch-depth: 0 - - uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5 + - uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5 with: cache: pip # caching pip dependencies - run: pip install commitizen diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 32c85a1..57493be 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -12,7 +12,7 @@ jobs: steps: - name: release-please id: release - uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4 + uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4 with: release-type: maven target-branch: main diff --git a/QUICK_START.md b/QUICK_START.md index 9ea6f76..8d760d5 100644 --- a/QUICK_START.md +++ b/QUICK_START.md @@ -21,8 +21,8 @@ ch.sbb.polarion.extension.pdf-exporter.weasyprint.service=http://localhost:9080 ## Restart Polarion -Stop Polarion. -Delete the `/data/workspace/.config` folder. +Stop Polarion. +Delete the `/data/workspace/.config` folder. Start Polarion. ## Configure PDF Exporter for Live Reports