aboutsummaryrefslogtreecommitdiff
path: root/internal/queue/pgqueue/queue_test.go
diff options
context:
space:
mode:
authorMadeline Kalil <mkalil@google.com>2026-03-31 13:34:41 -0400
committerMadeline Kalil <mkalil@google.com>2026-04-08 07:19:42 -0700
commit5c3cacb5982231e5d4acd75f6c4cf1bb8f7ba411 (patch)
tree3641b80eb19d692f8823f213e3a8e3562361c6c0 /internal/queue/pgqueue/queue_test.go
parentf1e456b85e628969cdc65e0fec050038e653d1a0 (diff)
downloadgo-x-pkgsite-5c3cacb5982231e5d4acd75f6c4cf1bb8f7ba411.tar.xz
internal/postgres: allow matching exact prefix with exact:
Currently, the package exclusion process is case insensitive, because certain hosts such as GitHub are case insensitive. The only way to exclude a case sensitive version without also excluding all case insensitive matches is to add the prefix to caseSensitiveExcludedPaths in internal/frontend/details.go. This CL implements a new approach to excluding case sensitive paths: it enables specifying an "exact:" prefix in excluded.txt that will force matching the pattern exactly, instead of with case insensitivity. For golang/go#77822 Change-Id: I123ad2e13ff6673084006c6d51377308d95230ce Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/761521 kokoro-CI: kokoro <noreply+kokoro@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ethan Lee <ethanalee@google.com>
Diffstat (limited to 'internal/queue/pgqueue/queue_test.go')
0 files changed, 0 insertions, 0 deletions