-
Notifications
You must be signed in to change notification settings - Fork 9
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
README: add testing badges #10
Conversation
@Aerlinger, would you mind giving me the necessary permissions to set up Travis for this repo? It would be nice if we could test PRs before merging them. |
Until the necessary tokens are set on this repo, here are the results using my fork: |
@Aerlinger I was planning on not merging this until the services were actually configured. Are you going to set up Travis, Appveyor, etc for this repo? I can do that if you prefer, but I don't currently have the permissions to do so. |
I set up Travis for the repo just now, but I don't think I can add Travis
permissions for you directly.
…On Sat, Jan 7, 2017 at 8:29 PM, Waldir Pimenta ***@***.***> wrote:
@Aerlinger <https://github.com/Aerlinger> I was planning on not merging
this until the services were actually configured. Are you going to set up
Travis, Appveyor, etc for this repo? I can do that if you prefer, but I
don't currently have the permissions to do so.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#10 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAk36uGvctTtFolWZGLxlnFOYnGnbQx1ks5rQDvhgaJpZM4LaLHv>
.
|
You're right. Reading the help pages linked from https://help.github.com/articles/what-are-the-different-access-permissions/, it appears that the only way one more than one person can have access to the repository settings, is if the repository is under an organization. At this point I'd bring up a proposal I made before: would you consider the possibility of getting Tau.jl under the umbrella of the @JuliaMath organization? I understand if you'd rather not, but I thought I'd make sure, since you haven't mentioned a preference either way so far. |
Yeah, I need to be a member of JuliaMath before I can transfer the
repository. I'll ping them for an invite, but if you have the ability to
invite, that'd be helpful too.
…On Sun, Jan 8, 2017 at 5:55 AM, Waldir Pimenta ***@***.***> wrote:
You're right. Reading the help pages linked from https://help.github.com/
articles/what-are-the-different-access-permissions/, it appears that the
only way one more than one person can have access to the repository
settings, is if the repository is under an organization.
At this point I'd bring up a proposal I made before
<#8 (comment)>:
would you consider the possibility of getting Tau.jl under the umbrella of
the @JuliaMath <https://github.com/JuliaMath> organization? I understand
if you'd rather not, but I thought I'd make sure, since you haven't
mentioned a preference either way so far.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#10 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAk36kIQT8LU_tZS_h1kxzVXE--uGT0cks5rQMCWgaJpZM4LaLHv>
.
|
Gee, I had forgotten about that detail. I never understood the reasoning for that, but in any case, I'm not in there either. Perhaps @tkelman could help us out -- he's been very helpful and responsive when I submitted the recent changes in this repo to METADATA.jl. |
Okay. Try not to mess with any of the other repos there without going through PR's etc. Github/Travis/etc permissions aren't the most granular things. |
Thanks @tkelman. I moved the repo just now. |
Nevermind, I seem to have gotten access meanwhile. Perhaps it was a sync issue on github. |
On hold until the tests are actually green