You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Auto-indexing should not be enabled for a repository that is getting consistently uploads from a CI process as badly inferred data can interrupt actually good data that exists out-of-band.
The text was updated successfully, but these errors were encountered:
Implementation: Once #17386 is done, check whether the most recent upload (if exists) was manual or automatic. If manual, don't run the auto indexer on this thing. If automatic or non-existent, run the auto indexer on this thing. End result will be that you can stop auto-indexing for a repository by manually uploading something, and you can restart it by requesting an auto-index run through the UI.
Auto-indexing should not be enabled for a repository that is getting consistently uploads from a CI process as badly inferred data can interrupt actually good data that exists out-of-band.
The text was updated successfully, but these errors were encountered: