Skip to content

Unfold make-ci in jenkins #229

Description

@jbergstroem

We recently introduced a convenience rule to configure, build and test node in one makefile step. This is good for $lazy, but bad in terms of feedback; something that got visible while I was working on scripts that notify github of progress. As it is now, we don't know what part of the build process that fails.

I'd like to unfold this again to improve the feedback to a user. The benefit of this being able to update a PR at gihub stating the compile phase failed, three tests failed instead of just failed. The main downside is expanding build steps at Jenkins.

Thoughts?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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