Replicantdrivesim

Latest version: v0.4.8

Safety actively analyzes 688215 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.3.6

What's Changed
- Update to version 0.4.8
- Include a table of contents
- Minor update
- Add missing information
- Finalize Traffic Simulation README
- Move traffic simulation README
- Polish format
- Finalize RL README
- Continue to improve documentation
- Fix header type
- Improve MARL outline
- Add a run traffic simulation sectdion
- Minor updates
- Rename trainer code
- Include a resource section
- Simplified
- Update documentation
- LICENSE link
- Add status bage
- For GH-Pages
- Additional information
- Remove installation instructions for this README
- Update to provide project link
- Add image
- Remove redundant information
- Unity README
- Introduction to ReplicantDriveSim README
- Add URL field to include in pip show
- Update to version 0.4.7
- Fix Docker Image workflow expects version and run ID
- Include Run ID to extract artifacts from another Workflow
- Update to version 0.4.6
- Download Unity Build Artifact from Release
- Fix indentation
- Try to fix syntax
- Update version to 0.4.5
- Add missing comma
- Reformulate trigger unity triggers docker
- Build actually succeeded (HTTP code 202) but the workflow failed because of the error handling logic.
- Set trigger_docker job as identical to trigger_unity job
- Remove unused code
- we are trying to use the repository name as the version slug in the API URL, which is incorrect
- Update version to 0.4.4
- Fix API endpoint in the workflow. According to the Read the Docs API v3 documentation, we need to use a different endpoint format for triggering builds.
- Add missing run command
- Different PAYLOAD approach
- Update version
- Use a different approach for the JSON payload
- Introduce PAYLOAD variable
- Minor update
- Use a different approach to aquire version number
- Update version to 0.4.2
- Use escape characters
- Update to version 0.4.1
- Correct version access
- Apply lower case operation
- Remove mention of modules
- Add library to avoid read the docs error during building
- Lower case repository name
- Update to version 0.3.4
- Updating build-and-publish-pypi contents permission
- Update version to 0.3.9
- Feat/controlled trigger events (121)

* Update the Docker image workflow to better align with our modified release workflow and simplify the version handling by using the passed tag

* Fix syntax

* Updated PyPI package trigger
- This change ensures that when you manually trigger the workflow and provide a run ID, it will correctly extract the version number from the artifacts of that run instead of trying to determine it from git tags or other sources.
- Start to improve code and simplfying things
- Hard code version value
- Hard code Ref number
- Fix Run ID
- Try job name instead
- Feat/run id docker image (120)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code

* Correct missed placed ID tag

* Remove if-condition

* Simplify
- Feat/run id docker image (119)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code

* Correct missed placed ID tag

* Remove if-condition
- Feat/run id docker image (118)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code

* Correct missed placed ID tag
- Feat/run id docker image (117)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code
- Feat/run id docker image (116)

* Fix Docker Image generation

* Updated according to wait-for-check documentation
- Fix Docker Image generation (115)
- Generalize run-id manual entry
- Minor change
- add repo and run-id
- Update library version to 0.3.8
- Minor updates
- Add documentation
- Unity closed handled now by replicantdrivesim library
- Try merge-multiple: true
- Add run ID
- Use exact latest tag
- Deep fetch instead of shall git clone
- Fix missing job tag
- Introduce manual trigger
- Remove uncessary code
- Remove code that now is found in the examples directory
- Update library version 0.3.7
- Ensure Builds content exists where it needs to be
- Adding infor for Linux build using
- Remove non-existing parameter options
- Remove some printout statements
- Fix direct path to ls in
- Fix unzipping the file in the correct location
- Update library version to 0.3.5
- Include additional debug log statements
- Update version to 0.3.4

Contributors
chrisjcc

**Full Changelog**: https://github.com/chrisjcc/ReplicantDriveSim/commits/refs/tags/v0.3.6

0.3.5

What's Changed
- Update to version 0.4.7
- Fix Docker Image workflow expects version and run ID
- Include Run ID to extract artifacts from another Workflow
- Update to version 0.4.6
- Download Unity Build Artifact from Release
- Fix indentation
- Try to fix syntax
- Update version to 0.4.5
- Add missing comma
- Reformulate trigger unity triggers docker
- Build actually succeeded (HTTP code 202) but the workflow failed because of the error handling logic.
- Set trigger_docker job as identical to trigger_unity job
- Remove unused code
- we are trying to use the repository name as the version slug in the API URL, which is incorrect
- Update version to 0.4.4
- Fix API endpoint in the workflow. According to the Read the Docs API v3 documentation, we need to use a different endpoint format for triggering builds.
- Add missing run command
- Different PAYLOAD approach
- Update version
- Use a different approach for the JSON payload
- Introduce PAYLOAD variable
- Minor update
- Use a different approach to aquire version number
- Update version to 0.4.2
- Use escape characters
- Update to version 0.4.1
- Correct version access
- Apply lower case operation
- Remove mention of modules
- Add library to avoid read the docs error during building
- Lower case repository name
- Update to version 0.3.4
- Updating build-and-publish-pypi contents permission
- Update version to 0.3.9
- Feat/controlled trigger events (121)

* Update the Docker image workflow to better align with our modified release workflow and simplify the version handling by using the passed tag

* Fix syntax

* Updated PyPI package trigger
- This change ensures that when you manually trigger the workflow and provide a run ID, it will correctly extract the version number from the artifacts of that run instead of trying to determine it from git tags or other sources.
- Start to improve code and simplfying things
- Hard code version value
- Hard code Ref number
- Fix Run ID
- Try job name instead
- Feat/run id docker image (120)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code

* Correct missed placed ID tag

* Remove if-condition

* Simplify
- Feat/run id docker image (119)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code

* Correct missed placed ID tag

* Remove if-condition
- Feat/run id docker image (118)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code

* Correct missed placed ID tag
- Feat/run id docker image (117)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code
- Feat/run id docker image (116)

* Fix Docker Image generation

* Updated according to wait-for-check documentation
- Fix Docker Image generation (115)
- Generalize run-id manual entry
- Minor change
- add repo and run-id
- Update library version to 0.3.8
- Minor updates
- Add documentation
- Unity closed handled now by replicantdrivesim library
- Try merge-multiple: true
- Add run ID
- Use exact latest tag
- Deep fetch instead of shall git clone
- Fix missing job tag
- Introduce manual trigger
- Remove uncessary code
- Remove code that now is found in the examples directory
- Update library version 0.3.7
- Ensure Builds content exists where it needs to be
- Adding infor for Linux build using
- Remove non-existing parameter options
- Remove some printout statements
- Fix direct path to ls in
- Fix unzipping the file in the correct location
- Update library version to 0.3.5
- Include additional debug log statements
- Update version to 0.3.4
- Remove SHA8 tag from unity build library
- Remove meta file to avoid dirty branch, to avoiding refusal to base semantic version on uncommited changes
- Update version
- Add debug log statements
- Create wait time to 1 hour
- Update setup.cfg
- Several version value corrections
- Correct syntax error in the JSON was causing the. Problems parsing JSON, error
- Add example directory with training and runner code (114)

* Add example directory with training and runner code

* Pass version value
- Fix overriding directory while unzipping
- Another hardcoded value
- Hard code version v0.2.0 everywhere
- Hard code version for now
- More printout statements
- Debug log printout
- Fix capitalization
- Move VERSION env var
- Continue to resolve version propagation
- Add more information
- Introducing pip intall instructions for pypi package
- Fix name to check
- Fix version extract
- Fix extraction of VERSION
- Fix capitalization
- Fix indent syntax
- Fix version access in build unity project job
- Continue to fix indentation
- Fix indendentation

Contributors
chrisjcc

**Full Changelog**: https://github.com/chrisjcc/ReplicantDriveSim/commits/refs/tags/v0.3.5

0.3.4

What's Changed
- Include Run ID to extract artifacts from another Workflow
- Update to version 0.4.6
- Download Unity Build Artifact from Release
- Fix indentation
- Try to fix syntax
- Update version to 0.4.5
- Add missing comma
- Reformulate trigger unity triggers docker
- Build actually succeeded (HTTP code 202) but the workflow failed because of the error handling logic.
- Set trigger_docker job as identical to trigger_unity job
- Remove unused code
- we are trying to use the repository name as the version slug in the API URL, which is incorrect
- Update version to 0.4.4
- Fix API endpoint in the workflow. According to the Read the Docs API v3 documentation, we need to use a different endpoint format for triggering builds.
- Add missing run command
- Different PAYLOAD approach
- Update version
- Use a different approach for the JSON payload
- Introduce PAYLOAD variable
- Minor update
- Use a different approach to aquire version number
- Update version to 0.4.2
- Use escape characters
- Update to version 0.4.1
- Correct version access
- Apply lower case operation
- Remove mention of modules
- Add library to avoid read the docs error during building
- Lower case repository name
- Update to version 0.3.4
- Updating build-and-publish-pypi contents permission
- Update version to 0.3.9
- Feat/controlled trigger events (121)

* Update the Docker image workflow to better align with our modified release workflow and simplify the version handling by using the passed tag

* Fix syntax

* Updated PyPI package trigger
- This change ensures that when you manually trigger the workflow and provide a run ID, it will correctly extract the version number from the artifacts of that run instead of trying to determine it from git tags or other sources.
- Start to improve code and simplfying things
- Hard code version value
- Hard code Ref number
- Fix Run ID
- Try job name instead
- Feat/run id docker image (120)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code

* Correct missed placed ID tag

* Remove if-condition

* Simplify
- Feat/run id docker image (119)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code

* Correct missed placed ID tag

* Remove if-condition
- Feat/run id docker image (118)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code

* Correct missed placed ID tag
- Feat/run id docker image (117)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code
- Feat/run id docker image (116)

* Fix Docker Image generation

* Updated according to wait-for-check documentation
- Fix Docker Image generation (115)
- Generalize run-id manual entry
- Minor change
- add repo and run-id
- Update library version to 0.3.8
- Minor updates
- Add documentation
- Unity closed handled now by replicantdrivesim library
- Try merge-multiple: true
- Add run ID
- Use exact latest tag
- Deep fetch instead of shall git clone
- Fix missing job tag
- Introduce manual trigger
- Remove uncessary code
- Remove code that now is found in the examples directory
- Update library version 0.3.7
- Ensure Builds content exists where it needs to be
- Adding infor for Linux build using
- Remove non-existing parameter options
- Remove some printout statements
- Fix direct path to ls in
- Fix unzipping the file in the correct location
- Update library version to 0.3.5
- Include additional debug log statements
- Update version to 0.3.4
- Remove SHA8 tag from unity build library
- Remove meta file to avoid dirty branch, to avoiding refusal to base semantic version on uncommited changes
- Update version
- Add debug log statements
- Create wait time to 1 hour
- Update setup.cfg
- Several version value corrections
- Correct syntax error in the JSON was causing the. Problems parsing JSON, error
- Add example directory with training and runner code (114)

* Add example directory with training and runner code

* Pass version value
- Fix overriding directory while unzipping
- Another hardcoded value
- Hard code version v0.2.0 everywhere
- Hard code version for now
- More printout statements
- Debug log printout
- Fix capitalization
- Move VERSION env var
- Continue to resolve version propagation
- Add more information
- Introducing pip intall instructions for pypi package
- Fix name to check
- Fix version extract
- Fix extraction of VERSION
- Fix capitalization
- Fix indent syntax
- Fix version access in build unity project job
- Continue to fix indentation
- Fix indendentation
- Fix syntax
- Fix version usage

Contributors
chrisjcc

**Full Changelog**: https://github.com/chrisjcc/ReplicantDriveSim/commits/refs/tags/v0.3.4

0.3.3

What's Changed
- Fix indentation
- Try to fix syntax
- Update version to 0.4.5
- Add missing comma
- Reformulate trigger unity triggers docker
- Build actually succeeded (HTTP code 202) but the workflow failed because of the error handling logic.
- Set trigger_docker job as identical to trigger_unity job
- Remove unused code
- we are trying to use the repository name as the version slug in the API URL, which is incorrect
- Update version to 0.4.4
- Fix API endpoint in the workflow. According to the Read the Docs API v3 documentation, we need to use a different endpoint format for triggering builds.
- Add missing run command
- Different PAYLOAD approach
- Update version
- Use a different approach for the JSON payload
- Introduce PAYLOAD variable
- Minor update
- Use a different approach to aquire version number
- Update version to 0.4.2
- Use escape characters
- Update to version 0.4.1
- Correct version access
- Apply lower case operation
- Remove mention of modules
- Add library to avoid read the docs error during building
- Lower case repository name
- Update to version 0.3.4
- Updating build-and-publish-pypi contents permission
- Update version to 0.3.9
- Feat/controlled trigger events (121)

* Update the Docker image workflow to better align with our modified release workflow and simplify the version handling by using the passed tag

* Fix syntax

* Updated PyPI package trigger
- This change ensures that when you manually trigger the workflow and provide a run ID, it will correctly extract the version number from the artifacts of that run instead of trying to determine it from git tags or other sources.
- Start to improve code and simplfying things
- Hard code version value
- Hard code Ref number
- Fix Run ID
- Try job name instead
- Feat/run id docker image (120)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code

* Correct missed placed ID tag

* Remove if-condition

* Simplify
- Feat/run id docker image (119)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code

* Correct missed placed ID tag

* Remove if-condition
- Feat/run id docker image (118)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code

* Correct missed placed ID tag
- Feat/run id docker image (117)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code
- Feat/run id docker image (116)

* Fix Docker Image generation

* Updated according to wait-for-check documentation
- Fix Docker Image generation (115)
- Generalize run-id manual entry
- Minor change
- add repo and run-id
- Update library version to 0.3.8
- Minor updates
- Add documentation
- Unity closed handled now by replicantdrivesim library
- Try merge-multiple: true
- Add run ID
- Use exact latest tag
- Deep fetch instead of shall git clone
- Fix missing job tag
- Introduce manual trigger
- Remove uncessary code
- Remove code that now is found in the examples directory
- Update library version 0.3.7
- Ensure Builds content exists where it needs to be
- Adding infor for Linux build using
- Remove non-existing parameter options
- Remove some printout statements
- Fix direct path to ls in
- Fix unzipping the file in the correct location
- Update library version to 0.3.5
- Include additional debug log statements
- Update version to 0.3.4
- Remove SHA8 tag from unity build library
- Remove meta file to avoid dirty branch, to avoiding refusal to base semantic version on uncommited changes
- Update version
- Add debug log statements
- Create wait time to 1 hour
- Update setup.cfg
- Several version value corrections
- Correct syntax error in the JSON was causing the. Problems parsing JSON, error
- Add example directory with training and runner code (114)

* Add example directory with training and runner code

* Pass version value
- Fix overriding directory while unzipping
- Another hardcoded value
- Hard code version v0.2.0 everywhere
- Hard code version for now
- More printout statements
- Debug log printout
- Fix capitalization
- Move VERSION env var
- Continue to resolve version propagation
- Add more information
- Introducing pip intall instructions for pypi package
- Fix name to check
- Fix version extract
- Fix extraction of VERSION
- Fix capitalization
- Fix indent syntax
- Fix version access in build unity project job
- Continue to fix indentation
- Fix indendentation
- Fix syntax
- Fix version usage
- The change from git rev-parse to git describe is important for non-release events.
- These changes should resolve the ReferenceError: env is not defined error you were encountering. The script will now be able to access the VERSION environment variable correctly.
- Fix PyPI and Docker Image workflow scripts

Contributors
chrisjcc

**Full Changelog**: https://github.com/chrisjcc/ReplicantDriveSim/commits/refs/tags/v0.3.3

0.3.2

What's Changed
- Add missing run command
- Different PAYLOAD approach
- Update version
- Use a different approach for the JSON payload
- Introduce PAYLOAD variable
- Minor update
- Use a different approach to aquire version number
- Update version to 0.4.2
- Use escape characters
- Update to version 0.4.1
- Correct version access
- Apply lower case operation
- Remove mention of modules
- Add library to avoid read the docs error during building
- Lower case repository name
- Update to version 0.3.4
- Updating build-and-publish-pypi contents permission
- Update version to 0.3.9
- Feat/controlled trigger events (121)

* Update the Docker image workflow to better align with our modified release workflow and simplify the version handling by using the passed tag

* Fix syntax

* Updated PyPI package trigger
- This change ensures that when you manually trigger the workflow and provide a run ID, it will correctly extract the version number from the artifacts of that run instead of trying to determine it from git tags or other sources.
- Start to improve code and simplfying things
- Hard code version value
- Hard code Ref number
- Fix Run ID
- Try job name instead
- Feat/run id docker image (120)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code

* Correct missed placed ID tag

* Remove if-condition

* Simplify
- Feat/run id docker image (119)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code

* Correct missed placed ID tag

* Remove if-condition
- Feat/run id docker image (118)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code

* Correct missed placed ID tag
- Feat/run id docker image (117)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code
- Feat/run id docker image (116)

* Fix Docker Image generation

* Updated according to wait-for-check documentation
- Fix Docker Image generation (115)
- Generalize run-id manual entry
- Minor change
- add repo and run-id
- Update library version to 0.3.8
- Minor updates
- Add documentation
- Unity closed handled now by replicantdrivesim library
- Try merge-multiple: true
- Add run ID
- Use exact latest tag
- Deep fetch instead of shall git clone
- Fix missing job tag
- Introduce manual trigger
- Remove uncessary code
- Remove code that now is found in the examples directory
- Update library version 0.3.7
- Ensure Builds content exists where it needs to be
- Adding infor for Linux build using
- Remove non-existing parameter options
- Remove some printout statements
- Fix direct path to ls in
- Fix unzipping the file in the correct location
- Update library version to 0.3.5
- Include additional debug log statements
- Update version to 0.3.4
- Remove SHA8 tag from unity build library
- Remove meta file to avoid dirty branch, to avoiding refusal to base semantic version on uncommited changes
- Update version
- Add debug log statements
- Create wait time to 1 hour
- Update setup.cfg
- Several version value corrections
- Correct syntax error in the JSON was causing the. Problems parsing JSON, error
- Add example directory with training and runner code (114)

* Add example directory with training and runner code

* Pass version value
- Fix overriding directory while unzipping
- Another hardcoded value
- Hard code version v0.2.0 everywhere
- Hard code version for now
- More printout statements
- Debug log printout
- Fix capitalization
- Move VERSION env var
- Continue to resolve version propagation
- Add more information
- Introducing pip intall instructions for pypi package
- Fix name to check
- Fix version extract
- Fix extraction of VERSION
- Fix capitalization
- Fix indent syntax
- Fix version access in build unity project job
- Continue to fix indentation
- Fix indendentation
- Fix syntax
- Fix version usage
- The change from git rev-parse to git describe is important for non-release events.
- These changes should resolve the ReferenceError: env is not defined error you were encountering. The script will now be able to access the VERSION environment variable correctly.
- Fix PyPI and Docker Image workflow scripts
- Use correcdt version object
- Remove release creation and update instead of loading asset
- Fix paths
- Minor changes
- Relabel file and name to a more clear labeling
- Add build and publish PyPi package
- Fix additional issues
- Remove the needs dependency
- Fix issues
- Fix tar extraction step
- Attempt to fix both files

Contributors
chrisjcc

**Full Changelog**: https://github.com/chrisjcc/ReplicantDriveSim/commits/refs/tags/v0.3.2

0.3.1

What's Changed
- Introduce PAYLOAD variable
- Minor update
- Use a different approach to aquire version number
- Update version to 0.4.2
- Use escape characters
- Update to version 0.4.1
- Correct version access
- Apply lower case operation
- Remove mention of modules
- Add library to avoid read the docs error during building
- Lower case repository name
- Update to version 0.3.4
- Updating build-and-publish-pypi contents permission
- Update version to 0.3.9
- Feat/controlled trigger events (121)

* Update the Docker image workflow to better align with our modified release workflow and simplify the version handling by using the passed tag

* Fix syntax

* Updated PyPI package trigger
- This change ensures that when you manually trigger the workflow and provide a run ID, it will correctly extract the version number from the artifacts of that run instead of trying to determine it from git tags or other sources.
- Start to improve code and simplfying things
- Hard code version value
- Hard code Ref number
- Fix Run ID
- Try job name instead
- Feat/run id docker image (120)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code

* Correct missed placed ID tag

* Remove if-condition

* Simplify
- Feat/run id docker image (119)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code

* Correct missed placed ID tag

* Remove if-condition
- Feat/run id docker image (118)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code

* Correct missed placed ID tag
- Feat/run id docker image (117)

* Fix Docker Image generation

* Updated according to wait-for-check documentation

* Comment out code

* Clean up code

* Add missing code
- Feat/run id docker image (116)

* Fix Docker Image generation

* Updated according to wait-for-check documentation
- Fix Docker Image generation (115)
- Generalize run-id manual entry
- Minor change
- add repo and run-id
- Update library version to 0.3.8
- Minor updates
- Add documentation
- Unity closed handled now by replicantdrivesim library
- Try merge-multiple: true
- Add run ID
- Use exact latest tag
- Deep fetch instead of shall git clone
- Fix missing job tag
- Introduce manual trigger
- Remove uncessary code
- Remove code that now is found in the examples directory
- Update library version 0.3.7
- Ensure Builds content exists where it needs to be
- Adding infor for Linux build using
- Remove non-existing parameter options
- Remove some printout statements
- Fix direct path to ls in
- Fix unzipping the file in the correct location
- Update library version to 0.3.5
- Include additional debug log statements
- Update version to 0.3.4
- Remove SHA8 tag from unity build library
- Remove meta file to avoid dirty branch, to avoiding refusal to base semantic version on uncommited changes
- Update version
- Add debug log statements
- Create wait time to 1 hour
- Update setup.cfg
- Several version value corrections
- Correct syntax error in the JSON was causing the. Problems parsing JSON, error
- Add example directory with training and runner code (114)

* Add example directory with training and runner code

* Pass version value
- Fix overriding directory while unzipping
- Another hardcoded value
- Hard code version v0.2.0 everywhere
- Hard code version for now
- More printout statements
- Debug log printout
- Fix capitalization
- Move VERSION env var
- Continue to resolve version propagation
- Add more information
- Introducing pip intall instructions for pypi package
- Fix name to check
- Fix version extract
- Fix extraction of VERSION
- Fix capitalization
- Fix indent syntax
- Fix version access in build unity project job
- Continue to fix indentation
- Fix indendentation
- Fix syntax
- Fix version usage
- The change from git rev-parse to git describe is important for non-release events.
- These changes should resolve the ReferenceError: env is not defined error you were encountering. The script will now be able to access the VERSION environment variable correctly.
- Fix PyPI and Docker Image workflow scripts
- Use correcdt version object
- Remove release creation and update instead of loading asset
- Fix paths
- Minor changes
- Relabel file and name to a more clear labeling
- Add build and publish PyPi package
- Fix additional issues
- Remove the needs dependency
- Fix issues
- Fix tar extraction step
- Attempt to fix both files
- Remove the .zip
- fix zip
- Remove duplicate line
- Fix/version tracking (113)

* Fix access to version value

* Fix version tracking and accessibility

Contributors
chrisjcc

**Full Changelog**: https://github.com/chrisjcc/ReplicantDriveSim/commits/refs/tags/v0.3.1

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.