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

Add pagination support for search and add stats endpoint support #5

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

asutosh
Copy link

@asutosh asutosh commented Nov 30, 2023

We were trying to use this as a base for some automation around packagecloud, and realized that the search endpoint only returned the first page of results.
This PR adds the support for traversing the web link based pagination supported by packagecloud.
Have also added a few stats endpoints that fetches the package specific download details.

@alephnull
Copy link

Hey @atotto we find this PR quite useful as it will allow us to stop using the packagecloud gem.

Is there something we could do to help get it merged.

alephnull added a commit to TykTechnologies/golang-cross that referenced this pull request Dec 14, 2023
Removed unused ppc64le arch
Removed ruby dependency package_cloud
If atotto/packagecloud#5 gets merged, then we
should change the location in pc.sh
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.

2 participants