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

puller: adds puller scaffolding #5

Merged
merged 9 commits into from
Feb 7, 2025
Merged

puller: adds puller scaffolding #5

merged 9 commits into from
Feb 7, 2025

Conversation

chris-ramon
Copy link
Member

@chris-ramon chris-ramon commented Feb 6, 2025

Details

  • main: wires puller params to main.
  • puller: adds implementation clone step.
  • go.mod: adds github.com/go-git/go-git/v5 lib.
  • .gitignore: adds .gitignore file.
  • bin: adds main entry point script.
  • go.mod: adds github.com/google/go-github lib.
  • main: adds puller pkg.
  • puller: adds github client wiring.
  • puller: adds puller scaffolding.

Test Plan

✔️ Tested that puller works as expected:

$ ./bin/start.sh
(•) https://github.com/graphql-go/graphql

(press q to quit)

---
You chose https://github.com/graphql-go/graphql!
Enumerating objects: 5158, done.
Counting objects: 100% (96/96), done.
Compressing objects: 100% (58/58), done.
Total 5158 (delta 52), reused 52 (delta 34), pack-reused 5062 (from 3)
2025/02/07 14:39:34 result: &{}

@chris-ramon chris-ramon self-assigned this Feb 6, 2025
@chris-ramon
Copy link
Member Author

LGTM 👍

@chris-ramon chris-ramon merged commit 0de5cbf into main Feb 7, 2025
@chris-ramon chris-ramon deleted the puller branch February 7, 2025 19:49
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

Successfully merging this pull request may close these issues.

1 participant