Skip to content

Conversation

devversion
Copy link
Member

Attention: The CI is failing, because of the changes itself.

image

Fixes #175.

@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Mar 16, 2016
@devversion devversion force-pushed the chore/travis-commit-analyze branch 2 times, most recently from be2344a to 64930ee Compare March 16, 2016 19:57
@@ -0,0 +1,30 @@
'use strict';
Copy link
Member

Choose a reason for hiding this comment

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

I wonder if this would be faster with a bash script that directly greps the output of the git diff.

@hansl what do you think? (it's probably a trivial difference, though)

Copy link
Member Author

Choose a reason for hiding this comment

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

@jelbourn In bash, this would require more work with the multiple lines. Since the bash output strips the line delimiters out. I don't say this won't work, but it would require more work and wouldn't be that elegant as in node.

@devversion devversion force-pushed the chore/travis-commit-analyze branch from 64930ee to 0662d79 Compare March 17, 2016 17:18
@jelbourn
Copy link
Member

LGTM

@jelbourn jelbourn closed this in 165ccec Mar 17, 2016
@devversion devversion deleted the chore/travis-commit-analyze branch March 17, 2016 17:39
andrewseguin pushed a commit to andrewseguin/components that referenced this pull request Oct 15, 2018
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes PR author has agreed to Google's Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI should fail when encountering ddescribe, iit, debugger, etc.
4 participants