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: Handle the search index updates for latest-tag and RC dirs #16

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

cicdguy
Copy link
Contributor

@cicdguy cicdguy commented Jan 10, 2024

pkgdown docs on latest tag do not have correct search configuration

e.g. on mmrm

https://github.com/openpharma/mmrm/blob/gh-pages/latest-tag/search.json

there is an additional v0.3.7 after latest-tag leading to incorrect behavior

in other tags it is correct.

In previous version it works (there is no additional version tag there)

https://github.com/openpharma/mmrm/blob/aed5cf599ed850421e64fa02ce4440b376878b85/latest-tag/search.json

other pkgs like tern also has the same issue

@cicdguy cicdguy self-assigned this Jan 10, 2024
@cicdguy cicdguy requested a review from a team as a code owner January 10, 2024 14:04
@cicdguy cicdguy merged commit c22cd0c into main Jan 10, 2024
2 checks passed
@cicdguy cicdguy deleted the fix/handle-search-index-update-latest-tag branch January 10, 2024 14:56
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