Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mount rosdoc2 source directory read-write. #1031

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

nuclearsandwich
Copy link
Contributor

Our deprecated out-of-tree build option has been removed which means that we now need to host our rosdoc2 sources in a read-write location to allow build artifacts to be generated in-tree.

Mounting read-write shouldn't matter overmuch because we delete and re-clone rosdoc2 each time the job runs1.

This is an alternative to #1030 that is slightly lower touch.

@nuclearsandwich nuclearsandwich changed the title Mount rosdoc2 source directory read-only. Mount rosdoc2 source directory read-write. Mar 18, 2024
@nuclearsandwich nuclearsandwich marked this pull request as ready for review March 18, 2024 17:19
Our deprecated out-of-tree build option has been removed which means
that we now need to host our rosdoc2 sources in a read-write location to
allow build artifacts to be generated in-tree.

Mounting read-write shouldn't matter overmuch because we delete and
re-clone rosdoc2 each time the job runs[1].

[1]: https://github.com/ros-infrastructure/ros_buildfarm/blob/f8d8219b7b7566dcccd6b95a7cb880962cdd816e/ros_buildfarm/templates/doc/rosdoc2_job.xml.em#L94
@nuclearsandwich nuclearsandwich merged commit bde7721 into master Mar 18, 2024
31 checks passed
@nuclearsandwich nuclearsandwich deleted the nuclearsandwich/read-write-rosdoc2 branch March 18, 2024 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants