What's Changed
- 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
- Update requirements.txt
- Update requirements.txt
- GH pages yml filename changed
Contributors
chrisjcc
**Full Changelog**: https://github.com/chrisjcc/ReplicantDriveSim/commits/refs/tags/v0.3.0