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

Merge release/miura (4.6.0) branch into master #62

Merged
merged 6 commits into from
Aug 15, 2024

Conversation

SaikrishnaBairamoni
Copy link
Contributor

PR Details

This PR is to merge release/miura branch into master branch for XIL Cloud release with new version.

Description

Related GitHub Issue

Related Jira Key

Motivation and Context

How Has This Been Tested?

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.

codygarver and others added 6 commits May 12, 2023 14:02
Set specific version of Ubuntu. Combined RUN commands. Reorganized command grouping. Replaced final RUN command with CMD.
* Created CARMA Cloud time source and simulation federate

* Added SimFederal servlet configuration

* Updated SimFederate to test ambassador address.

* Update SimFederate import InetAdress.

* Fixed SimFederate registration JSON message.

* Update Dockerfile with simulation configuration.

* Update rsu.js

* Update map.js

* Update Dockerfile

* Update ihp.js

* SimFederate separated registration retry from socket close

* Update web.xml

* Update Dockerfile

* Update Dockerfile

* Update SimFederate.java

* Update RoadMark.java

* Update satellite-streets-v11.json

* Update sourcelayers.json

* Update validatexodr_sourcelayers.json

* Removed commented-out RSM Servlet.

* Default traffic control update and start time to 0L.

* Added port and list attribute parsing to old TCR format.

* Updated TcmReqServlet to preserve request host address.

* Added error log to TCM response connection.

* Add docker and dockerhub workflows

* Build and push image for testing

* Update web.xml init TimeSource singleton first and added CARMA Cloud simulation id

* Delete lib/libcs2cswrapper.so

This library is downloaded in install dependencies script, and compiled from source in the build script.

* Added CARMA Cloud simulation id configuration item and handle exceptions better

* Use TimeSource to handle simulation and real world time, remove extraneous commented code

* Update TcmReqServlet to use TimeSource

* Update web.xml to add explicit simulation mode logical flag

* Update SimFederate to check for explicit simulation mode configuration

* Update SimFederate to use JSON libary for building ambassador registration message

* Update SimFederate fixed sid typo

* Update dockerfile and move instructions to scripts
Added deployment_test workflow to replace circleci integration test workflow

* Install GIT for checkout

* Fix build/install scripts issues

* Figure out CI VM path

* Fix path error

* Remove rm calls in build script

* Update to build scripts

* Print commands in scripts and their arguments as exexuted

* Update

* Updates to fix carma-cloud path to absolute /home/carma-cloud inside build.sh

* Update path for workflow

* Fix issues

* Updates

* Updates

* Updates

* Update

* Updates

* Removing circle ci workflow that was replaced with github action

* Update with docker-compose file, testing script and volume directory

* add carma-cloud-config work folder

* Update install_dependencies.sh

* Update build.sh

* Update deployment_test.yml

* Update map.js

* Update ihp.js

* Update rsu.js

* Revert "add carma-cloud-config work folder"

This reverts commit 311cf83.

* Update build.sh to modify default host path

* Delete carma-cloud-config/server.xml

* Create web.xml for simulation

* Update web.xml to adjust SimFederate load on startup order

* Remove trigger for building feature/time-source docker image

---------

Co-authored-by: kruegersp <kruegersp@users.noreply.github.com>
Co-authored-by: Eric Chen <122404059+EricChen-Lei@users.noreply.github.com>
* Add FilterControls utility to create subset of traffic controls for testing

* Add FilterControls usage to README

* FilterControls remove commented out code

* Update README.md fix testing typo
@SaikrishnaBairamoni SaikrishnaBairamoni merged commit 1ce73d7 into master Aug 15, 2024
7 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.

6 participants