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

Feature/arm_build_test #1173

Merged
merged 76 commits into from
Apr 2, 2024
Merged

Feature/arm_build_test #1173

merged 76 commits into from
Apr 2, 2024

Commits on Oct 30, 2023

  1. add arm support branch

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    58325c0 View commit details
    Browse the repository at this point in the history
  2. change header

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    cba9aae View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. update repos file

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    07b5703 View commit details
    Browse the repository at this point in the history
  2. modify cmake

    Signed-off-by: Ubuntu <[email protected]>
    Ubuntu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    2418ae0 View commit details
    Browse the repository at this point in the history
  3. remove some warnings

    Signed-off-by: Ubuntu <[email protected]>
    Ubuntu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    f76a640 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2db956a View commit details
    Browse the repository at this point in the history
  5. remove unused line

    Signed-off-by: Ubuntu <[email protected]>
    Ubuntu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    9a39685 View commit details
    Browse the repository at this point in the history
  6. remove unused function

    Signed-off-by: Ubuntu <[email protected]>
    Ubuntu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    66a6693 View commit details
    Browse the repository at this point in the history
  7. remove IntersectContext

    Signed-off-by: Ubuntu <[email protected]>
    Ubuntu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    bfad757 View commit details
    Browse the repository at this point in the history
  8. fix compile error

    Signed-off-by: Ubuntu <[email protected]>
    Ubuntu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    da85651 View commit details
    Browse the repository at this point in the history
  9. add scenario

    Signed-off-by: Ubuntu <[email protected]>
    Ubuntu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4c41ad6 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. comment out build options in cmake

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    5cb4f6f View commit details
    Browse the repository at this point in the history
  2. add docker bake.hcl

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    7dc07b0 View commit details
    Browse the repository at this point in the history
  3. update bkae settings

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    d20f528 View commit details
    Browse the repository at this point in the history
  4. update github actions workflow

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ed93997 View commit details
    Browse the repository at this point in the history
  5. fix dockerfile

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    3ec58ce View commit details
    Browse the repository at this point in the history
  6. add white line at EoF

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    98ce04b View commit details
    Browse the repository at this point in the history
  7. use docker/bake-action@v3

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    21a02e5 View commit details
    Browse the repository at this point in the history
  8. modify bake setting

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    9346d08 View commit details
    Browse the repository at this point in the history
  9. split workflow

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b82ca8b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. extend timeout

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    23373a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79b07ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2eb9864 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2

    … into feature/arm_support
    hakuturu583 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    f3db7f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. update Dockerfile

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    097b4cb View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2

    … into feature/arm_support
    hakuturu583 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6f512d3 View commit details
    Browse the repository at this point in the history
  2. fix docker action

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    adb8c2e View commit details
    Browse the repository at this point in the history
  3. comment out steps

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f7b1ba3 View commit details
    Browse the repository at this point in the history
  4. uncomment steps

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ae9f3d3 View commit details
    Browse the repository at this point in the history
  5. add test for docker build

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    0c54463 View commit details
    Browse the repository at this point in the history
  6. add setup docker action

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6728f06 View commit details
    Browse the repository at this point in the history
  7. install docker to the mac OS

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    c53d396 View commit details
    Browse the repository at this point in the history
  8. add daemon start command

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    9513479 View commit details
    Browse the repository at this point in the history
  9. add dockerd command

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    2f446cf View commit details
    Browse the repository at this point in the history
  10. remove --cask

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    55790ec View commit details
    Browse the repository at this point in the history
  11. add dockerd step

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    3ebaf62 View commit details
    Browse the repository at this point in the history
  12. fix docker install step

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a2246cd View commit details
    Browse the repository at this point in the history
  13. add colima

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    581d83d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. modify docker action

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    32f5b87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0540316 View commit details
    Browse the repository at this point in the history
  3. fix yaml

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    8506e13 View commit details
    Browse the repository at this point in the history
  4. fix docker yaml

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    0a2f62e View commit details
    Browse the repository at this point in the history
  5. remove brew install step

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    75028c6 View commit details
    Browse the repository at this point in the history
  6. install docker binary

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    e425ce0 View commit details
    Browse the repository at this point in the history
  7. change decompress option

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    dde022e View commit details
    Browse the repository at this point in the history
  8. add tmate step

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    927d8bb View commit details
    Browse the repository at this point in the history
  9. change directory

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    cc4bf0a View commit details
    Browse the repository at this point in the history
  10. add plugin

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    40a830e View commit details
    Browse the repository at this point in the history
  11. add directory

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    a08b212 View commit details
    Browse the repository at this point in the history
  12. update docker build command

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    1656982 View commit details
    Browse the repository at this point in the history
  13. modify docker tag

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    6f9cca5 View commit details
    Browse the repository at this point in the history
  14. add systemctl start docker

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    41c7590 View commit details
    Browse the repository at this point in the history
  15. add dockerd

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    d3385ce View commit details
    Browse the repository at this point in the history
  16. use buildx

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    9365342 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    f18daa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83c4009 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea9ab34 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    70ae975 View commit details
    Browse the repository at this point in the history
  2. Enable apt cache

    f0reachARR committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d75d249 View commit details
    Browse the repository at this point in the history
  3. Update mimic-cross

    f0reachARR committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    f0a2875 View commit details
    Browse the repository at this point in the history
  4. Add apt cache to arm64

    f0reachARR committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    bc8f599 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2270e9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b06330 View commit details
    Browse the repository at this point in the history
  7. Use different cache id

    f0reachARR committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    8947754 View commit details
    Browse the repository at this point in the history
  8. Downgrade mimic-cross

    f0reachARR committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e9d03e5 View commit details
    Browse the repository at this point in the history
  9. Use matrix to build image

    f0reachARR committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    3540e56 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Fix workflow step name

    f0reachARR committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    89102da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc7eda4 View commit details
    Browse the repository at this point in the history
  3. Fix cspell error

    f0reachARR committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    962b857 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2

    … into feature/arm_support
    hakuturu583 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    32d6fa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d35f395 View commit details
    Browse the repository at this point in the history
  3. update repos file

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ed3dbce View commit details
    Browse the repository at this point in the history
  4. add embree_vendor package to the repository

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    da40e34 View commit details
    Browse the repository at this point in the history
  5. remove unused .github directory

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    f245e19 View commit details
    Browse the repository at this point in the history
  6. remove unused files

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    647c36f View commit details
    Browse the repository at this point in the history
  7. update version

    Signed-off-by: Masaya Kataoka <[email protected]>
    hakuturu583 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c8a9504 View commit details
    Browse the repository at this point in the history