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

Update carla resource urls #202

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

adev4a
Copy link
Contributor

@adev4a adev4a commented Mar 5, 2024

PR Details

Fixes error while building docker image caused by carla resources being moved to a different location.

Description

CARLA install URL is updated to point to new location for resource.

Related GitHub Issue

#201

Related Jira Key

Motivation and Context

How Has This Been Tested?

Successful image build locally.

Types of changes

  • Defect fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that cause existing functionality to change)

Checklist:

  • I have added any new packages to the sonar-scanner.properties file
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@adev4a adev4a changed the base branch from develop to release/lavida March 5, 2024 19:17
Copy link

sonarcloud bot commented Mar 5, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@MishkaMN MishkaMN mentioned this pull request Mar 6, 2024
9 tasks
@paulbourelly999 paulbourelly999 merged commit 4c37cf4 into release/lavida Mar 11, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failing docker build due to change of CARLA release URLs
2 participants