Releases: virtualsatellite/ci-actions
Releases · virtualsatellite/ci-actions
Release v8
The coverage report upload to codecoverage has been deactivated.
Release v7
This release had the following updates to the virtual satellite build actions:
- builds are now a bit more relaxed to warnings. Before warnings were always stopping the build. Tycho is unfortunately very noisy on warnings and thus breaking the build to often
- a new action for setting up a specific maven version is ready to use
Release v6
Version 6 of Virtual Satellite CI Actions:
- Fixed vtk7 library sometimes not being found
Release v5
Version 5 of Virtual Satellite CI Actions:
- Implemented support for any JDK version.
Release v4
Version 4 of Virtual Satellite CI Actions:
- Fixed upload of documentation files to Gtihub Release
- Fixed github API commands to new API version
Release v3
Version 3 of Virtual Satellite CI Actions:
- Fixed problem with authors sanity checks, being to restrictive. Now checks are only producing a warning on local PR and branches. Only fork PRs will create failing builds if sanity checks detect anomalies.
Release v2
Release for building Virtual Satellite projects with GitHub Actions.
Virtual Satellite specific actions have been developed and tested with:
https://github.com/DLR-SC/Overtarget
https://github.com/virtualsatellite/VirtualSatellite4-Core
https://github.com/virtualsatellite/VirtualSatellite4-CEF
https://github.com/virtualsatellite/VirtualSatellite4-DEV-IDE
Release v1
v1 Release of Virtual Satellite GitHub Actions