Skip to content

Conversation

@claraberendsen
Copy link
Contributor

Description

This PR unifies the deb testing repository instruction to those on the Kilted docs.

Additionally a NEW section with the RPM instructions is added to indicate how to do the switch between testing and main on rpm.

Fixes #5773

Did you use Generative AI?

I did not use any generative AI.

Additional Information

These changes should be ported over to jazzy, humble and kilted.

----
- Mirror changes done on kilted for deb testing installation
- Include new section with RPM testing repository configuration
@claraberendsen claraberendsen self-assigned this Jul 17, 2025
claraberendsen and others added 4 commits July 17, 2025 18:32
Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>
Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>
Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>
Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>
@github-actions
Copy link

github-actions bot commented Jul 17, 2025

HTML artifacts: https://github.com/ros2/ros2_documentation/actions/runs/16371269386/artifacts/3563585165.

To view the resulting site:

  1. Click on the above link to download the artifacts archive
  2. Extract it
  3. Open html-artifacts-5783/index.html in your favorite browser

Copy link
Collaborator

@fujitatomoya fujitatomoya 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 @christophebedard 's comment resolved.

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>
@claraberendsen claraberendsen added backport-humble backport at reviewers discretion; from rolling to humble backport-jazzy backport at reviewers discretion; from rolling to jazzy backport-kilted backport to kilted at reviewers discretion; from rolling to kilted backport-all backport at reviewers discretion; from rolling to all versions and removed backport-humble backport at reviewers discretion; from rolling to humble backport-jazzy backport at reviewers discretion; from rolling to jazzy backport-kilted backport to kilted at reviewers discretion; from rolling to kilted labels Jul 18, 2025
@claraberendsen
Copy link
Contributor Author

@christophebedard I added the backport all to create the backports for this PR, let me know if that is ok and I will merge this one.

@christophebedard
Copy link
Member

LGTM!

@fujitatomoya fujitatomoya merged commit 9a74c30 into rolling Jul 18, 2025
5 checks passed
@fujitatomoya fujitatomoya deleted the claraberendsen/update-testing-docs branch July 18, 2025 15:07
mergify bot pushed a commit that referenced this pull request Jul 18, 2025
* Update testing installation docs to use ros-apt-source package
----
- Mirror changes done on kilted for deb testing installation
- Include new section with RPM testing repository configuration

* fix lint errors

* truly fix lint errors

* Fix  D000 error on test

* Use console instead of bash

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

* use console instead of bash

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

* fix error with link

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

* use console instead of bash

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

* Use one sentence per line

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

---------

Signed-off-by: Clara Berendsen <[email protected]>
Co-authored-by: Christophe Bedard <[email protected]>
(cherry picked from commit 9a74c30)

# Conflicts:
#	source/Installation/Testing.rst
mergify bot pushed a commit that referenced this pull request Jul 18, 2025
* Update testing installation docs to use ros-apt-source package
----
- Mirror changes done on kilted for deb testing installation
- Include new section with RPM testing repository configuration

* fix lint errors

* truly fix lint errors

* Fix  D000 error on test

* Use console instead of bash

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

* use console instead of bash

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

* fix error with link

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

* use console instead of bash

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

* Use one sentence per line

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

---------

Signed-off-by: Clara Berendsen <[email protected]>
Co-authored-by: Christophe Bedard <[email protected]>
(cherry picked from commit 9a74c30)
mergify bot pushed a commit that referenced this pull request Jul 18, 2025
* Update testing installation docs to use ros-apt-source package
----
- Mirror changes done on kilted for deb testing installation
- Include new section with RPM testing repository configuration

* fix lint errors

* truly fix lint errors

* Fix  D000 error on test

* Use console instead of bash

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

* use console instead of bash

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

* fix error with link

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

* use console instead of bash

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

* Use one sentence per line

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

---------

Signed-off-by: Clara Berendsen <[email protected]>
Co-authored-by: Christophe Bedard <[email protected]>
(cherry picked from commit 9a74c30)

# Conflicts:
#	source/Installation/Testing.rst
fujitatomoya pushed a commit that referenced this pull request Jul 18, 2025
#5789)

* Update testing installation docs to use ros-apt-source package
----
- Mirror changes done on kilted for deb testing installation
- Include new section with RPM testing repository configuration

* fix lint errors

* truly fix lint errors

* Fix  D000 error on test

* Use console instead of bash




* use console instead of bash




* fix error with link




* use console instead of bash




* Use one sentence per line




---------



(cherry picked from commit 9a74c30)

Signed-off-by: Clara Berendsen <[email protected]>
Co-authored-by: Clara Berendsen <[email protected]>
Co-authored-by: Christophe Bedard <[email protected]>
claraberendsen added a commit that referenced this pull request Jul 24, 2025
…ort #5783) (#5790)

* Update testing installation docs to use ros-apt-source package (#5783)

* Update testing installation docs to use ros-apt-source package
----
- Mirror changes done on kilted for deb testing installation
- Include new section with RPM testing repository configuration

* fix lint errors

* truly fix lint errors

* Fix  D000 error on test

* Use console instead of bash

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

* use console instead of bash

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

* fix error with link

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

* use console instead of bash

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

* Use one sentence per line

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

---------

Signed-off-by: Clara Berendsen <[email protected]>
Co-authored-by: Christophe Bedard <[email protected]>
(cherry picked from commit 9a74c30)

# Conflicts:
#	source/Installation/Testing.rst

* resolve conflicts.

Signed-off-by: Tomoya.Fujita <[email protected]>

---------

Signed-off-by: Tomoya.Fujita <[email protected]>
Co-authored-by: Clara Berendsen <[email protected]>
Co-authored-by: Tomoya.Fujita <[email protected]>
claraberendsen added a commit that referenced this pull request Jul 24, 2025
…ort #5783) (#5788)

* Update testing installation docs to use ros-apt-source package (#5783)

* Update testing installation docs to use ros-apt-source package
----
- Mirror changes done on kilted for deb testing installation
- Include new section with RPM testing repository configuration

* fix lint errors

* truly fix lint errors

* Fix  D000 error on test

* Use console instead of bash

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

* use console instead of bash

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

* fix error with link

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

* use console instead of bash

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

* Use one sentence per line

Co-authored-by: Christophe Bedard <[email protected]>
Signed-off-by: Clara Berendsen <[email protected]>

---------

Signed-off-by: Clara Berendsen <[email protected]>
Co-authored-by: Christophe Bedard <[email protected]>
(cherry picked from commit 9a74c30)

# Conflicts:
#	source/Installation/Testing.rst

* resolve conflicts.

Signed-off-by: Tomoya.Fujita <[email protected]>

---------

Signed-off-by: Tomoya.Fujita <[email protected]>
Co-authored-by: Clara Berendsen <[email protected]>
Co-authored-by: Tomoya.Fujita <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-all backport at reviewers discretion; from rolling to all versions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

📝"Testing with pre-release binaries" for Ubuntu Noble outdated?

4 participants