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

Update version label on site summary report for CWP #85

Conversation

ScopeyNZ
Copy link
Contributor

With the new "Site Summary" report being adding in silverstripe-maintenance, this PR updates the version label displayed to show the CWP version instead of the SilverStripe framework version

Related to bringyourownideas/silverstripe-maintenance#35

Copy link
Contributor

@NightJar NightJar left a comment

Choose a reason for hiding this comment

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

Nice. But will wait for dependency to be merged first.

@ScopeyNZ ScopeyNZ force-pushed the pulls/1/extend-site-summary-report branch from 92e038a to 7d7ce26 Compare May 23, 2018 00:54
Copy link
Contributor

@robbieaverill robbieaverill left a comment

Choose a reason for hiding this comment

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

Couple of minor changes, looks good though :)

* - Adding CWP
* - Relabelling SS CMS
*
* @param $modules
Copy link
Contributor

Choose a reason for hiding this comment

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

Missing PHPDoc type

$modules = ['cwp/cwp' => 'CWP'] + $modules;
$modules['silverstripe/cms'] = 'SilverStripe CMS';
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

PSR-2 mandates an empty line at the end of each file =)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

image
Ticked now -.-

…y" report to display a more appropriate version label
@ScopeyNZ ScopeyNZ force-pushed the pulls/1/extend-site-summary-report branch from 7d7ce26 to 7c86995 Compare May 23, 2018 02:38
Copy link
Contributor

@robbieaverill robbieaverill left a comment

Choose a reason for hiding this comment

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

Merge when the parent issue is merged

@robbieaverill robbieaverill merged commit 812d6a0 into silverstripe:1 May 23, 2018
@robbieaverill robbieaverill deleted the pulls/1/extend-site-summary-report branch May 23, 2018 03:55
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.

None yet

3 participants