Bring back github LBC reward as part of quickstart #209
Labels
No labels
area: devops
area: discovery
area: docs
area: livestream
area: proposal
campaign-blocker
consider soon
Content
dependencies
Epic
good first issue
hacktoberfest
help wanted
icebox
level: 1
level: 2
level: 3
level: 4
needs: exploration
needs: grooming
needs: priority
needs: repro
needs: tech design
on hold
priority: blocker
priority: high
priority: low
priority: medium
resilience
Tom's Wishlist
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
type: testing
unplanned
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/lbry.tech#209
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@lyoshenka What did this look like before?
as a reference -
e862dea962/app/model/user_social.go
The entry point was
e862dea962/app/actions/shared.go
Basically, we allowed authentication via github which would allow them to claim the new developer reward.
Are we still going that route as part of this?
Another note, since @NetOperatorWibby will be implementing the UI side of authenticating with github it probably would not hurt to offer:
This work could be leveraged by the app team to offer these features in app too.
@NetOperatorWibby and I went over this in person on Friday. We're going to keep this to just GitHub right now. Since it's just going to be on lbry.tech, it won't really affect the app.
@NetOperatorWibby - I have implemented a working version of the reward. It will still go through the review process, but you can at least have something to test against. Please see the issue mentioned above for details.