Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Investigate automated recipe testing for pull requests #7

Open
dogonthehorizon opened this issue Aug 29, 2017 · 0 comments
Open

Investigate automated recipe testing for pull requests #7

dogonthehorizon opened this issue Aug 29, 2017 · 0 comments

Comments

@dogonthehorizon
Copy link
Contributor

Not a high priority feature, but it would be nice to have a macOS executor in Travis that pulls down and installs packages in a given PR (brew is available on the executor, last time I checked).

It'd probably be a little more involved than cloning and installing everything, but some shell-fu could lead to diffing the current PR and only installing the resulting recipes.

Since all good recipes should be implementing their own test block we shouldn't need to do anything other than install the recipe and verify success.

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

No branches or pull requests

1 participant