Releases: eProsima/eProsima-CI
Releases · eProsima/eProsima-CI
v0.8.1
v0.8.0
v0.7.2
v0.7.1
v0.7.0
This release includes the following features:
This release includes the following improvements:
- Remove empy fixed version for colcon install (#43)
- Save test results in junit format (#49)
build_fastdds
action defaults tomaster
for Fast CDR and Fast DDS (#45)- Update requirements.txt dependencies for sphinx 4.3.1 (#51)
- Add
version
option for OpenSSL Windows install action (#52) - Actions documentation (#53)
- PR submission template (#53)
This release includes the following fixes:
- Fix default branch names for
dev_utils
andddspipe
(#48)
PRs in merge order:
#43, #45, #46, #47, #48, #49, #51, #52, #53
v0.6.0
This release includes the following features:
fetch_dev_utils_manual
action: Download eProsima dev-utils (#38).fetch_ddspipe_manual
action: Download eProsima ddspipe (#39).fetch_fastdds_manual
action: Download eProsima Fast DDS (#35).- New external action: download artifact (#38).
This release also fixes the empy package version to avoid conflicts when installing colcon core (#42).
v0.5.0
v0.4.0
This release includes the following features:
- Mirror external action
- Create pull request external action
v0.3.0
v0.2.0
This release includes the following features:
- General purpose actions
- Multiplatform support
- Artifacts generation workflows for projects:
- Fast DDS
- dev-utils
- DDS Pipe
- manual
This release includes the following documentation:
- updated (README.md)
- developer contributing information (.dev/contributions.md).