forked from autowarefoundation/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump tj-actions/changed-files from 34 to 35 #4
Open
dependabot
wants to merge
1
commit into
tier4/proposal
Choose a base branch
from
dependabot/github_actions/tj-actions/changed-files-35
base: tier4/proposal
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): bump tj-actions/changed-files from 34 to 35 #4
dependabot
wants to merge
1
commit into
tier4/proposal
from
dependabot/github_actions/tj-actions/changed-files-35
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 [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 34 to 35. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v34...v35) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
angry-crab
pushed a commit
that referenced
this pull request
Mar 6, 2023
…sor synchronization (autowarefoundation#2705) * ci: add sync-upstream.yaml (#4) Signed-off-by: Kenji Miyake <[email protected]> * ci(sync-upstream): update settings (autowarefoundation#19) Signed-off-by: Kenji Miyake <[email protected]> * chore: sync files (autowarefoundation#629) * chore: sync files Signed-off-by: GitHub <[email protected]> * ci(pre-commit): autofix Co-authored-by: kenji-miyake <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * chore: sync files (autowarefoundation#637) Signed-off-by: GitHub <[email protected]> Co-authored-by: kenji-miyake <[email protected]> * fix(dummy_diag_publisher): use anon to make unique node name instead of diag name (autowarefoundation#639) * chore: sync files (autowarefoundation#648) * chore: sync files Signed-off-by: GitHub <[email protected]> * Revert "chore: sync files" This reverts commit b24f530. Signed-off-by: Kenji Miyake <[email protected]> * sync codecov.yaml Signed-off-by: Kenji Miyake <[email protected]> Co-authored-by: kenji-miyake <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> * fix(autoware_state_panel): fix message type for /api/autoware/get/engage (autowarefoundation#666) * fix(autoware_state_panel): fix message type for /api/autoware/get/engage Signed-off-by: h-ohta <[email protected]> * ci(pre-commit): autofix Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * fix(behavior_velocity): avoid insert same point on trajectory utils (autowarefoundation#834) Signed-off-by: tanaka3 <[email protected]> * refactor(behavior_velocity_planner): simplify CMakeLists.txt (autowarefoundation#855) Signed-off-by: Kenji Miyake <[email protected]> * fix(system_monitor): fix build error on tegra platform (autowarefoundation#869) * fix(system_monitor): fix build error on tegra platform Signed-off-by: Shark Liu <[email protected]> * ci(pre-commit): autofix * Update system/system_monitor/src/gpu_monitor/tegra_gpu_monitor.cpp Co-authored-by: Shark Liu <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Daisuke Nishimatsu <[email protected]> * feat(ad_service_state_monitor): limit odometry buffer size (autowarefoundation#514) * feat(ad_service_state_monitor): limit odometry buffer size 40 Signed-off-by: Takayuki Murooka <[email protected]> * Update system/ad_service_state_monitor/src/ad_service_state_monitor_node/ad_service_state_monitor_node.cpp Co-authored-by: Kenji Miyake <[email protected]> * Update ad_service_state_monitor_node.cpp Co-authored-by: Kenji Miyake <[email protected]> * docs: fix 404 error caused by typo in url (autowarefoundation#871) * docs: fix 404 error caused by typo in url Signed-off-by: Shin-kyoto <[email protected]> * docs: fix typo in url for yolov4 Signed-off-by: Shin-kyoto <[email protected]> * fix(image_projection_based_fusion): set imagebuffersize (autowarefoundation#820) * fix: set imagebuffersize configured Signed-off-by: suchang <[email protected]> * ci(pre-commit): autofix Co-authored-by: suchang <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * chore(avoidance_module): fix spell check (autowarefoundation#732) Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]> * feat: isolate gtests in all packages (autowarefoundation#693) Signed-off-by: Maxime CLEMENT <[email protected]> * docs(virtual traffic light): add documentation (autowarefoundation#245) * doc(behavior_velocity): add graph and fix link * doc(behavior_velocity): update virtual traffic light doc Signed-off-by: tanaka3 <[email protected]> * doc(behavior_velocity): minor fix Signed-off-by: tanaka3 <[email protected]> * doc : mediate to coordinate Signed-off-by: tanaka3 <[email protected]> * doc: minor update Signed-off-by: tanaka3 <[email protected]> * doc: fix pre-commit * doc: update docs Signed-off-by: tanaka3 <[email protected]> * apply suggestion * doc: to intersection-coordination Co-authored-by: Kenji Miyake <[email protected]> * feat(surround_obstacle_checker): separate surround_obstacle_checker from hierarchical planning flow (autowarefoundation#830) * fix(surroud_obstacle_checker): use alias Signed-off-by: satoshi-ota <[email protected]> * feat(surround_obstacle_checker): use velocity limit Signed-off-by: satoshi-ota <[email protected]> * chore(surround_obstacle_checker): rename publisher, subscriber and callback functions Signed-off-by: satoshi-ota <[email protected]> * refactor(surround_obstacle_checker): use parameter struct Signed-off-by: satoshi-ota <[email protected]> * fix(surround_obstacle_checker): use alias Signed-off-by: satoshi-ota <[email protected]> * refactor(surround_obstacle_checker): cleanup member functions Signed-off-by: satoshi-ota <[email protected]> * refactor(surround_obstacle_checker): cleanup polygon handling Signed-off-by: satoshi-ota <[email protected]> * refactor(surround_obstacle_checker): use marker helper Signed-off-by: satoshi-ota <[email protected]> * feat(planning_launch): separate surround_obstacle_checker from hierarchical motion planning flow Signed-off-by: satoshi-ota <[email protected]> * feat: remove deprecated package in prediction launch (autowarefoundation#875) Signed-off-by: Yukihiro Saito <[email protected]> * fix(surround_obstacle_checker): fix ego footprint polygon (autowarefoundation#877) Signed-off-by: satoshi-ota <[email protected]> * fix: update nvinfer api (autowarefoundation#863) * fix(lidar_centerpoint): update nvinfer api Signed-off-by: Daisuke Nishimatsu <[email protected]> * fix(tensorrt_yolo): update nvinfer api Signed-off-by: Daisuke Nishimatsu <[email protected]> * fix(lidar_apollo_instance_segmentation): update nvinfer api Signed-off-by: Daisuke Nishimatsu <[email protected]> * fix(traffic_light_classifier): update nvinfer api Signed-off-by: Daisuke Nishimatsu <[email protected]> * fix(traffic_light_ssd_fine_detector): update nvinfer api Signed-off-by: Daisuke Nishimatsu <[email protected]> * pre-commit run Signed-off-by: Daisuke Nishimatsu <[email protected]> * fix(avoidance_module): ignore object instead of creating zero shift (autowarefoundation#731) * fix: ignore object instead of creating zero shift instead of creating zero shift point, the object will be ignored. no behavior changes should be observed. Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]> * refactor: sync continue with upstream Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]> * fix: fix debug message for insufficient lateral margin Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]> * fix(motion_velocity_smoother): curve deceleration not working with a specific parameter set (autowarefoundation#738) Signed-off-by: Takamasa Horibe <[email protected]> * test(autoware_testing): fix smoke_test (autowarefoundation#479) * fix(autoware_testing): fix smoke_test Signed-off-by: Keisuke Shima <[email protected]> * restore smoke_test for trajectory_follower_nodes Signed-off-by: Keisuke Shima <[email protected]> * add support multiple parameter files Signed-off-by: Keisuke Shima <[email protected]> * ci(pre-commit): autofix * minor fix Signed-off-by: Keisuke Shima <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * feat(rviz_plugins): add velocity limit to autoware state panel (autowarefoundation#879) * feat(rviz_plugins): add velocity limit to autoware state panel Signed-off-by: tanaka3 <[email protected]> * chore(rviz_plugin): change ms to kmh Signed-off-by: tanaka3 <[email protected]> * fix(dummy_perception_publisher): publish multiple layers of pointcloud (autowarefoundation#882) * fix: single -> multiple layers pointcloud Signed-off-by: Hirokazu Ishida <[email protected]> * refactor: share common among different pcloud creators Signed-off-by: Hirokazu Ishida <[email protected]> * feat(vehicle_info_util): add max_steer_angle (autowarefoundation#740) * feat(vehicle_info_util): add max_steer_angle Signed-off-by: Takayuki Murooka <[email protected]> * applied pre-commit Signed-off-by: Takayuki Murooka <[email protected]> * Added max_steer_angle in test config Signed-off-by: Takayuki Murooka <[email protected]> Co-authored-by: Tomoya Kimura <[email protected]> * ci(deploy-docs): remove mdx_unimoji (autowarefoundation#883) Signed-off-by: Shumpei Wakabayashi <[email protected]> * chore: sync files (autowarefoundation#884) Signed-off-by: GitHub <[email protected]> Co-authored-by: kenji-miyake <[email protected]> * fix(lidar_centerpoint): fix google drive url to avoid 404 (autowarefoundation#889) * fix(lidar_centerpoint): fix google drive url to avoid 404 * Update CMakeLists.txt Co-authored-by: Kenji Miyake <[email protected]> * chore: fix typos (autowarefoundation#886) Signed-off-by: badai-nguyen <[email protected]> * feat(state_rviz_plugin): add GateMode and PathChangeApproval Button (autowarefoundation#894) * feat(state_rviz_plugin): add GateMode and PathChangeApproval Button * ci(pre-commit): autofix Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * feat(map_tf_generator): accelerate the 'viewer' coordinate calculation (autowarefoundation#890) * add random point sampling function to quickly calculate the 'viewer' coordinate Signed-off-by: IshitaTakeshi <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kenji Miyake <[email protected]> * docs(obstacle_stop_planner): update documentation (autowarefoundation#880) Signed-off-by: satoshi-ota <[email protected]> * docs(tier4_traffic_light_rviz_plugin): update documentation (autowarefoundation#905) Signed-off-by: satoshi-ota <[email protected]> * fix(accel_brake_map_calibrator): rviz panel type (autowarefoundation#895) * fixed panel type Signed-off-by: Mamoru Sobue <[email protected]> * modified instruction for rosbag replay case Signed-off-by: Mamoru Sobue <[email protected]> * modified update_map_dir service name Signed-off-by: Mamoru Sobue <[email protected]> * fix(behavior velocity planner): skipping emplace back stop reason if it is empty (autowarefoundation#898) * skipping emplace back stop reason if it is empty Signed-off-by: TakumiKozaka-T4 <[email protected]> * add braces Signed-off-by: TakumiKozaka-T4 <[email protected]> * ci(pre-commit): autofix Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Takagi, Isamu <[email protected]> * feat(behavior_path_planner): weakened noise filtering of drivable area (autowarefoundation#838) * feat(behavior_path_planner): Weakened noise filtering of drivable area Signed-off-by: Takayuki Murooka <[email protected]> * fix lanelet's longitudinal disconnection Signed-off-by: Takayuki Murooka <[email protected]> * add comments of erode/dilate process Signed-off-by: Takayuki Murooka <[email protected]> * ci: add slack-send.yaml (autowarefoundation#133) Signed-off-by: Kenji Miyake <[email protected]> Signed-off-by: Kenji Miyake <[email protected]> * add: update readme Signed-off-by: tzhong518 <[email protected]> * ci(pre-commit): autofix * fix: remove unneeded file Signed-off-by: tzhong518 <[email protected]> * fix: table format Signed-off-by: tzhong518 <[email protected]> * ci(pre-commit): autofix * Update perception/image_projection_based_fusion/README.md Co-authored-by: Shunsuke Miura <[email protected]> * Update README.md * Update README.md * Update README.md --------- Signed-off-by: Kenji Miyake <[email protected]> Signed-off-by: tanaka3 <[email protected]> Signed-off-by: Shin-kyoto <[email protected]> Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]> Signed-off-by: Maxime CLEMENT <[email protected]> Signed-off-by: satoshi-ota <[email protected]> Signed-off-by: Yukihiro Saito <[email protected]> Signed-off-by: Daisuke Nishimatsu <[email protected]> Signed-off-by: Takamasa Horibe <[email protected]> Signed-off-by: Hirokazu Ishida <[email protected]> Signed-off-by: Shumpei Wakabayashi <[email protected]> Signed-off-by: badai-nguyen <[email protected]> Signed-off-by: IshitaTakeshi <[email protected]> Signed-off-by: Mamoru Sobue <[email protected]> Signed-off-by: Takayuki Murooka <[email protected]> Signed-off-by: tzhong518 <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: tier4-autoware-public-bot[bot] <98652886+tier4-autoware-public-bot[bot]@users.noreply.github.com> Co-authored-by: awf-autoware-bot[bot] <94889083+awf-autoware-bot[bot]@users.noreply.github.com> Co-authored-by: kenji-miyake <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Hiroki OTA <[email protected]> Co-authored-by: Yuma Nihei <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: Shark <[email protected]> Co-authored-by: Shark Liu <[email protected]> Co-authored-by: Daisuke Nishimatsu <[email protected]> Co-authored-by: Takayuki Murooka <[email protected]> Co-authored-by: Shintaro Tomie <[email protected]> Co-authored-by: storrrrrrrrm <[email protected]> Co-authored-by: suchang <[email protected]> Co-authored-by: Zulfaqar Azmi <[email protected]> Co-authored-by: Maxime CLEMENT <[email protected]> Co-authored-by: Satoshi OTA <[email protected]> Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: Keisuke Shima <[email protected]> Co-authored-by: Hirokazu Ishida <[email protected]> Co-authored-by: Tomoya Kimura <[email protected]> Co-authored-by: Shumpei Wakabayashi <[email protected]> Co-authored-by: badai nguyen <[email protected]> Co-authored-by: Takeshi Ishita <[email protected]> Co-authored-by: Mamoru Sobue <[email protected]> Co-authored-by: TakumiKozaka-T4 <[email protected]> Co-authored-by: Takagi, Isamu <[email protected]> Co-authored-by: Yohei Mishina <[email protected]> Co-authored-by: naokimatsunawa <[email protected]> Co-authored-by: Tomohito ANDO <[email protected]> Co-authored-by: Shunsuke Miura <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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 tj-actions/changed-files from 34 to 35.
Release notes
Sourced from tj-actions/changed-files's releases.
... (truncated)
Changelog
Sourced from tj-actions/changed-files's changelog.
... (truncated)
Commits
0626c3f
Updated README.md (#891)83952de
feat: add support for writing outputs to files (#890)c4bb28b
Upgraded to v35.0.1 (#889)a2b1e5d
chore: update test (#888)349b9cd
chore: code cleanup (#887)565ad86
Update README.mdd984765
Update README.mdf25e6fe
Upgraded to v35 (#886)110b9ba
Updated README.md (#885)d2f7657
fix: error retrieving changed files (#882)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)