Skip to content

Commit d46678e

Browse files
iox-#1295 Fix CI issues
1 parent 2ed509b commit d46678e

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.lycheeignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,9 @@ https://github.com/eclipse-iceoryx/iceoryx/compare/vx.x.x...vx.x.x
22
https://github.com/eclipse-iceoryx/iceoryx/tree/vx.x.x
33
https://www.misra.org.uk/
44
https://www.gnu.org/software/screen/
5+
https://www.etas.com/
6+
# Remove after v3.0 release
7+
https://github.com/eclipse-iceoryx/iceoryx/tree/v3.0.0
8+
https://github.com/eclipse-iceoryx/iceoryx/compare/v2.0.6...v3.0.0
59

610
iceoryx-dev@eclipse.org

doc/website/advanced/available-bindings-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ The following bindings and extensions are available for iceoryx:
44

55
| Name | Description | Link |
66
|---------------------|-----------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|
7-
| DDS gateway | Gateway to the DDS protocol using [Cyclone DDS](https://cyclonedds.io/) or [FastDDS](https://github.com/eProsima/Fast-DDS) | [https://github.com/eclipse-iceoryx/iceoryx-gateway-dds](https://github.com/eclipse-iceoryx/iceoryx-gateway-dd) |
7+
| DDS gateway | Gateway to the DDS protocol using [Cyclone DDS](https://cyclonedds.io/) or [FastDDS](https://github.com/eProsima/Fast-DDS) | [https://github.com/eclipse-iceoryx/iceoryx-gateway-dds](https://github.com/eclipse-iceoryx/iceoryx-gateway-dds) |
88
| Rust binding | Binding to use the C++ version of iceoryx in Rust projects | [https://github.com/eclipse-iceoryx/iceoryx-rs](https://github.com/eclipse-iceoryx/iceoryx-rs) |
99
| ara::com binding | Binding to use iceoryx in [AUTOSAR Adaptive](https://www.autosar.org/standards/adaptive-platform/) projects | [https://github.com/eclipse-iceoryx/iceoryx-automotive-soa](https://github.com/eclipse-iceoryx/iceoryx-automotive-soa) |

doc/website/release-notes/iceoryx-v3-0-0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# iceoryx v3.0.0
22

3-
## [v3.0.0](https://github.com/eclipse-iceoryx/iceoryx/tree/v3.0.0) (2025-02-02)
3+
## [v3.0.0](https://github.com/eclipse-iceoryx/iceoryx/tree/v3.0.0) (2025-03-16)
44

55
[Full Changelog](https://github.com/eclipse-iceoryx/iceoryx/compare/v2.0.6...v3.0.0)
66

0 commit comments

Comments
 (0)