Skip to content
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

Fetch Sponsors Automatically #80

Closed
balupton opened this issue Mar 24, 2016 · 4 comments
Closed

Fetch Sponsors Automatically #80

balupton opened this issue Mar 24, 2016 · 4 comments
Labels
enhancement Improvement or suggestion PR / Bounty only External demand, as such, external funding / effort is required to make this happen

Comments

@balupton
Copy link
Member

Closing #77 #16 #5 #4 in favour of this due to many APIs requiring tokens and thus requiring a custom endpoint.

Development of the endpoint has begun over at https://github.com/bevry/sponsored

@balupton
Copy link
Member Author

Projectz will likely hit https://rawgit.com/bevry/sponsored/master/endpoints.json via that URL or via a cleaner redirect URL or via it as its own npm package (preferable) - as sponsored doesn't actually need to know the endpoints, only projectz, and as it may be useful to more than just projectz it should be it's own package/project.

It may make sense where each org gets its own file, so we don't have to download/require everything... however that can come later I guess. If the scale actually does reach that large.

Projectz will then hit the endpoint, and fetch in all sponsors with the active: true and readme: true flag. All sponsors, even the inactive, will have their name shown in the BACKERS.md file.

@balupton
Copy link
Member Author

pushed up a lot for this - https://github.com/bevry/sponsored

got rid of the endpoints idea, instead projectz will go via a sponsorsEndpoint param in the package.json file, it is the simplest and best option

@balupton
Copy link
Member Author

As we do not have enough backers to justify this, this now a PR / Bounty only request.

@balupton balupton added the PR / Bounty only External demand, as such, external funding / effort is required to make this happen label Dec 10, 2018
@balupton
Copy link
Member Author

this is now done with projectz v4: https://github.com/orgs/bevry/discussions/4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement or suggestion PR / Bounty only External demand, as such, external funding / effort is required to make this happen
Projects
None yet
Development

No branches or pull requests

2 participants