Skip to content

Commit 6ef5c58

Browse files
committed
Purge obsolete explanation about what Jenkins runs
1 parent bc12737 commit 6ef5c58

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/contributing/core/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,8 +291,6 @@ Plone has a continuous integration ({term}`CI`) setup and follows CI rules.
291291
When you push a change to a Plone package, there may be GitHub workflows that run automatically.
292292
The CI package [mr.roboto](https://github.com/plone/mr.roboto) will perform some checks and suggest that you run Jenkins after all other CI runs.
293293

294-
For each Plone and Python version, Jenkins runs two jobs: one for the package itself (which will give you a fast feedback, within 10 minutes) and one on the full `coredev` build (which can take up to an hour, but makes sure no other packages are affected by your change).
295-
296294
See {doc}`continuous-integration` for more information.
297295

298296

0 commit comments

Comments
 (0)