ros-sports / soccer_interfaces

A set of packages which contain common soccer interface files
Apache License 2.0
8 stars 3 forks source link

Bump ros-tooling/action-ros-ci from 0.2 to 0.3 #61

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ros-tooling/action-ros-ci from 0.2 to 0.3.

Release notes

Sourced from ros-tooling/action-ros-ci's releases.

0.3.0 (v0.3)

  • Upgrade to Node.js v16 (#778)
  • Run 'colcon test-result' to print test failures (#794)

0.2.7

0.2.6

  • Adds rosdep-skip-keys option. (#753)

0.2.5

  • Add support for Humble (#741)

0.2.4

  • Fix Windows Build Functionality (#712)
  • Temporarily use windows-2019 (#719)

0.2.3 (v0.2)

  • Add 'x-access-token:' to support GITHUB_TOKEN (#692)
  • Add ROS environment variables to options (#700)
  • Add DEBIAN_FRONTEND=noninteractive in Linux (#701)

0.2.2 (v0.2)

  • Allow for building all packages on empty package input
  • Add skip-tests option

0.2.1 (v0.2)

  • Galactic support
  • minor bugfixes

0.2.0 (v0.2)

Potentially breaking changes:

Non-breaking improvements

  • Uses GITHUB_TOKEN to check out private repos without special configuration #569
  • Add colcon-defaults input, accepts JSON string to arbitrarily configure colcon arguments for different commands (build, test) #570
  • Uses --verbose option for coverage results #582
  • Fix removal of duplicate repo on Windows #579
Commits


Dependabot compatibility score

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 commands and options
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)