See https://github.com/sourcegraph/sourcegraph/pull/50207
Currently during a release the release guild needs to manually update the build.sh versions object in cmd/migrator to include each new release, such that migrator will copy the schema description into its schema-migrations folder during image build
This process should be more automated
See https://github.com/sourcegraph/sourcegraph/pull/50207
Currently during a release the release guild needs to manually update the
build.shversions object in cmd/migrator to include each new release, such that migrator will copy the schema description into its schema-migrations folder during image buildThis process should be more automated