Releases: ros-tooling/action-ros-ci
Releases · ros-tooling/action-ros-ci
0.1.1
Allow users to target EOL ros distros (call rosdep update --include-eol-distros
) - fixes any Eloquent builds.
0.1.0
- Fixes Action Runner add-path declaration by updating to latest version of dependencies.
- Pins first minor version release for ability to better message patch releases
0.0.19
Fix failure to touch /opt/ros/$DISTRO/setup.sh due to insufficient pe…
0.0.18
Bump jest-circus from 26.2.2 to 26.3.0 Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 26.2.2 to 26.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/jest/releases">jest-circus's releases</a>.</em></p> <blockquote> <h2>26.3.0</h2> <h3>Features</h3> <ul> <li><code>[jest-circus, jest-jasmine2]</code> Include <code>failureDetails</code> property in test results (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/9496">#9496</a>)</li> <li><code>[jest-each, jest-jasmine, jest-circus]</code> Add support for <code>.concurrent.each</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/9326">#9326</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[jest-config]</code> Add <code>.pnp.js</code> to <code>transformIgnorePatterns</code> defaults (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10383">#10383</a>)</li> <li><code>[jest-leak-detector]</code> Wait properly for GC runs due to changes in Node 14.7 (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10366">#10366</a>)</li> <li><code>[jest-worker]</code> Downgrade minimum node version to 10.13 (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10352">#10352</a>)</li> <li><code>[docs]</code> Update snapshot testing documentation(<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10359">#10359</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/facebook/jest/blob/master/CHANGELOG.md">jest-circus's changelog</a>.</em></p> <blockquote> <h2>26.3.0</h2> <h3>Features</h3> <ul> <li><code>[jest-circus, jest-jasmine2]</code> Include <code>failureDetails</code> property in test results (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/9496">#9496</a>)</li> <li><code>[jest-each, jest-jasmine, jest-circus]</code> Add support for <code>.concurrent.each</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/9326">#9326</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[jest-config]</code> Add <code>.pnp.js</code> to <code>transformIgnorePatterns</code> defaults (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10383">#10383</a>)</li> <li><code>[jest-leak-detector]</code> Wait properly for GC runs due to changes in Node 14.7 (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10366">#10366</a>)</li> <li><code>[jest-worker]</code> Downgrade minimum node version to 10.13 (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10352">#10352</a>)</li> <li><code>[docs]</code> Update snapshot testing documentation(<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10359">#10359</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/facebook/jest/commit/3a7e06fe855515a848241bb06a6f6e117847443d"><code>3a7e06f</code></a> v26.3.0</li> <li><a href="https://github.com/facebook/jest/commit/7723ae221a220f385ef4711589648611b7015045"><code>7723ae2</code></a> chore: bump deps (<a href="https://github.com/facebook/jest/tree/HEAD/packages/jest-circus/issues/10365">#10365</a>)</li> <li><a href="https://github.com/facebook/jest/commit/c95abca8082ad1e472828a6b2e5097745371707f"><code>c95abca</code></a> feat: support <code>concurrent</code> in Jest Each (<a href="https://github.com/facebook/jest/tree/HEAD/packages/jest-circus/issues/9326">#9326</a>)</li> <li><a href="https://github.com/facebook/jest/commit/683b7e61276dd6096d2902c5f737964918334862"><code>683b7e6</code></a> test: allow more tests to run on windows (<a href="https://github.com/facebook/jest/tree/HEAD/packages/jest-circus/issues/10351">#10351</a>)</li> <li><a href="https://github.com/facebook/jest/commit/918636142791a3dd4ddfe9367149a90437bd6da9"><code>9186361</code></a> Add <code>failureDetails</code> property to circus test results (<a href="https://github.com/facebook/jest/tree/HEAD/packages/jest-circus/issues/9496">#9496</a>)</li> <li>See full diff in <a href="https://github.com/facebook/jest/commits/v26.3.0/packages/jest-circus">compare view</a></li> </ul> </details> <br /> [](https://help.github.com/articles/configuring-automated-security-fixes) 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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>
0.0.17: Allow vcs-repo-file-url to be empty (#225)
* allow vcs-repo-file-url to be empty Signed-off-by: Miaofei <[email protected]> * address pr comments and add test Signed-off-by: Miaofei <[email protected]> * attempt to fix new tests Signed-off-by: Miaofei <[email protected]> * remove new tests, which don't work Signed-off-by: Miaofei <[email protected]>
0.0.16
Update README.md
0.0.15: Bump action dependencies (#125)
Signed-off-by: Thomas Moulard <[email protected]>
0.0.14: Windows build improvements and rosdep distro updates
The action now sets the rosdep distro based on binary installation.
Some improvements to the Windows CI were also made.
0.0.13: Fix undefined prefix in colcon lcov-result
execBashCommand
would previously fail if no commandPrefix
was explicitly passed to it.
This release properly sets the commandPrefix
to an empty string when not set by the user as opposed to undefined
.
The release also added some unit tests to catch regressions and pre-commit hooks to support contributors with preparing clean PRs.
0.0.12: Greenkeeper/@types/jest 24.0.24 (#52)
* chore(package): update @types/jest to version 24.0.24 * chore(package): update lockfile package-lock.json Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>