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
* RUBY-3268 search index management helpers (#2777)
* RUBY-3268 Index View API for Search Indexes
* documentation, and align method names with the spec
* return the correct value here
* suppress NamespaceNotFound errors for the drop operation
* prose tests for search indexes
* rubocop
* prose tests pass
* first stab at evergreen config for index management specs
* rubocop
* gah, executable permissions
* don't use FLE for full atlas tests
* make sure MONGODB_URI is set
* set the timeout higher for the search index specs
* pass all aggregation options through to the list indexes command
* use the correct implementation for #empty?
* remove unnecessary validation
* bump drivers-evergreen-tools
* RUBY-3324 bump drivers-evergreen-tools to get updated atlas setup/teardown (#2780)
also, expose task_id expansion as environment variable to those scripts
* RUBY-3328 add `execution` expansion to environment for atlas cluster name uniqueness (#2783)
0 commit comments