-
Notifications
You must be signed in to change notification settings - Fork 96
Fix release failures #1530
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
base: master
Are you sure you want to change the base?
Fix release failures #1530
Conversation
e89d44c to
4cbea89
Compare
| # List of patterns, relative to source directory, that match files and | ||
| # directories to ignore when looking for source files. | ||
| exclude_patterns = [] | ||
| exclude_patterns = ['sbp.jit.rst'] |
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.
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.
Apologies. It turns out to be caching issue. I will revert this change
|
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.
Yeah I got caught out by those toc caching changes as well.
But good catch on corrected the HOWTO.



Description
@swift-nav/algint-team
This PR fixes the release failures:
HOWTOscript to use the newlibsbpbuild imagesbp.jitfile to exclude patterns since it was removed in a recent previous PR but Sphinx throws an error about itAPI compatibility
No, just minor fixes
JIRA Reference
https://swift-nav.atlassian.net/browse/BOARD-XXXX