Skip to content
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

[20679] Run Github Ubuntu CI on PRs #4598

Merged
merged 3 commits into from
Mar 22, 2024
Merged

[20679] Run Github Ubuntu CI on PRs #4598

merged 3 commits into from
Mar 22, 2024

Conversation

EduPonz
Copy link

@EduPonz EduPonz commented Mar 21, 2024

Description

This PR:

  1. Enables running Github Ubuntu CI on pull_request events.
  2. Fixes hidden overloads erroneously left out by [20592] Fix hidden overloaded virtual methods #4516
  3. Enables running Github CI on PRs targeting intermediate branches (not master).

@Mergifyio backport 2.13.x 2.10.x 2.6.x

Contributor Checklist

  • Commit messages follow the project guidelines.
  • The code follows the style guidelines of this project.
  • N/A: Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
  • N/A: Any new/modified methods have been properly documented using Doxygen.
  • Changes are ABI compatible.
  • Changes are API compatible.
  • N/A: New feature has been added to the versions.md file (if applicable).
  • N/A: New feature has been documented/Current behavior is correctly described in the documentation.
  • Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • Check CI results: changes do not issue any warning.
  • Check CI results: failing tests are unrelated with the changes.

@EduPonz EduPonz added this to the v2.14.1 milestone Mar 21, 2024
@EduPonz
Copy link
Author

EduPonz commented Mar 21, 2024

@richiprosima please test this

@EduPonz
Copy link
Author

EduPonz commented Mar 21, 2024

@richiprosima please test mac

@JesusPoderoso
Copy link
Contributor

@richiprosima please test this

JesusPoderoso

This comment was marked as outdated.

Copy link
Contributor

@JesusPoderoso JesusPoderoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with green CI

@EduPonz
Copy link
Author

EduPonz commented Mar 22, 2024

CI passed on 5b29744

@EduPonz EduPonz merged commit 7154a57 into master Mar 22, 2024
19 of 24 checks passed
@EduPonz EduPonz deleted the ci/github_ubuntu_ci_prs branch March 22, 2024 10:20
@EduPonz
Copy link
Author

EduPonz commented Mar 22, 2024

@Mergifyio backport 2.13.x 2.10.x 2.6.x

Copy link
Contributor

mergify bot commented Mar 22, 2024

backport 2.13.x 2.10.x 2.6.x

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Mar 22, 2024
* Refs #20679: Run Github Ubuntu CI on PRs

Signed-off-by: EduPonz <[email protected]>

* Refs #20679: Fix remaining hidden overloads

Signed-off-by: EduPonz <[email protected]>

* Refs #20679: Run CI on PRs to intermediate branches

Signed-off-by: EduPonz <[email protected]>

---------

Signed-off-by: EduPonz <[email protected]>
(cherry picked from commit 7154a57)

# Conflicts:
#	.github/workflows/address-sanitizers.yaml
#	.github/workflows/documentation-tests.yaml
#	.github/workflows/mac-ci.yml
#	.github/workflows/thread-sanitizer.yaml
#	.github/workflows/windows-ci.yml
#	test/blackbox/common/BlackboxTestsDiscovery.cpp
mergify bot pushed a commit that referenced this pull request Mar 22, 2024
* Refs #20679: Run Github Ubuntu CI on PRs

Signed-off-by: EduPonz <[email protected]>

* Refs #20679: Fix remaining hidden overloads

Signed-off-by: EduPonz <[email protected]>

* Refs #20679: Run CI on PRs to intermediate branches

Signed-off-by: EduPonz <[email protected]>

---------

Signed-off-by: EduPonz <[email protected]>
(cherry picked from commit 7154a57)

# Conflicts:
#	.github/workflows/address-sanitizers.yaml
#	.github/workflows/documentation-tests.yaml
#	.github/workflows/mac-ci.yml
#	.github/workflows/thread-sanitizer.yaml
#	.github/workflows/windows-ci.yml
#	src/cpp/statistics/rtps/monitor-service/MonitorServiceListener.hpp
#	test/blackbox/common/BlackboxTestsDiscovery.cpp
mergify bot pushed a commit that referenced this pull request Mar 22, 2024
* Refs #20679: Run Github Ubuntu CI on PRs

Signed-off-by: EduPonz <[email protected]>

* Refs #20679: Fix remaining hidden overloads

Signed-off-by: EduPonz <[email protected]>

* Refs #20679: Run CI on PRs to intermediate branches

Signed-off-by: EduPonz <[email protected]>

---------

Signed-off-by: EduPonz <[email protected]>
(cherry picked from commit 7154a57)

# Conflicts:
#	.github/workflows/address-sanitizers.yaml
#	.github/workflows/documentation-tests.yaml
#	.github/workflows/mac-ci.yml
#	.github/workflows/thread-sanitizer.yaml
#	.github/workflows/windows-ci.yml
#	src/cpp/fastdds/domain/DomainParticipantImpl.hpp
#	src/cpp/statistics/rtps/monitor-service/MonitorServiceListener.hpp
#	test/blackbox/common/BlackboxTestsDiscovery.cpp
@EduPonz EduPonz removed the ci-pending PR which CI is running label Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants