Skip to content

Commit 5f61435

Browse files
Update distribution_release.rst (#705)
Signed-off-by: Steve Macenski <stevenmacenski@gmail.com>
1 parent 24d5b48 commit 5f61435

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

maintainer_docs/distribution_release.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,15 @@ Run the following command to create a new release for the distribution for each
136136
137137
Be patient, this will take a while to run.
138138

139-
6. Announcements
139+
6. Nav2 Docker Build
140+
--------------------
141+
142+
To allow the ``nav2_docker`` build of the released version in Step 5, we need to enable the first build to pass the latest tag check in the workflow.
143+
You should see that the nightly of this distribution works, but the release version is failing with ``Error: No matching package versions found.``.
144+
To resolve, comment out the ``exit 1`` in the ``latest_version`` validity check.
145+
Once the job turns over, revert this commit to reintroduce the error.
146+
147+
7. Announcements
140148
----------------
141149

142150
Finally, we can announce the updates!

0 commit comments

Comments
 (0)