-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make DiscoveryServer servers' guid prefix optional #467
Merged
juanlofer-eprosima
merged 6 commits into
integration/bump-3.0.0
from
feature/optional-guidprefix
Sep 9, 2024
Merged
Make DiscoveryServer servers' guid prefix optional #467
juanlofer-eprosima
merged 6 commits into
integration/bump-3.0.0
from
feature/optional-guidprefix
Sep 9, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
juanlofer-eprosima
had a problem deploying
to
codecov
September 5, 2024 05:39
— with
GitHub Actions
Failure
LuciaEchevarria99
force-pushed
the
integration/bump-3.0.0
branch
from
September 5, 2024 07:14
4d5e24d
to
2eb0bf5
Compare
Signed-off-by: Juan Lopez Fernandez <[email protected]>
Signed-off-by: Juan Lopez Fernandez <[email protected]>
Signed-off-by: Juan Lopez Fernandez <[email protected]>
Signed-off-by: Juan Lopez Fernandez <[email protected]>
Signed-off-by: Juan Lopez Fernandez <[email protected]>
juanlofer-eprosima
force-pushed
the
feature/optional-guidprefix
branch
from
September 6, 2024 08:14
973b2e6
to
eff1aab
Compare
juanlofer-eprosima
had a problem deploying
to
codecov
September 6, 2024 08:14
— with
GitHub Actions
Failure
LuciaEchevarria99
requested changes
Sep 9, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change the CONFIGURATION DESCRIPTION in all the examples files to:
# 0: Use YAML configuration version v5.0
Signed-off-by: Juan Lopez Fernandez <[email protected]>
juanlofer-eprosima
had a problem deploying
to
codecov
September 9, 2024 05:56
— with
GitHub Actions
Failure
LuciaEchevarria99
approved these changes
Sep 9, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
juanlofer-eprosima
merged commit Sep 9, 2024
ff7ff53
into
integration/bump-3.0.0
6 of 20 checks passed
LuciaEchevarria99
pushed a commit
that referenced
this pull request
Sep 11, 2024
* Remove non-mandatory guid-prefix from discovery server blackbox tests Signed-off-by: Juan Lopez Fernandez <[email protected]> * Raise YAML reader version Signed-off-by: Juan Lopez Fernandez <[email protected]> * Remove non-required guid-prefix from DiscoveryServer Docker tests Signed-off-by: Juan Lopez Fernandez <[email protected]> * Update documentation: version section Signed-off-by: Juan Lopez Fernandez <[email protected]> * Update documentation and examples: guid-less discovery server Signed-off-by: Juan Lopez Fernandez <[email protected]> * Update missing v4 -> v5 Signed-off-by: Juan Lopez Fernandez <[email protected]> --------- Signed-off-by: Juan Lopez Fernandez <[email protected]>
juanlofer-eprosima
added a commit
that referenced
this pull request
Sep 12, 2024
* Update repository for Fast DDS 3.0.0 compatibility Signed-off-by: Lucia Echevarria <[email protected]> * Fix tests compilation Signed-off-by: Lucia Echevarria <[email protected]> * Change DataWriter::write return value from bool to ReturnCode_t and fix tests Signed-off-by: Lucia Echevarria <[email protected]> * Update compose tests Signed-off-by: Lucia Echevarria <[email protected]> * Fix Docker tests Signed-off-by: Juan Lopez Fernandez <[email protected]> * Change utils::ReturnCode format and update tests Signed-off-by: Lucia Echevarria <[email protected]> * Refactor participants destructors to use delete_contained_entities() Signed-off-by: Irene Bandera <[email protected]> * Make DiscoveryServer servers' guid prefix optional (#467) * Remove non-mandatory guid-prefix from discovery server blackbox tests Signed-off-by: Juan Lopez Fernandez <[email protected]> * Raise YAML reader version Signed-off-by: Juan Lopez Fernandez <[email protected]> * Remove non-required guid-prefix from DiscoveryServer Docker tests Signed-off-by: Juan Lopez Fernandez <[email protected]> * Update documentation: version section Signed-off-by: Juan Lopez Fernandez <[email protected]> * Update documentation and examples: guid-less discovery server Signed-off-by: Juan Lopez Fernandez <[email protected]> * Update missing v4 -> v5 Signed-off-by: Juan Lopez Fernandez <[email protected]> --------- Signed-off-by: Juan Lopez Fernandez <[email protected]> * Update stress testing tests after rebase Signed-off-by: Juan Lopez Fernandez <[email protected]> * Remove incorrect guid prefix tests for DiscoveryServerParticipant configuration Signed-off-by: Lucia Echevarria <[email protected]> * Fix security tests Signed-off-by: Juan Lopez Fernandez <[email protected]> --------- Signed-off-by: Lucia Echevarria <[email protected]> Signed-off-by: Juan Lopez Fernandez <[email protected]> Signed-off-by: Irene Bandera <[email protected]> Co-authored-by: Juan Lopez Fernandez <[email protected]> Co-authored-by: Irene Bandera <[email protected]> Co-authored-by: juanlofer-eprosima <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.