Skip to content

Conversation

@MiguelCompany
Copy link
Member

@MiguelCompany MiguelCompany commented Oct 1, 2025

Description

The GitHub hosted runners for macos 13 are in deprecation process (see announcement), so we should update to the next one.

@Mergifyio backport 3.3.x 3.2.x 2.14.x 2.6.x

Contributor Checklist

  • Commit messages follow the project guidelines.
  • N/A: 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.
  • N/A: Any new configuration API has an equivalent XML API (with the corresponding XSD extension)
  • Changes are backport compatible: they do NOT break ABI nor change library core behavior.
  • Changes are API compatible.
  • New feature has been added to the versions.md file (if applicable).
  • 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.
  • N/A: If this is a critical bug fix, backports to the critical-only supported branches have been requested.
  • Check CI results: changes do not issue any warning.
  • Check CI results: failing tests are unrelated with the changes.

@MiguelCompany MiguelCompany added this to the v3.4.0 milestone Oct 1, 2025
@MiguelCompany MiguelCompany requested review from richiprosima and removed request for richiprosima October 1, 2025 09:32
@github-actions github-actions bot added the ci-pending PR which CI is running label Oct 1, 2025
@MiguelCompany MiguelCompany requested review from richiprosima and removed request for richiprosima October 2, 2025 08:30
@MiguelCompany MiguelCompany requested review from richiprosima and removed request for richiprosima October 2, 2025 08:31
@MiguelCompany MiguelCompany requested review from richiprosima and removed request for richiprosima October 2, 2025 12:33
@MiguelCompany MiguelCompany modified the milestones: v3.4.0, v3.4.1 Oct 3, 2025
Copy link
Contributor

@cferreiragonz cferreiragonz left a comment

Choose a reason for hiding this comment

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

After CI passes, we can add the capital letter for coherence. Versions.md should also be updated IMO

@MiguelCompany MiguelCompany changed the title [23750] Upgrade to macOS Sonoma [23750] Upgrade to macOS Sequoia Oct 14, 2025
@MiguelCompany MiguelCompany requested review from cferreiragonz and removed request for cferreiragonz October 14, 2025 10:40
cferreiragonz
cferreiragonz previously approved these changes Oct 15, 2025
Copy link
Contributor

@cferreiragonz cferreiragonz 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

@MiguelCompany MiguelCompany removed the doc-pending Issue or PR which is pending to be documented label Nov 11, 2025
@MiguelCompany MiguelCompany merged commit 9ecbd27 into master Nov 12, 2025
25 of 45 checks passed
@MiguelCompany MiguelCompany deleted the feature/macos-14 branch November 12, 2025 07:02
@MiguelCompany
Copy link
Member Author

@Mergifyio backport 3.3.x 3.2.x 2.14.x 2.6.x

@mergify
Copy link
Contributor

mergify bot commented Nov 12, 2025

backport 3.3.x 3.2.x 2.14.x 2.6.x

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Nov 12, 2025
* Refs #23750. Change runner in CI.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Update platform support.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Apply suggestion.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Update to macos-15.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Do not build IPv6 blackbox tests in Mac.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Exclude whitelist tests.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Fix DataWriterTests.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Change blacklisting of IPv6 test.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Remove multicast from DDSPersistenceTests.

Signed-off-by: Miguel Company <[email protected]>

---------

Signed-off-by: Miguel Company <[email protected]>
(cherry picked from commit 9ecbd27)

# Conflicts:
#	PLATFORM_SUPPORT.md
mergify bot pushed a commit that referenced this pull request Nov 12, 2025
* Refs #23750. Change runner in CI.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Update platform support.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Apply suggestion.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Update to macos-15.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Do not build IPv6 blackbox tests in Mac.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Exclude whitelist tests.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Fix DataWriterTests.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Change blacklisting of IPv6 test.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Remove multicast from DDSPersistenceTests.

Signed-off-by: Miguel Company <[email protected]>

---------

Signed-off-by: Miguel Company <[email protected]>
(cherry picked from commit 9ecbd27)

# Conflicts:
#	PLATFORM_SUPPORT.md
mergify bot pushed a commit that referenced this pull request Nov 12, 2025
* Refs #23750. Change runner in CI.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Update platform support.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Apply suggestion.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Update to macos-15.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Do not build IPv6 blackbox tests in Mac.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Exclude whitelist tests.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Fix DataWriterTests.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Change blacklisting of IPv6 test.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Remove multicast from DDSPersistenceTests.

Signed-off-by: Miguel Company <[email protected]>

---------

Signed-off-by: Miguel Company <[email protected]>
(cherry picked from commit 9ecbd27)

# Conflicts:
#	.github/workflows/reusable-mac-ci.yml
#	PLATFORM_SUPPORT.md
#	test/blackbox/common/DDSBlackboxTestsPersistence.cpp
#	test/unittest/dds/publisher/DataWriterTests.cpp
mergify bot pushed a commit that referenced this pull request Nov 12, 2025
* Refs #23750. Change runner in CI.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Update platform support.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Apply suggestion.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Update to macos-15.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Do not build IPv6 blackbox tests in Mac.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Exclude whitelist tests.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Fix DataWriterTests.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Change blacklisting of IPv6 test.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Remove multicast from DDSPersistenceTests.

Signed-off-by: Miguel Company <[email protected]>

---------

Signed-off-by: Miguel Company <[email protected]>
(cherry picked from commit 9ecbd27)

# Conflicts:
#	.github/workflows/reusable-mac-ci.yml
#	PLATFORM_SUPPORT.md
#	test/blackbox/common/DDSBlackboxTestsPersistence.cpp
#	test/unittest/dds/publisher/DataWriterTests.cpp
MiguelCompany added a commit that referenced this pull request Nov 12, 2025
* Refs #23750. Change runner in CI.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Update platform support.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Apply suggestion.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Update to macos-15.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Do not build IPv6 blackbox tests in Mac.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Exclude whitelist tests.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Fix DataWriterTests.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Change blacklisting of IPv6 test.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Remove multicast from DDSPersistenceTests.

Signed-off-by: Miguel Company <[email protected]>

---------

Signed-off-by: Miguel Company <[email protected]>
(cherry picked from commit 9ecbd27)

# Conflicts:
#	.github/workflows/reusable-mac-ci.yml
#	PLATFORM_SUPPORT.md
#	test/blackbox/common/DDSBlackboxTestsPersistence.cpp
#	test/unittest/dds/publisher/DataWriterTests.cpp
MiguelCompany added a commit that referenced this pull request Nov 12, 2025
* Refs #23750. Change runner in CI.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Update platform support.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Apply suggestion.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Update to macos-15.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Do not build IPv6 blackbox tests in Mac.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Exclude whitelist tests.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Fix DataWriterTests.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Change blacklisting of IPv6 test.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Remove multicast from DDSPersistenceTests.

Signed-off-by: Miguel Company <[email protected]>

---------

Signed-off-by: Miguel Company <[email protected]>
(cherry picked from commit 9ecbd27)

# Conflicts:
#	.github/workflows/reusable-mac-ci.yml
#	PLATFORM_SUPPORT.md
#	test/blackbox/common/DDSBlackboxTestsPersistence.cpp
#	test/unittest/dds/publisher/DataWriterTests.cpp
MiguelCompany added a commit that referenced this pull request Nov 12, 2025
* Refs #23750. Change runner in CI.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Update platform support.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Apply suggestion.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Update to macos-15.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Do not build IPv6 blackbox tests in Mac.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Exclude whitelist tests.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Fix DataWriterTests.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Change blacklisting of IPv6 test.

Signed-off-by: Miguel Company <[email protected]>

* Refs #23750. Remove multicast from DDSPersistenceTests.

Signed-off-by: Miguel Company <[email protected]>

---------

Signed-off-by: Miguel Company <[email protected]>
(cherry picked from commit 9ecbd27)

# Conflicts:
#	.github/workflows/reusable-mac-ci.yml
#	PLATFORM_SUPPORT.md
#	test/blackbox/common/DDSBlackboxTestsPersistence.cpp
#	test/unittest/dds/publisher/DataWriterTests.cpp

Co-authored-by: Miguel Company <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-pending PR which CI is running

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants