-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Add appveyor conf #1982
Add appveyor conf #1982
Conversation
rht
commented
Nov 20, 2015
- add test_go_expensive
- add appveyor pr webhook http://help.appveyor.com/discussions/questions/203-auto-run-tests-on-pull-requests @ipfs/go-ipfs-team (can only be done by someone with admin access -- not me)
Oh this is great! sorry for delay-- hadn't seen it. will make an account + enable with @ipfsbot (has admin) |
Ok i added the webhook with Push and PR perms as advertised. will try re-pushing this branch |
b0230ed
to
1ff5ab9
Compare
Hook is firing the builds: https://ci.appveyor.com/project/ipfsbot/go-ipfs/history but they say master (probably because it will test the PR on top of master? ie apply the PR on top? not sure). This causes them to fail-- we may have to merge this first if so. wish it could build the branch directly, too (shoudnt the push build this branch, not master??) Commit indicator still does not show. asked in appveyor/ci#527 |
So webhook triggered. See https://ci.appveyor.com/project/ipfsbot/test/history Still missing:
(it's called "test" historically. doesn't look changeable) |
It seems that (Also your |
To set env var in windows shell: http://superuser.com/questions/79612/setting-and-getting-windows-environment-variables-from-the-command-prompt. |
License: MIT Signed-off-by: rht <rhtbot@gmail.com>