.git
repo indexing (i.e. not through a supported code host)Spin down deployment
Delete Sourcebot cache (.sourcebot directory)
Migrate your configuration file to the v3 schema
repos
array which contained unnamed config objects:connections
map which contains named connection
objects:sourcebot-connection
and wireshark-connection
above) is only used to identify the connection in Sourcebot. It can be any string that contains letters, digits, hyphens, or underscorestype
field$schema
field to point to the v3 schemasettings
object doesn’t need to be changed. We’ve added new settings params (check out the v3 schema for more details)Start your Sourcebot deployment
You're done!
$schema
field in the configuration file to point to the v3 schemaconnection
, and that the name only contains letters, digits, hyphens, or underscoresconnection
has a type
field with a valid value (gitlab
, github
, gitea
, gerrit
)