Skip to content
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

DEP Add conflict with elemental 6.0.0-alpha1 #618

Merged

Conversation

emteknetnz
Copy link
Member

@emteknetnz emteknetnz commented Dec 18, 2024

Issue silverstripe/.github#349

Fixes https://github.com/silverstripe/silverstripe-graphql/actions/runs/12401081001/job/34624044675#step:12:95 where elemental 6.0.0-alpha1 is being installed

PHP Fatal error: Could not check compatibility between DNADesign\Elemental\Tests\Blocks\TestElementContent::getCMSCompositeValidator(): SilverStripe\Forms\CompositeValidator and SilverStripe\ORM\DataObject::getCMSCompositeValidator(): SilverStripe\Forms\Validation\CompositeValidator, because class SilverStripe\Forms\CompositeValidator is not available in /home/runner/work/silverstripe-graphql/silverstripe-graphql/vendor/dnadesign/silverstripe-elemental/tests/Blocks/TestElementContent.php on line 56

This blocks 6.0.0-alpha1 so that 6.0.0-x-dev is installed instead

@emteknetnz emteknetnz force-pushed the pulls/6.0/broken-builds branch from 95c27a2 to 60a4bb5 Compare December 18, 2024 23:11
@emteknetnz emteknetnz marked this pull request as ready for review December 18, 2024 23:47
@GuySartorelli
Copy link
Member

Please open a card to remove this conflict when we launch stable.

@emteknetnz
Copy link
Member Author

Done silverstripe/.github#355

Copy link
Member

@GuySartorelli GuySartorelli left a comment

Choose a reason for hiding this comment

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

LGTM

@GuySartorelli GuySartorelli merged commit d27cd9a into silverstripe:6.0 Dec 19, 2024
9 checks passed
@GuySartorelli GuySartorelli deleted the pulls/6.0/broken-builds branch December 19, 2024 23:34
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