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

shard packages by distro #435

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Conversation

rkent
Copy link

@rkent rkent commented Oct 14, 2024

This PR is the first step in implementing a Tabulator-based package list and search as discussed in #415. It switches the index shards for packages from numbered to per distro. This is because the proposed Tabulator-based tables will present package lists per-distro, not combined.

There should be no visible impact on the existing layout or usage of rosindex with this change. The change is now implemented in https://index.rosdabbler.com along with #432. The goal we are aiming at is shown in https://devindex.rosdabbler.com.

Copy link
Member

@tfoote tfoote left a comment

Choose a reason for hiding this comment

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

This looks good and the sharding makes a lot more sense.

@tfoote tfoote merged commit b7c380a into ros-infrastructure:ros2 Oct 16, 2024
1 check passed
@rkent rkent deleted the pr-use-distro-shards branch October 16, 2024 18:07
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