sourcegraph/internal/updatecheck
Warren Gifford 0839f093aa
Fix OOB migrations progress updates (#61770)
* Anish's post pairing suggestions modified

* Check first version in migrations, propegate first version through upgradeReadinessCheck

* get the version from the db instead of the frontend version string from build

* display only migrations which are not deprecated before the insances initialization

* sg bazel configure

* fix isRequired test

* fix graphql imports

* fix SiteAdminMigrationsPage.story.tsx

* capitulate to eslints biases

* address review feedback

* resolve branch conflict in import

* add clarifying comment

* fix resolver variables
2024-04-30 17:23:17 -07:00
..
BUILD.bazel Adding Token counting support for bring your own key customers using Redis cache (#61134) 2024-04-04 15:49:05 +00:00
build.go Remove App from codebase (#59115) 2023-12-21 01:07:05 +01:00
client_test.go updatecheck: use new pings endpoint (#56694) 2023-09-15 12:48:17 -07:00
client.go Fix OOB migrations progress updates (#61770) 2024-04-30 17:23:17 -07:00
CODENOTIFY chore: update CODENOTIFY for Joe (#56647) 2023-09-14 16:09:33 +00:00
doc.go updatecheck: move up for others to imports (#55466) 2023-08-01 08:34:21 +04:00
handler_test.go Pings: track if "cody.contextFilters" field is configured in site config (#62080) 2024-04-25 16:11:02 +00:00
handler.go chore: Remove redundant loop captures (#62264) 2024-04-30 07:57:21 -06:00