Closed mauritsvanrees closed 1 year ago
@mauritsvanrees thanks for creating this Pull Request and helping to improve Plone!
TL;DR: Finish pushing changes, pass all other checks, then paste a comment:
@jenkins-plone-org please run jobs
To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass, but it takes 30-60 min. Other CI checks are usually much faster and the Plone Jenkins resources are limited, so when done pushing changes and all other checks pass either start all Jenkins PR jobs yourself, or simply add the comment above in this PR to start all the jobs automatically.
Happy hacking!
Cool, thanks!
zpretty
diffs are so big, that it makes it difficult to track what's happening there (like on p.a.content PR) 😵💫
@jenkins-plone-org please run jobs
I enabled the gh-actions shared workflow for this repo.
I will merge now, because Jenkins is not busy enough. ;-)
When running only the plone.z3form tests, the test matched the outcome:
The same is true on the Jenkins PR jobs, which are run in parallel threads. But in Jenkins core jobs, the output is this:
So after "post" there is an extra space.
There are a few more changes, probably due to
zpretty
having been run somewhere:It is strange that the parallel jobs pass, but the core jobs fail. This also means it use useless to run PR jobs for this change.