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

FIX Change default value of doclinting to false #24

Merged

Conversation

emteknetnz
Copy link
Member

@emteknetnz emteknetnz commented Apr 10, 2024

Issue silverstripe/.github#218

Default value should be false, similar to phpunit, endtoend etc having a false default.

This is to prevent behat tests from mistakenly running doclint e.g. https://github.com/silverstripe/silverstripe-contentreview/actions/runs/8553905339/job/23596501036#step:12:269

gha-generate-matrix will correctly create jobs with doclinting true when appropriate e.g. https://github.com/silverstripe/silverstripe-linkfield/actions/runs/8624795350/job/23640385514

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.

Oops! I had intended false, that was probably a copy/paste mistake 😅
LGTM

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.

Should target 1.1

@emteknetnz emteknetnz changed the base branch from 1 to 1.1 April 10, 2024 02:18
@emteknetnz
Copy link
Member Author

Updated

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 (again lol)

@GuySartorelli GuySartorelli merged commit 2336a50 into silverstripe:1.1 Apr 10, 2024
4 checks passed
@GuySartorelli GuySartorelli deleted the pulls/1.1/change-default branch April 10, 2024 02:21
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