Github organization repository appearing as my user repository
Hello,
I have setup AppVeyor for http://github.com/pcxdbg/pcxdbg, however within AppVeyor the URL appears to be rraziel/pcxdbg (rraziel being my github username).
This is not so much an issue when it comes to AppVeyor itself (I made the badges point to the right URL), however links from other sites tend to use the github path when linking to the project.
For example, when I'm looking at a report on codecov, the link to AppVeyor is https://ci.appveyor.com/project/pcxdbg/pcxdbg rather than https://ci.appveyor.com/project/rraziel/pcxdbg.
Now I understand how both make sense (for AppVeyor I created the project, for codecov the github repository is the reference) but is there a way to make AppVeyor use the Github organization path?
Thanks (great service btw).
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 22 Nov, 2017 01:24 AM
Just go to https://ci.appveyor.com/account page and rename your account to any desired name (provided it's not taken by someone else). Account name is that first part of the project URL.
2 Posted by Raziel on 22 Nov, 2017 10:12 AM
Hello,
That would (almost) solve my issue: I happen to have 3 organizations for which builds are/will be setup so if I switch my account name to one of them I still have the issue for the other two.
I'll try to raise the issue with the codecov people, since they're already somewhat integrating with appveyor I expect they can also detect the proper project location rather than use the github one.
Thanks for the suggestion though.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:24 AM.