-
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
fix: sync with upstream #3
Open
xczhanjun
wants to merge
26
commits into
xczhanjun:tier4/proposal
Choose a base branch
from
autowarefoundation:tier4/proposal
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
fix: sync with upstream #3
xczhanjun
wants to merge
26
commits into
xczhanjun:tier4/proposal
from
autowarefoundation:tier4/proposal
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
Signed-off-by: Kenji Miyake <[email protected]>
Signed-off-by: Kenji Miyake <[email protected]>
* feat: add yamllint rules for braces and brackets Signed-off-by: h-ohta <[email protected]> * fix: delete brackets rule Signed-off-by: h-ohta <[email protected]> * chore: add comment Co-authored-by: Kenji Miyake <[email protected]> * chore: update comment Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Kenji Miyake <[email protected]>
* feat: add basic Docker support Signed-off-by: Kenji Miyake <[email protected]> * ci: free disk space Signed-off-by: Kenji Miyake <[email protected]> * ci: install sudo if not installed Signed-off-by: Kenji Miyake <[email protected]> * chore: ignore errors for nektos/act Signed-off-by: Kenji Miyake <[email protected]> * fix: add setup-qemu-action Signed-off-by: Kenji Miyake <[email protected]> * ci: use self-hosted runner Signed-off-by: Kenji Miyake <[email protected]> * ci: change permission of workspace for self-hosted runner Signed-off-by: Kenji Miyake <[email protected]> * chore: show disk space after building docker images Signed-off-by: Kenji Miyake <[email protected]> * fix: add --load to build.sh Signed-off-by: Kenji Miyake <[email protected]> * feat: change WORKDIR for devel image Signed-off-by: Kenji Miyake <[email protected]> * docs: update usage Signed-off-by: Kenji Miyake <[email protected]> * docs: update docker/README.md Co-authored-by: Lalith Vipulananthan <[email protected]> Signed-off-by: Kenji Miyake <[email protected]> * fix(Dockerfile): use /etc/bash.bashrc for rocker Signed-off-by: Kenji Miyake <[email protected]> * docs: update docker/README.md Signed-off-by: Kenji Miyake <[email protected]> * style: fix English Signed-off-by: Kenji Miyake <[email protected]> * docs: apply review Signed-off-by: Kenji Miyake <[email protected]> * docs: apply review Signed-off-by: Kenji Miyake <[email protected]> * docs: apply review Signed-off-by: Kenji Miyake <[email protected]> * ci: split ARM workflow Signed-off-by: Kenji Miyake <[email protected]> * docs: apply review Signed-off-by: Kenji Miyake <[email protected]> * docs: apply review Signed-off-by: Kenji Miyake <[email protected]> Co-authored-by: Lalith Vipulananthan <[email protected]>
Signed-off-by: Kenji Miyake <[email protected]>
Signed-off-by: Kenji Miyake <[email protected]>
Signed-off-by: Kenji Miyake <[email protected]>
* chore(ansible_lint): overwrite warn_list to regard experimental features as errors Signed-off-by: Kenji Miyake <[email protected]> * style(ansible_lint): add mode to lineinfile Signed-off-by: Kenji Miyake <[email protected]>
* feat: add Docker-only playbook Signed-off-by: Kenji Miyake <[email protected]> * docs: update README.md Signed-off-by: Kenji Miyake <[email protected]>
* feat: install NVIDIA Container Toolkit Signed-off-by: Kenji Miyake <[email protected]> * Use uri module Signed-off-by: Kenji Miyake <[email protected]>
Signed-off-by: Keisuke Shima <[email protected]>
Signed-off-by: Kenji Miyake <[email protected]>
Signed-off-by: Kenji Miyake <[email protected]>
* docs: add article to ros distro Signed-off-by: Keisuke Shima <[email protected]> * ci(pre-commit): autofix Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
#53) Signed-off-by: wep21 <[email protected]>
Signed-off-by: Kenji Miyake <[email protected]>
Signed-off-by: Kenji Miyake <[email protected]>
Signed-off-by: Takagi, Isamu <[email protected]>
* build: Remove obsolete dependent packages for `scenario_simulator_v2` * build: Update `scenario_simulator_v2` version to `master` * docs: Added how to run a scenario simulation to `README.md` * Revert "docs: Added how to run a scenario simulation to `README.md`" This reverts commit 55fbb67.
…plicated entries (#66) * fix(setup): remove apt ansible before installing by pip Signed-off-by: Kenji Miyake <[email protected]> * refactor: change task order Signed-off-by: Kenji Miyake <[email protected]> * fix(ansible/docker): replace `lineinfile` with `copy` not to write duplicated entries Signed-off-by: Kenji Miyake <[email protected]> * chore: remove paths condition to make it required for PRs Signed-off-by: Kenji Miyake <[email protected]>
Signed-off-by: Kenji Miyake <[email protected]>
Signed-off-by: Kenji Miyake <[email protected]>
Signed-off-by: Kenji Miyake <[email protected]>
Signed-off-by: Kenji Miyake <[email protected]>
Signed-off-by: Takamasa Horibe <[email protected]>
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
fix: sync with upstream