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

Support accounts or github's gist #37

Open
myguidingstar-zz opened this issue Mar 2, 2014 · 1 comment
Open

Support accounts or github's gist #37

myguidingstar-zz opened this issue Mar 2, 2014 · 1 comment

Comments

@myguidingstar-zz
Copy link

What if one want to update their paste? or track for changes?
Make pasterack into a site with account may be overkill. A better approach imo is to support gist. Paste ids with "gist:" prefix should be looked up via gist API and then fetched and evaluated.
A gist hook should be made so that the gist will be evaluated only once each update.
https://developer.github.com/v3/activity/events/types/#gistevent
What do you think?

@stchang
Copy link
Owner

stchang commented Mar 2, 2014

Thanks for the report! This is a good idea. Others have suggested similar and I'm thinking about how to implement it. Unfortunately, I don't have a lot of time to work on it now so there may be a delay until I get a chance to push it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants