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

AppVeyor support #87

Open
mrmonday opened this issue Jun 17, 2015 · 3 comments
Open

AppVeyor support #87

mrmonday opened this issue Jun 17, 2015 · 3 comments

Comments

@mrmonday
Copy link

It would be great if Homu supported AppVeyor (http://www.appveyor.com/) in addition to Travis - this would allow testing on Windows, in addition to Linux and OS X.

@tkelman
Copy link

tkelman commented Jul 10, 2015

+1

edit: more usefully, here's the api docs http://www.appveyor.com/docs/api/projects-builds

@larsbergstrom
Copy link

Note that there's another way to get simple AppVeyor support, by just watching the branch status. See:
servo/saltfs#232

@tkelman
Copy link

tkelman commented Mar 6, 2016

That doesn't implement the full workflow of review, then trigger CI run of current merge commit, then auto merge if green, does it? So you can still have statuses that reflect stale merge commits.

Manishearth pushed a commit to Manishearth/homu that referenced this issue Mar 14, 2017
Implement tree closure

fixes barosl#85 (also drive-by fixes barosl#86)

This is implemented as `@bors-servo treeclosed=<number>`, which closes the tree for PRs below a priority value. `@bors-servo treeclosed-` (or `@bors-servo treeclosed=-1`) restores the tree.

cc @jdm @cgwalters

r? @edunham

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/homu/87)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants