Skip to content

Commit 089a00a

Browse files
Bump cqse/teamscale-upload-action from 2.9.6 to 2.10.0 in /actions/teamscale-upload (#4509)
Bumps [cqse/teamscale-upload-action](https://github.com/cqse/teamscale-upload-action) from 2.9.6 to 2.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cqse/teamscale-upload-action/releases">cqse/teamscale-upload-action's releases</a>.</em></p> <blockquote> <h2>v2.10.0</h2> <p>[feature] added --path-prefix option: for coverage reports it restricts the project files that covered paths are matched against; for test execution reports it is prepended to the test execution names</p> <h2>v2.9.14</h2> <p>Fixed artifact name of the teamscale-upload tool used in the teamscale-upload-action</p> <h2>v2.9.13</h2> <p>[maintenance] removed jlink mentions from published artifacts [maintenance] dropped level of &quot;Request successful&quot; logging to debug</p> <h2>v2.9.12</h2> <ul> <li><strong>[feature]</strong> added --max-attempts option to retry uploads on transient errors</li> <li><strong>[deprecation]</strong> The graalVM distribution of teamscale-upload is discontinued. The previous release (2.9.11) is the last release with a graal-vm distribution. To migrate from the graal-vm distribution to the new gradle-based distribution, simply call bin/teamscale-upload instead of teamscale-upload.</li> </ul> <h2>v2.9.11</h2> <p><strong>[feature]</strong> added <code>--proxy</code> option and ability to authenticate against a proxy via environment variables <code>TEAMSCALE_PROXY_USER</code> and <code>TEAMSCALE_PROXY_PASSWORD</code> <strong>[maintenance]</strong> removed deprecated <code>--move-to-last-commit</code> option</p> <h2>v2.9.10</h2> <p>Updated to teamscale-upload 2.9.10. No changes relevant for the teamscale-upload-action</p> <h2>v2.9.9</h2> <ul> <li>[fix] added error message when user gives input file that does not exist</li> <li>[maintenance] updated gradle build to newer gradle version</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cqse/teamscale-upload-action/commit/93b7b16c0c2a9ad962f82ce7f192e46084786353"><code>93b7b16</code></a> Merge pull request <a href="https://redirect.github.com/cqse/teamscale-upload-action/issues/6">#6</a> from cqse/ts/46546_add_pathprefix_support</li> <li><a href="https://github.com/cqse/teamscale-upload-action/commit/5c2f0fc706b03f0c3fe72bbf36811dc4dc3cb298"><code>5c2f0fc</code></a> TS-46546 Add support for path-prefix paramer</li> <li><a href="https://github.com/cqse/teamscale-upload-action/commit/c567cec83c1d2c361f540e6940fe6a1b2d4f44d5"><code>c567cec</code></a> Update used version number to v2.9.14</li> <li><a href="https://github.com/cqse/teamscale-upload-action/commit/f32070f1eec025614b7984900c440c78cb1c0bef"><code>f32070f</code></a> TS-0 fix asset name</li> <li><a href="https://github.com/cqse/teamscale-upload-action/commit/5610e698ab67e082f73672854329a8fd29198d66"><code>5610e69</code></a> use teamscale-upload v2.9.13</li> <li><a href="https://github.com/cqse/teamscale-upload-action/commit/f3058c314618db7a92c285d0e0193752dd1b3343"><code>f3058c3</code></a> TS-44443 Update run-teamscale-upload.sh to version 2.9.12</li> <li><a href="https://github.com/cqse/teamscale-upload-action/commit/fbba68b744fc7336ddc4839ac42c63ddc35595a8"><code>fbba68b</code></a> update version</li> <li><a href="https://github.com/cqse/teamscale-upload-action/commit/c16d96a3e7009df4503ab6da8dc037f08949d722"><code>c16d96a</code></a> Merge pull request <a href="https://redirect.github.com/cqse/teamscale-upload-action/issues/5">#5</a> from cqse/ts/43713_movetolastcommit</li> <li><a href="https://github.com/cqse/teamscale-upload-action/commit/7432714e80a8ea04b760b0c41907db120bb9ad54"><code>7432714</code></a> TS-43713 Removed movetolastcommit parameter</li> <li><a href="https://github.com/cqse/teamscale-upload-action/commit/dde5b33747ab9cc378482b6ddbfbb48cb6793f5d"><code>dde5b33</code></a> update to teamscale-upload 2.9.10</li> <li>Additional commits viewable in <a href="https://github.com/cqse/teamscale-upload-action/compare/8d10b6693b9242420ef2062dbefc36af6e88d587...93b7b16c0c2a9ad962f82ce7f192e46084786353">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cqse/teamscale-upload-action&package-manager=github_actions&previous-version=2.9.6&new-version=2.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alec Grieser <agrieser@apple.com>
1 parent a973c44 commit 089a00a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

actions/teamscale-upload/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ runs:
2020
- name: Upload coverage to teamscale
2121
# temporary until we validate that this is working correctly
2222
continue-on-error: true
23-
uses: 'cqse/teamscale-upload-action@8d10b6693b9242420ef2062dbefc36af6e88d587'
23+
uses: 'cqse/teamscale-upload-action@93b7b16c0c2a9ad962f82ce7f192e46084786353' # v2.10.0
2424
with:
2525
server: 'https://fdb.teamscale.io'
2626
project: 'foundationdb-fdb-record-layer'

0 commit comments

Comments
 (0)