Skip to content

Add GHA wich runs coredev robottests with built bundle - #1542

Merged
petschki merged 3 commits into
masterfrom
coredev-robottests
Mar 4, 2026
Merged

Add GHA wich runs coredev robottests with built bundle#1542
petschki merged 3 commits into
masterfrom
coredev-robottests

Conversation

@petschki

@petschki petschki commented Mar 4, 2026

Copy link
Copy Markdown
Member
  • I signed and returned the Plone Contributor Agreement, and received and accepted an invitation to join a team in the Plone GitHub organization.
  • I verified there aren't any other open pull requests for the same change.
  • I followed the guidelines in Contributing to Plone.
  • I successfully ran code quality checks on my changes locally.
  • I successfully ran tests on my changes locally.
  • If needed, I added new tests for my changes.
  • If needed, I added documentation for my changes.
  • I included a change log entry in my commits.

The idea here:

  1. checkout buildout.coredev into tests/
  2. patch mxcheckouts.ini to always checkout plone.staticresources
  3. compile bundle into tests/src/plone.staticresources with yarn build:webpack:tests
  4. run tests with ROBOTSUITE_PREFIX=ONLYROBOT bin/test --all -t ONLYROBOT like jenkins does.

@petschki petschki changed the title Add GHA wich runs coredev robottests against bundle Add GHA wich runs coredev robottests with built bundle Mar 4, 2026
@petschki
petschki requested a review from thet March 4, 2026 06:24
@petschki
petschki force-pushed the coredev-robottests branch from f0fb91f to df2797a Compare March 4, 2026 07:55

@thet thet left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@petschki LGTM, basically.

I wonder if this burns too much CI server resources - e.g. when you create a PR and then update it - the whole CI pipeline would run again.

I'm OK merging this, but I'd keep an eye on how it behaves in real.

@petschki
petschki merged commit 73ca787 into master Mar 4, 2026
3 checks passed
@petschki
petschki deleted the coredev-robottests branch March 4, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants