Skip to content

Commit

Permalink
Remove EVC which is now in its own repository. (#193)
Browse files Browse the repository at this point in the history
<!-- Thanks for the contribution, this is awesome. -->

# PR Details
## Description
EVC Sumo has been removed from the CDASim repository and moved to its
own repository (https://github.com/usdot-fhwa-stol/evc-sumo)
<!--- Describe your changes in detail -->

## Related GitHub Issue

<!--- This project only accepts pull requests related to open GitHub
issues or Jira Keys -->
<!--- If suggesting a new feature or change, please discuss it in an
issue first -->
<!--- If fixing a bug, there should be an issue describing it with steps
to reproduce -->
<!--- Please DO NOT name partially fixed issues, instead open an issue
specific to this fix -->
<!--- Please link to the issue here: -->

## Related Jira Key
[CDAR-675](https://usdot-carma.atlassian.net/browse/CDAR-675)
<!-- e.g. CAR-123 -->

## Motivation and Context
Improve modularity and reduce coupling
<!--- Why is this change required? What problem does it solve? -->

## How Has This Been Tested?

<!--- Please describe in detail how you tested your changes. -->
<!--- Include details of your testing environment, and the tests you ran
to -->
<!--- see how your change affects other areas of the code, etc. -->

## Types of changes

<!--- What types of changes does your code introduce? Put an `x` in all
the boxes that apply: -->

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

## Checklist:

<!--- Go over all the following points, and put an `x` in all the boxes
that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're
here to help! -->

- [ ] 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**](https://github.com/usdot-fhwa-stol/carma-platform/blob/develop/Contributing.md)
document.
- [ ] I have added tests to cover my changes.
- [ ] All new and existing tests passed.


[CDAR-675]:
https://usdot-carma.atlassian.net/browse/CDAR-675?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
  • Loading branch information
paulbourelly999 authored Jan 11, 2024
1 parent 9ac3c4e commit 48bff23
Show file tree
Hide file tree
Showing 25 changed files with 0 additions and 942 deletions.
42 changes: 0 additions & 42 deletions evc-sumo/Dockerfile

This file was deleted.

106 changes: 0 additions & 106 deletions evc-sumo/docker/build-image.sh

This file was deleted.

37 changes: 0 additions & 37 deletions evc-sumo/docker/checkout.sh

This file was deleted.

22 changes: 0 additions & 22 deletions evc-sumo/docker/entrypoint.sh

This file was deleted.

21 changes: 0 additions & 21 deletions evc-sumo/docker/env.sh

This file was deleted.

21 changes: 0 additions & 21 deletions evc-sumo/docker/get-component-version.sh

This file was deleted.

25 changes: 0 additions & 25 deletions evc-sumo/docker/get-image-name.sh

This file was deleted.

17 changes: 0 additions & 17 deletions evc-sumo/docker/get-repo-name.sh

This file was deleted.

20 changes: 0 additions & 20 deletions evc-sumo/docker/get-system-version.sh

This file was deleted.

44 changes: 0 additions & 44 deletions evc-sumo/docker/install.sh

This file was deleted.

Loading

0 comments on commit 48bff23

Please sign in to comment.