Skip to content

display new scm revisionData #8

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Mar 30, 2016
Merged

display new scm revisionData #8

merged 1 commit into from
Mar 30, 2016

Conversation

@@ -18,100 +20,22 @@ module.exports = {
},

displayRevisions: function(context) {
if(!context.revisions) {
if(!context.revisions || context.revisions.length === 0) {
Copy link
Contributor

Choose a reason for hiding this comment

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

We should consider accessing this via readConfig

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ghedamat ghedamat force-pushed the enrich-revision-data branch 5 times, most recently from 36b33dd to e8c4da7 Compare March 28, 2016 23:30
@lukemelia
Copy link
Contributor

Looks good!

moves old behaviour in separate file as well
@ghedamat ghedamat force-pushed the enrich-revision-data branch from e8c4da7 to ca41efe Compare March 29, 2016 19:18
@ghedamat
Copy link
Contributor Author

@lukemelia updated with readme

@lukemelia lukemelia merged commit 19aa609 into master Mar 30, 2016
@lukemelia lukemelia deleted the enrich-revision-data branch March 30, 2016 20:46
@lukemelia
Copy link
Contributor

👍

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants