Skip to content
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: sync files #11

Merged
merged 10 commits into from
Dec 17, 2024
Merged

chore: sync files #11

merged 10 commits into from
Dec 17, 2024

Conversation

awf-autoware-bot[bot]
Copy link
Contributor

@awf-autoware-bot awf-autoware-bot bot commented Feb 26, 2024

Skipped

Added

  • CODE_OF_CONDUCT.md
  • .github/dependabot.yaml
  • .github/workflows/comment-on-pr.yaml
  • .github/workflows/spell-check-differential.yaml
  • docs/assets/js/mathjax.js

Changed

  • .github/ISSUE_TEMPLATE/bug.yaml
  • .github/ISSUE_TEMPLATE/config.yml
  • .github/ISSUE_TEMPLATE/task.yaml
  • .github/pull_request_template.md
  • .github/stale.yml
  • .github/workflows/cancel-previous-workflows.yaml
  • .github/workflows/github-release.yaml
  • .github/workflows/pre-commit.yaml
  • .github/workflows/pre-commit-optional.yaml
  • .github/workflows/semantic-pull-request.yaml
  • .github/workflows/sync-files.yaml
  • .clang-format
  • .markdownlint.yaml
  • .pre-commit-config.yaml
  • .pre-commit-config-optional.yaml
  • .prettierignore
  • .prettierrc.yaml
  • .yamllint.yaml
  • CPPLINT.cfg
  • setup.cfg
  • .github/workflows/deploy-docs.yaml
  • .github/workflows/delete-closed-pr-docs.yaml
  • mkdocs.yaml

Not changed

  • CONTRIBUTING.md
  • DISCLAIMER.md
  • LICENSE
  • .markdown-link-check.json

Deleted

Not found

Copy link
Contributor

@xmfcx xmfcx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be changed a lot.

@xmfcx xmfcx marked this pull request as draft June 11, 2024 06:37
@kosuke55 kosuke55 mentioned this pull request Dec 5, 2024
7 tasks
xmfcx and others added 4 commits December 17, 2024 23:25
@xmfcx
Copy link
Contributor

xmfcx commented Dec 17, 2024

Related:

In this PR, the following changes were made by me:

  • Applied this script to fix "include what you use" errors.
  • Renamed resolusion to resolution
    • 123cc3a
    • This parameter is not used by anything in the top level autoware folder.
    • I've updated all usages carefully.
  • Renamed grid_seach to grid_search
    • ccc4204
    • This parameter is also not used by anything in the top level autoware folder.
    • I've updated all usages carefully.

The rest of the changes are insignificant. Since this is building and passing the tests, I'll merge it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant