Skip to content

Commit 0f50acb

Browse files
Moving "Pinned Versions" from Readme to Documentation
Signed-off-by: Nils-Christian Iseke <nilsmailiseke@gmail.com>
1 parent 14fe343 commit 0f50acb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

source/The-ROS2-Project/Contributing/Contributing-To-ROS-2-Documentation.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,14 @@ This will open a menu on the right, where you can click on "Upload document arti
145145
:width: 100%
146146
:alt: Steps to find rendered HTML files on ROS Github action
147147

148+
Pinned versions
149+
^^^^^^^^^^^^^^^
150+
151+
For development we currently use Noble as our build platform.
152+
And all python versions are pinned in the constraints file to make sure that things are reproducible.
153+
To upgrade the system validate that things are working and then use `pip freeze > constraints.txt` to lock in the versions to upgrade.
154+
155+
148156
Building the site for all branches
149157
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
150158

0 commit comments

Comments
 (0)