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

fix(test-composite-actions): use autoware:latest-universe-devel #319

Commits on Sep 5, 2024

  1. fix(test-composite-actions): use autoware:latest-universe-devel

      * As the previous one is outdated by 6 months
      * Before this fix, the workflow was failing with following error:
    ```
    Error response from daemon: Head "https://ghcr.io/v2/autowarefoundation/autoware-universe/manifests/humble-latest": unauthorized
    ```
    
    Signed-off-by: Junya Sasaki <[email protected]>
    sasakisasaki committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c34d0f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3919564 View commit details
    Browse the repository at this point in the history
  3. fix(test-composite-actions): fix a wrong image name

    Signed-off-by: Junya Sasaki <[email protected]>
    sasakisasaki committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e4c1295 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec958d9 View commit details
    Browse the repository at this point in the history
  5. Update .github/workflows/test-composite-actions.yaml

    Co-authored-by: Yutaka Kondo <[email protected]>
    xmfcx and youtalk authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d2aa194 View commit details
    Browse the repository at this point in the history