Skip to content

Commit 625a328

Browse files
Release: Bump dcarbone/install-jq-action from 2 to 3 (#737)
Bumps [dcarbone/install-jq-action](https://github.com/dcarbone/install-jq-action) from 2 to 3. - [Release notes](https://github.com/dcarbone/install-jq-action/releases) - [Commits](dcarbone/install-jq-action@v2...v3) --- updated-dependencies: - dependency-name: dcarbone/install-jq-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f24600a commit 625a328

97 files changed

Lines changed: 271 additions & 76 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"currentversion": "v2.13.1"}
1+
{"currentversion": "v2.13.2"}

docs.kosli.com/content/client_reference/kosli_assert_artifact.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ non-zero code if non-compliant status.
7373

7474
{{< tabs "live-examples" "col-no-wrap" >}}{{< tab "GitHub" >}}View an example of the `kosli assert artifact` command in GitHub.
7575

76-
In [this YAML file](https://app.kosli.com/api/v2/livedocs/cyber-dojo/yaml?ci=github&command=kosli%2Bassert%2Bartifact), which created [this Kosli Event](https://app.kosli.com/api/v2/livedocs/cyber-dojo/event?ci=github&command=kosli%2Bassert%2Bartifact).{{< /tab >}}{{< tab "GitLab" >}}View an example of the `kosli assert artifact` command in GitLab.
76+
In [this YAML file](https://app.kosli.com/api/v2/livedocs/cyber-dojo/yaml?ci=github&command=kosli%2Bassert%2Bartifact){{< /tab >}}{{< tab "GitLab" >}}View an example of the `kosli assert artifact` command in GitLab.
7777

78-
In [this YAML file](https://app.kosli.com/api/v2/livedocs/cyber-dojo/yaml?ci=gitlab&command=kosli%2Bassert%2Bartifact), which created [this Kosli Event](https://app.kosli.com/api/v2/livedocs/cyber-dojo/event?ci=gitlab&command=kosli%2Bassert%2Bartifact).{{< /tab >}}{{< /tabs >}}
78+
In [this YAML file](https://app.kosli.com/api/v2/livedocs/cyber-dojo/yaml?ci=gitlab&command=kosli%2Bassert%2Bartifact){{< /tab >}}{{< /tabs >}}
7979

8080
## Examples Use Cases
8181

docs.kosli.com/content/client_reference/kosli_attest_sonar.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -117,28 +117,26 @@ kosli attest sonar
117117

118118
```
119119

120-
##### report a SonarQube Cloud attestation for a specific branch about a trail using key/revision
120+
##### report a SonarQube Cloud attestation about a trail using key/revision
121121

122122
```shell
123123
kosli attest sonar
124124
--name yourAttestationName
125125
--sonar-api-token yourSonarAPIToken
126126
--sonar-project-key yourSonarProjectKey
127127
--sonar-revision yourSonarRevision
128-
--branch-name yourBranchName
129128

130129
```
131130

132-
##### report a SonarQube Server attestation for a pull-request about a trail using key/revision
131+
##### report a SonarQube Server attestation about a trail using key/revision
133132

134133
```shell
135134
kosli attest sonar
136135
--name yourAttestationName
137136
--sonar-api-token yourSonarAPIToken
138-
--sonarqube-url yourSonarQubeURL
137+
--sonar-server-url yourSonarServerURL
139138
--sonar-project-key yourSonarProjectKey
140139
--sonar-revision yourSonarRevision
141-
--pull-request-id yourPullRequestID
142140

143141
```
144142

docs.kosli.com/content/client_reference/kosli_report_approval.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ images in registries or "docker" for local docker images.
5959

6060
{{< tabs "live-examples" "col-no-wrap" >}}{{< tab "GitHub" >}}View an example of the `kosli report approval` command in GitHub.
6161

62-
In [this YAML file](https://app.kosli.com/api/v2/livedocs/cyber-dojo/yaml?ci=github&command=kosli%2Breport%2Bapproval), which created [this Kosli Event](https://app.kosli.com/api/v2/livedocs/cyber-dojo/event?ci=github&command=kosli%2Breport%2Bapproval).{{< /tab >}}{{< tab "GitLab" >}}View an example of the `kosli report approval` command in GitLab.
62+
In [this YAML file](https://app.kosli.com/api/v2/livedocs/cyber-dojo/yaml?ci=github&command=kosli%2Breport%2Bapproval){{< /tab >}}{{< tab "GitLab" >}}View an example of the `kosli report approval` command in GitLab.
6363

64-
In [this YAML file](https://app.kosli.com/api/v2/livedocs/cyber-dojo/yaml?ci=gitlab&command=kosli%2Breport%2Bapproval), which created [this Kosli Event](https://app.kosli.com/api/v2/livedocs/cyber-dojo/event?ci=gitlab&command=kosli%2Breport%2Bapproval).{{< /tab >}}{{< /tabs >}}
64+
In [this YAML file](https://app.kosli.com/api/v2/livedocs/cyber-dojo/yaml?ci=gitlab&command=kosli%2Breport%2Bapproval){{< /tab >}}{{< /tabs >}}
6565

6666
## Examples Use Cases
6767

docs.kosli.com/content/legacy_ref/v2.11.45/_index.md

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: v2.11.46
33
bookCollapseSection: true
4-
weight: 603
4+
weight: 604
55
---
66

77
# v2.11.46

docs.kosli.com/content/legacy_ref/v2.11.46/kosli_assert_artifact.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ non-zero code if non-compliant status.
7373

7474
{{< tabs "live-examples" "col-no-wrap" >}}{{< tab "GitHub" >}}View an example of the `kosli assert artifact` command in GitHub.
7575

76-
In [this YAML file](https://app.kosli.com/api/v2/livedocs/cyber-dojo/yaml?ci=github&command=kosli+assert+artifact), which created [this Kosli Event](https://app.kosli.com/api/v2/livedocs/cyber-dojo/event?ci=github&command=kosli+assert+artifact).{{< /tab >}}{{< tab "GitLab" >}}View an example of the `kosli assert artifact` command in GitLab.
76+
In [this YAML file](https://app.kosli.com/api/v2/livedocs/cyber-dojo/yaml?ci=github&command=kosli+assert+artifact){{< /tab >}}{{< tab "GitLab" >}}View an example of the `kosli assert artifact` command in GitLab.
7777

78-
In [this YAML file](https://app.kosli.com/api/v2/livedocs/cyber-dojo/yaml?ci=gitlab&command=kosli+assert+artifact), which created [this Kosli Event](https://app.kosli.com/api/v2/livedocs/cyber-dojo/event?ci=gitlab&command=kosli+assert+artifact).{{< /tab >}}{{< /tabs >}}
78+
In [this YAML file](https://app.kosli.com/api/v2/livedocs/cyber-dojo/yaml?ci=gitlab&command=kosli+assert+artifact){{< /tab >}}{{< /tabs >}}
7979

8080
## Examples Use Cases
8181

docs.kosli.com/content/legacy_ref/v2.11.46/kosli_report_approval.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ images in registries or "docker" for local docker images.
5959

6060
{{< tabs "live-examples" "col-no-wrap" >}}{{< tab "GitHub" >}}View an example of the `kosli report approval` command in GitHub.
6161

62-
In [this YAML file](https://app.kosli.com/api/v2/livedocs/cyber-dojo/yaml?ci=github&command=kosli+report+approval), which created [this Kosli Event](https://app.kosli.com/api/v2/livedocs/cyber-dojo/event?ci=github&command=kosli+report+approval).{{< /tab >}}{{< tab "GitLab" >}}View an example of the `kosli report approval` command in GitLab.
62+
In [this YAML file](https://app.kosli.com/api/v2/livedocs/cyber-dojo/yaml?ci=github&command=kosli+report+approval){{< /tab >}}{{< tab "GitLab" >}}View an example of the `kosli report approval` command in GitLab.
6363

64-
In [this YAML file](https://app.kosli.com/api/v2/livedocs/cyber-dojo/yaml?ci=gitlab&command=kosli+report+approval), which created [this Kosli Event](https://app.kosli.com/api/v2/livedocs/cyber-dojo/event?ci=gitlab&command=kosli+report+approval).{{< /tab >}}{{< /tabs >}}
64+
In [this YAML file](https://app.kosli.com/api/v2/livedocs/cyber-dojo/yaml?ci=gitlab&command=kosli+report+approval){{< /tab >}}{{< /tabs >}}
6565

6666
## Examples Use Cases
6767

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: v2.12.0
33
bookCollapseSection: true
4-
weight: 602
4+
weight: 603
55
---
66

77
# v2.12.0

docs.kosli.com/content/legacy_ref/v2.12.0/kosli_assert_artifact.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ non-zero code if non-compliant status.
7373

7474
{{< tabs "live-examples" "col-no-wrap" >}}{{< tab "GitHub" >}}View an example of the `kosli assert artifact` command in GitHub.
7575

76-
In [this YAML file](https://app.kosli.com/api/v2/livedocs/cyber-dojo/yaml?ci=github&command=kosli+assert+artifact), which created [this Kosli Event](https://app.kosli.com/api/v2/livedocs/cyber-dojo/event?ci=github&command=kosli+assert+artifact).{{< /tab >}}{{< tab "GitLab" >}}View an example of the `kosli assert artifact` command in GitLab.
76+
In [this YAML file](https://app.kosli.com/api/v2/livedocs/cyber-dojo/yaml?ci=github&command=kosli+assert+artifact){{< /tab >}}{{< tab "GitLab" >}}View an example of the `kosli assert artifact` command in GitLab.
7777

78-
In [this YAML file](https://app.kosli.com/api/v2/livedocs/cyber-dojo/yaml?ci=gitlab&command=kosli+assert+artifact), which created [this Kosli Event](https://app.kosli.com/api/v2/livedocs/cyber-dojo/event?ci=gitlab&command=kosli+assert+artifact).{{< /tab >}}{{< /tabs >}}
78+
In [this YAML file](https://app.kosli.com/api/v2/livedocs/cyber-dojo/yaml?ci=gitlab&command=kosli+assert+artifact){{< /tab >}}{{< /tabs >}}
7979

8080
## Examples Use Cases
8181

0 commit comments

Comments
 (0)