-
Notifications
You must be signed in to change notification settings - Fork 616
OS testing #1493
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
Comments
Link dropping: https://www.appveyor.com/ |
@omaray @jgeewax We will need Appveyor enabled for our repo: https://ci.appveyor.com/project/googlecloudplatform/google-cloud-node -- then you'll need to give access to the "team" here: https://ci.appveyor.com/team |
Ditto on enabling https://ci.appveyor.com/project/googlecloudplatform/google-cloud-python (sorry to pile on) |
No this is great! @jonparrott and @elibixby would it be possible to give access to Node and Python. Thanks! |
Can this also be enabled for |
the @GoogleCloudPlatform/gcloud team has admin access on all these repos, and it doesn't look like AppVeyor requires Org level access. Are you unable to enable this yourself? |
@elibixby When I go to https://ci.appveyor.com/projects/new and click "Add" for the "google-cloud-python" project under the "GoogleCloudPlatform" it produces it under |
It does the same for me. I don't see any way to produce a project under the org banner as those links request. Does anybody know if that's possible and if so how? |
http://help.appveyor.com/discussions/questions/1154-appveyor-account-for-github-organizations seems to have an answer (I am midway through reading) |
NVM this seems more up to date: https://www.appveyor.com/docs/team-setup/#setting-up-appveyor-account-for-github-organization |
Alright, I have created GoogleCloudPlatform as an AppVeyor account. And made @GoogleCloudPlatform/gcloud an admin. Try logging in with github again after signing out and hopefully you'll see a drop down (if I understand everything correctly). |
Thanks @elibixby. I got the |
Got it set up for Node as well. Thanks @elibixby! |
We're up and running. Thanks, everyone! |
@blowmage and I have also added google-cloud-ruby. We imitated the configuration for google-cloud-node and it appears to be good, although jobs are all currently still queued, none has run. |
@elibixby would you also be able to set us up for google-cloud-php? |
@dwsupplee If you're a member of the @GoogleCloudPlatform/gcloud team you should be able to set it up yourself. I don't know anything about AppVeyor, maybe @dhermes or @stephenplusplus can help you out. |
@dwsupplee The previous comment (#1493 (comment)) from @elibixby was sufficient to get it set up for |
Thank you @dhermes, unfortunately I'm not a member of the team so it doesn't look like I have access. Would you be able to add google-cloud-php for us? |
On it. |
Created: https://ci.appveyor.com/project/GoogleCloudPlatform/google-cloud-php/ Not sure what needs to happen to add you as a team member |
Thanks @dhermes! |
@elibixby , could the https://github.com/orgs/GoogleCloudPlatform/teams/gapic-team team be added as an admin on the AppVeyor account? In particular, the GAPIC team is exclusively responsible for google-cloud-java. |
One area that we need to improve upon before we go beta is automating tests on Windows and OSX.
It appears Travis offers osx support, but it is considered beta still.
The text was updated successfully, but these errors were encountered: