Skip to content

Simplify indexstore .filelist creation #3144

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

Merged
merged 2 commits into from
Mar 25, 2025

Conversation

brentleyjones
Copy link
Contributor

Now that we can use --remote_download_regex we no longer need the weird hack that indexstore_filelists.write was doing to force the indexstores to download. Plus there are times when we don’t want to download the indexstores, like when cache warming on CI.

Now that we can use `--remote_download_regex` we no longer need the weird hack that `indexstore_filelists.write` was doing to force the indexstores to download. Plus there are times when we don’t want to download the indexstores, like when cache warming on CI.

Signed-off-by: Brentley Jones <github@brentleyjones.com>
@brentleyjones brentleyjones requested a review from a team as a code owner March 24, 2025 21:35
Signed-off-by: Brentley Jones <github@brentleyjones.com>
@brentleyjones brentleyjones merged commit ded9292 into main Mar 25, 2025
10 of 12 checks passed
@brentleyjones brentleyjones deleted the bj/simplify-indexstore-.filelist-creation branch March 25, 2025 13:34
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