Searching a specific version/label of a package #167499
Replies: 5 comments
-
Clone the repo and checkout the tag locally: |
Beta Was this translation helpful? Give feedback.
-
Hi Neeraj. Yup I know I can download them, but it is painfully slow when I have thousands of these to do each month. At the moment, that is effectively what I am doing, but downloading the zip of the code as that is the only alternative I have. If I cloned them, I would immediately have to delete them after being done. So the zip is quicker. But if Github Search can 'refine' what is being looked at, it will be sooooooooooo much quicker. The ctl-f is not a solution as it does not search within the files, but thank you. |
Beta Was this translation helpful? Give feedback.
-
1. Using the
|
Beta Was this translation helpful? Give feedback.
-
@Harshhdhankhar Thanks for the suggestions, but ref: is an unrecognised qualifier. So does not work. I have already said that the cloning option is too slow and too much of an overhead. |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
I am regularly trying to search specific versions of a package for example:
https://github.com/cert-manager/cert-manager/
but only version/label v1.11.0
If I go to
https://github.com/cert-manager/cert-manager/tree/v0.11.0
and enter / it takes me to the search page and populates it with
repo:cert-manager/cert-manager
searching the whole repo is not what I want. I need it to be very specifically this version.
I have tried label: and path: but a bit stumped. Read the Github search guide and not sure if this is possible.
Fingers crossed someone has the answer!
Thanks in advance
(Tried searching for an answer, but sooo many hits. Went through a number of the pages and not seen anything obviously matching)
Beta Was this translation helpful? Give feedback.
All reactions