Skip to content

lint/cclint separately from make test #109

@jbergstroem

Description

@jbergstroem

I've seen a job in jenkins fail once or twice because the lint at the end of testing fails. It'd be great if we could create a bot that first passes linting before passing it on to the "real" tests. Saving cpu cycles, quicker feedback to user, etc.

We already have make lint, but since it assumes iojs is available, this bot might have to be a bit "special". Also, I'm not sure how to set up jenkins this way.

It would also work nice as a step in the github test notification feedback, but that's a later problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions