Skip to content

[23468] Updates after v3.3.1 EOL#6282

Merged
rsanchez15 merged 3 commits intomasterfrom
update_notes_after_3.3.1
Feb 2, 2026
Merged

[23468] Updates after v3.3.1 EOL#6282
rsanchez15 merged 3 commits intomasterfrom
update_notes_after_3.3.1

Conversation

@cferreiragonz
Copy link
Copy Markdown
Contributor

@cferreiragonz cferreiragonz commented Jan 27, 2026

Description

This PR updates master workflows and notes after release v3.3.1 EOL

@Mergifyio backport 3.4.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.
  • N/A: Any new configuration API has an equivalent XML API (with the corresponding XSD extension)
  • N/A: Changes are backport compatible: they do NOT break ABI nor change library core behavior.
  • N/A: 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.
  • 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.

Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
@cferreiragonz cferreiragonz added this to the v3.5.0 milestone Jan 27, 2026
@cferreiragonz cferreiragonz changed the title [23468] Update 'RELEASE_SUPPORT' after v3.3.1 [23468] Updates after v3.3.1 EOL Jan 27, 2026
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
@cferreiragonz cferreiragonz added the skip-ci Automatically pass CI label Jan 29, 2026
@cferreiragonz cferreiragonz marked this pull request as ready for review January 29, 2026 13:33
@rsanchez15 rsanchez15 merged commit 217fbe4 into master Feb 2, 2026
4 checks passed
@rsanchez15 rsanchez15 deleted the update_notes_after_3.3.1 branch February 2, 2026 15:48
@rsanchez15
Copy link
Copy Markdown
Contributor

rsanchez15 commented Feb 2, 2026

@Mergifyio backport 3.4.x

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Feb 2, 2026

backport 3.4.x

✅ Backports have been created

Details

Cherry-pick of 217fbe4 has failed:

On branch mergify/bp/3.4.x/pr-6282
Your branch is up to date with 'origin/3.4.x'.

You are currently cherry-picking commit 217fbe43.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   RELEASE_SUPPORT.md

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   .github/pull_request_template.md

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

mergify bot pushed a commit that referenced this pull request Feb 2, 2026
* Refs #23468: Update 'RELEASE_SUPPORT' after v3.3.1

Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>

* Refs #23468: Remove nightly workflows

Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>

* Refs #23468: Update PR template

Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>

---------

Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
(cherry picked from commit 217fbe4)

# Conflicts:
#	.github/pull_request_template.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-ci Automatically pass CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants