OSS GH repo, appears to link to the wrong appveyor URL
for some reason, all ember-cli appveyor links on GH are pointing to https://ci.appveyor.com/project/jayphelps/ember-cli/build/ notice jayphelps and not ember-cli.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 21 May, 2015 04:26 PM
Well, there is
ember-cli
project exists underjayphelps
account. Apparently, if it's changing PR status then it has write permissions to do that. Do you know who are they?2 Posted by Stefan Penner on 21 May, 2015 05:04 PM
Sorry, can you elaborate on" Apparently, if it's changing PR status" ?
3 Posted by Stefan Penner on 21 May, 2015 05:06 PM
interestingly, tests do continue to run correctly on https://ci.appveyor.com/project/embercli/ember-cli/history just the jayphelps one is reporting back to GH. Seems funky...
Support Staff 4 Posted by Feodor Fitsner on 21 May, 2015 05:08 PM
That example pull request - AppVeyor status navigates to https://ci.appveyor.com/project/jayphelps/ember-cli/build/406.
There is another ember-cli project exists in AppVeyor under
jayphelps
account. If that project is able to update commit status then GitHub username authorized in AppVeyor for that account has permissions to do that. Most probably they override your original status coming from builds underembercli
account.Support Staff 5 Posted by Feodor Fitsner on 21 May, 2015 05:09 PM
If you don't see statuses set by builds from
embercli
account then GitHub username authorized forembercli
account doesn't have permissions to put that status on that repo.6 Posted by Stefan Penner on 21 May, 2015 05:10 PM
Yes, jayphelps has commit to embercli/ember-cli on gh.
Still this seems strange, as it never happens with travis?
Anyways, how do we fix this and prevent it from happening in the future.
Support Staff 7 Posted by Feodor Fitsner on 21 May, 2015 05:13 PM
Leave only one project in AppVeyor building ember-cli?
8 Posted by Stefan Penner on 21 May, 2015 06:12 PM
That may be a short term solution. But forks should be able to run there own CI, no?
Support Staff 9 Posted by Feodor Fitsner on 21 May, 2015 07:30 PM
Yes, that's correct - people should be able to build forks without interfering with base repo. But that project under
jayphelps
account builds mainember-cli/ember-cli
repo, not a fork.10 Posted by Stefan Penner on 21 May, 2015 08:05 PM
ah, that makes sense. Thank you
11 Posted by Jay Phelps on 22 May, 2015 01:10 AM
resolved.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:56 AM.