Skip to content

basic support for events - #65

Open
khimaros wants to merge 1 commit into
dogsheep:mainfrom
khimaros:main
Open

basic support for events#65
khimaros wants to merge 1 commit into
dogsheep:mainfrom
khimaros:main

Conversation

@khimaros

@khimaroskhimaros commented Jun 17, 2021

Copy link
Copy Markdown

a quick first pass at implementing the feature requested in #64

testing instructions:

$ github-to-sqlite events events.db users/khimaros

if the specified user is the authenticated user, it will also include private events.

caveat: pagination appears to be broken (i don't see next in the response JSON from GitHub)

@khimaros

Copy link
Copy Markdown
Author

@simonw is this PR of interest to you?

@khimaros

Copy link
Copy Markdown
Author

@simonw rebased against latest, please let me know if i should drop this PR.

@khimaros

Copy link
Copy Markdown
Author

rebased again against main, tested and working fine

@khimaroskhimaros mentioned this pull request Apr 5, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@khimaros