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

Pull information from gitlab #4

Open
mpoelchau opened this issue Jan 3, 2023 · 0 comments
Open

Pull information from gitlab #4

mpoelchau opened this issue Jan 3, 2023 · 0 comments

Comments

@mpoelchau
Copy link
Contributor

More of our development occurs in gitlab and isdapps/i5k-tripal now. It would be great if we could modify this code to pull information from at least gitlab to add to our metrics. this would require a bit of a rewrite.

The below gets the repository information from gitlab - this would then need to be processed similar to the current script, but with slight modifications.

curl --header "PRIVATE-TOKEN: super-private-token" "https://gitlab.com/api/v4/groups/589755/projects" | json_pp > gitlab-repos

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

1 participant