Indexer: Register every encountered file with the help of special "locations"#14196
Merged
copybara-service[bot] merged 1 commit intomasterfrom Oct 31, 2025
Merged
Indexer: Register every encountered file with the help of special "locations"#14196copybara-service[bot] merged 1 commit intomasterfrom
copybara-service[bot] merged 1 commit intomasterfrom
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
fcc55ef to
21599c9
Compare
…cations" Indexer-PiperOrigin-RevId: 826421105
21599c9 to
703d268
Compare
Contributor
|
Reverting this PR. It broke the trial-build CI pipeline. You can investigate the root cause and re-attempt in a new PR once a fix is ready. |
hunsche
added a commit
that referenced
this pull request
Oct 31, 2025
…cial "locations"" (#14214) This reverts pull request #14196. **Reason for revert:** This change broke the `trial-build` CI pipeline, blocking all other project builds. Reverting to restore CI stability. The root cause will be investigated before re-landing. cc @oliverchang @DavidKorczynski
hunsche
added a commit
that referenced
this pull request
Oct 31, 2025
This PR reverts #14214, which reverted the original changes in #14196. This re-lands the support for Ubuntu 24.04 in the Kythe indexer by restoring the `infra/indexer/ubuntu-20-04.Dockerfile` and `infra/indexer. The previous revert was a temporary measure, and this change is necessary to unblock the Ubuntu 24.04 migration efforts.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Indexer: Register every encountered file with the help of special "locations"