-
Notifications
You must be signed in to change notification settings - Fork 63
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
[External timelines] Author name #52
Comments
I know. But since that field has to be lower caps, i'll probably favor an "Author" field in the info file. Not sure yet. |
What is the cause of need for lower caps? Is Github case-insensitive? Look here: (this works) |
it works for WebURLs, but the APIs are very strict and case sensitive |
@Memnarch So... do I have to change it to lower case? |
Quote from my WIKI:
|
I saw that and I wanted to figure out why / what would happen if I use original case 😉 |
oh and please, try to get the original package authors to host their packages :P |
I tried...
I don't like to force people. Some of them are just not too much convinced... When You'll fix displaying author name I can send him info + screenshot and add as collaborator to this repository. |
Than please do the following: |
And please keep in mind to properly add the current release and all that come in the future |
As I told - it is a test. Organization - maybe it's a good idea... I have never used this |
well if its a test: why is it already visible :P |
Because I wanted to make it working, take screenshots and show working thing to the author and then talk to him & offer full access to this repository & already properly published package.
Only displaying credits does not work. |
Maybe I'll have some time in afternoon to try fix this "Author" issue |
i have no problem with you cloning it, but in case you disappear someone needs the rights to pull the trigger :P And the Singlerepoprovider loads it like everyother package. You could even mod it a pit to load a specific repo in addition to the rest. After iterating the normal provider, get the package form the singlerepoprovider and add that to the UI, too |
BTW I think that if package number grows You'll have to figure out some way of central controlling / GUID reservation system... |
this has always been possible and is possible everywhere. If you want to abuse it, you can :P |
Btw i think i'll add a new property: Maintainer. Therefore showing that a specific package is developed by pseron A but the package is Maintained by Person B. Maintainers for example are listed on other packagesystems like for Linux(ArchLinux). |
I created Pull Request with some workaround |
|
IMHO when Delphinus.Info.json contains
repository
section, author name should be taken fromrepository\user
because owner of repository with*.json
don't have to be the real author 😁The text was updated successfully, but these errors were encountered: