-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Pages update #3024
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
base: master
Are you sure you want to change the base?
Pages update #3024
Conversation
th-2021
commented
Oct 11, 2024
- support gitlab with relative uri
- add namespace-in-path support
- add log-verbose option
fixes #2923 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally looks good. I found 1 typo:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I didn't notice that in my last review, but I just realized that we cannot set namespace_in_path
to false. Can you check the review?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Wait for maintainer review and merge, Thank you for prompt response and contribution!