Skip to content

Conversation

@hcho3
Copy link

@hcho3 hcho3 commented Oct 1, 2025

No description provided.

@hcho3 hcho3 requested a review from DEKHTIARJonathan October 1, 2025 03:38
template = jinja_env.get_template("project_page.j2")

artifacts = fetch_links(safe_urljoin(pkg_config.registry, pkg_config.name))
artifacts = fetch_links(safe_urljoin(pkg_config.registry, pkg_config.name + "/"))
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is needed because https://wheels-variant.xgboost-ci.com/xgboost fails, but https://wheels-variant.xgboost-ci.com/xgboost/ (note the trailing slash) works. I am using s3pypi (WheelNext's fork).

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just verified that the change doesn't break other package indexes.

@DEKHTIARJonathan DEKHTIARJonathan merged commit aee7840 into wheelnext:master Oct 1, 2025
@hcho3 hcho3 deleted the add_xgboost branch October 2, 2025 06:20
DEKHTIARJonathan added a commit that referenced this pull request Dec 5, 2025
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