This repository has been archived by the owner on Mar 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 38
chore(deps): bump actions/checkout from 2 to 3 #228
Closed
dependabot
wants to merge
1
commit into
tier4/universe
from
dependabot/github_actions/actions/checkout-3
Closed
chore(deps): bump actions/checkout from 2 to 3 #228
dependabot
wants to merge
1
commit into
tier4/universe
from
dependabot/github_actions/actions/checkout-3
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Looks like actions/checkout is up-to-date now, so this is no longer needed. |
s-azumi
pushed a commit
to s-azumi/autoware_launch
that referenced
this pull request
Apr 21, 2022
* Format launch files Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Format launch.py Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Fix lint Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
takayuki5168
pushed a commit
that referenced
this pull request
May 26, 2022
* Fix incorrect remap (#183) * Fix incorrect remap Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Use set_remap Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * add septentrio_gnss_driver launcher and switch(septentrio <-> ublox) (#196) * add septentrio_gnss_driver launcher and switch(septentrio <-> ublox) * rm arg(gnss_receiver) escalation and modify septentrio_gnss_driver_node option * change gnss_receiver default septentrio to ublox * remap all septentrio_gnss_driver topic names * replace septentrio gnss driver launch type 'node' to 'include' * Use set_parameter for use_sim_time (#198) * Use set_parameter for use_sim_time Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Add default parameter for scenario simulator Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * change system_monitor.launch.xml to launch.py (#203) * Add control composed launch (#201) Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * add param for psim v2 (#197) * add param for psim v2 Signed-off-by: kosuke murakami <kosuke.murakami@tier4.jp> * Update to pass var 'scenario_simulation' to dummy_perception_publisher * Update dummy_perception_publisher's arg-name Co-authored-by: yamacir-kit <httperror@404-notfound.jp> * Feature/porting v0.9.1 master (#202) * add simulation arg (#174) * add simulation arg * add comment * change arg name * add parameter use_empty_dynamic_object_publisher into perception.launch (#176) Signed-off-by: Azumi Suzuki <azumi.suzuki@tier4.jp> Co-authored-by: Yusuke FUJII <yusuke.fujii@tier4.jp> Co-authored-by: s-azumi <38061530+s-azumi@users.noreply.github.com> * Fix mistakes in control.launch.py (#209) * Fix typo in control.launch.py Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Add remote_cmd_converter_component Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Feature/add external cmd selector (#206) * Add remote_cmd_selector to control.launch (#172) * Add remote_cmd_selector to control.launch Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Rename remote_cmd_selector to external_cmd_selector Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Change default external cmd source (#173) Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * modify to use control.launch.xml * add external_cmd_selector to control.launch.py * Fix remapping in control.launch.py Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Fix remapping in control.launch.py again Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> Co-authored-by: Keisuke Shima <keisuke.shima@tier4.jp> * Add vehicle info launch for setting vehicle info param (#199) * Add vehicle info launch for setting vehicle info param Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Add comment for global parameters section Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Fix year and apply format Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Remove ready vehicle info param Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Co-authored-by: Kenji Miyake <kenji.miyake@tier4.jp> * Remove vehicle info param server from logging simulator (#211) Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Add container launch for planning (#205) * Add container launch for planning Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix porting miss * fix lane_driving.launch.xml * Add missing parameters Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Co-authored-by: taichiH <azumade.30@gmail.com> * Add map.launch.py (#212) * Add map.launch.py Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Update map.launch.xml Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Rename parameter for lanelet2 map path Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Rename AstarNavi to FreespacePlannerNode (#213) Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Add spell check action (#214) * Unify YAML file extension of GitHub action to yml (#216) * Fix PR template (#218) Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Fix PR template link (#219) Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Fix minor typos in PULL_REQUEST_TEMPLATE.md (#222) * Fix depends in localization_launch to exec_depend (#223) Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Add build CI (#224) * Add build CI Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Fix build_depend.repos Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Add private repository settings Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Remove self repo Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Install pip Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Use packages-select and packages-up-to Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Change job name Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Add build_and_test.yml Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Install kvaser library Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Build only internal packages in CI (#227) Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Fix typos in launch files (#231) * Fix typos in launch files Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Fix lint Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Co-authored-by: wep21 <border_goldenmarket@yahoo.co.jp> * Format launch files (#228) * Format launch files Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Format launch.py Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Fix lint Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Exclude dummy_perception_publisher.launch.xml if is scenario_simulation (#230) * Fix unresolved conflicts Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> Co-authored-by: hiro-ya-iv <30652835+hiro-ya-iv@users.noreply.github.com> Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com> Co-authored-by: Taichi Higashide <taichi.higashide@tier4.jp> Co-authored-by: Kosuke Murakami <kosuke.murakami@tier4.jp> Co-authored-by: yamacir-kit <httperror@404-notfound.jp> Co-authored-by: Keisuke Shima <keisuke.shima@tier4.jp> Co-authored-by: Yusuke FUJII <yusuke.fujii@tier4.jp> Co-authored-by: s-azumi <38061530+s-azumi@users.noreply.github.com> Co-authored-by: taichiH <azumade.30@gmail.com> Co-authored-by: Kazuki Miyahara <kmiya@outlook.com> Co-authored-by: wep21 <border_goldenmarket@yahoo.co.jp>
takayuki5168
added a commit
that referenced
this pull request
May 26, 2022
increate max vel of motion_velocity_smoother: 19 -> 20
maxime-clem
pushed a commit
that referenced
this pull request
May 27, 2022
* Format launch files Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Format launch.py Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Fix lint Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
maxime-clem
pushed a commit
that referenced
this pull request
May 27, 2022
fix(system_monitor): update parameters
tier4-autoware-public-bot bot
pushed a commit
that referenced
this pull request
Feb 28, 2023
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
satoshi-ota
pushed a commit
that referenced
this pull request
Feb 28, 2023
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
satoshi-ota
pushed a commit
that referenced
this pull request
Feb 28, 2023
feat(obstacle_stop_planner): add margin behind goal (#228) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps actions/checkout from 2 to 3.
Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
Commits
a12a394
update readme for v3 (#708)8f9e05e
Update to node 16 (#689)230611d
Change secret name for PAT to not start with GITHUB_ (#623)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)