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

fix: Added a way to retrieve repository names through the page #903

Conversation

Xsy41
Copy link
Collaborator

@Xsy41 Xsy41 commented Oct 31, 2024

Brief Information

This pull request is in the type of (more info about types):

  • build
  • ci
  • docs
  • feat
  • fix
  • perf
  • refactor
  • test

Related issues (all available keywords):

Details

Added a method to retrieve the repository name via page elements, while also retaining the option to retrieve it from the URL. This ensures that even if the names obtained by both methods differ in case, the result parsed from page elements takes priority. This approach also allows for fallback to URL-based retrieval in case of GitHub page structure changes.

image

Checklist

Others

@wangyantong2000
Copy link
Collaborator

image

@wangyantong2000 wangyantong2000 merged commit dec09ba into hypertrons:master Nov 9, 2024
2 checks passed
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