Skip to content

Grunt does not conduct testing against release builds #4

@derek

Description

@derek

During a grunt release task, while a round of testing is conducted against /build/, testing is not conducted against the /release/{version}/dist/ directory, which leaves release builds open to shipping bugs (as experienced with yui/yui3#690). release.js should conduct a round of testing against the built dist directory before proceeding to additional steps of generating the CDN builds.

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