-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
update link to launch documentation #4225
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think that is okay to use https://docs.ros.org/en/{DISTRO}
and some other docs already use that. out of curiosity, https://docs.ros.org/en/{DISTRO}
hosts the up-to-date
information from the source daily?
It's not daily, but it happens "sometimes". I'm honestly not sure what the schedule is at the moment, but there are some mechanisms to make sure it does eventually rebuild. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great. This will only work for rolling
and iron
, so I'll just backport this to both of those right now.
@Mergifyio backport iron |
✅ Backports have been created
|
(cherry picked from commit b136277)
(cherry picked from commit b136277) Co-authored-by: Jonas Otto <[email protected]>
If you find out more information about the schedule/triggers, please do let me know so i can add that information to #4196 ! |
So it looks like the Jenkins job is configured to Poll SCM at this interval: |
alright, thats understandable. in that case i will leave it at "it is built periodically" 👍 |
Use link to hosted documentation instead of sources