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