Update the CI Integration docs.
Review Request #13941 — Created June 5, 2024 and submitted
This updates all of our CI integration docs according to the new changes coming
in RB integrations 4.0.
Built and viewed the docs in my RB6 dev tree and in RB7.
Summary | ID |
---|---|
9c375f3578bf9a0124835eca42eebc484b395b2d |
Description | From | Last Updated |
---|---|---|
Can we link to the docs here? |
chipx86 | |
It may be better to use the same key/value syntax we're using for the fields. As-is, I don't think ReST … |
chipx86 | |
While here, let's make this, say, 3.12. |
chipx86 | |
And then let's change this to: - pip install -e . Especially since setup.py develop is considered legacy and going … |
chipx86 | |
And maybe pytest here. |
chipx86 | |
Two blank lines between content and reference declarations. |
chipx86 |
-
-
-
It may be better to use the same key/value syntax we're using for the fields.
As-is, I don't think ReST will format these right, since spaces are generally treated as significant characters, and can alter the display of the content. It normally has to align with the list item.
Also, ReST requires double-backticks for literals. Singles are for a type of references we don't use.
-
-
And then let's change this to:
- pip install -e .
Especially since
setup.py develop
is considered legacy and going away. -
-
- Commits:
-
Summary ID 29ac3364fed67e08657952a0c1ab34d780c47a72 9076b86d5f3ef3d66c035dcf40e67301f9b6d15c