feat: support extracting a module config from the local environment #3323
ci.yml
on: pull_request
Integration Tests
/
prepare
Test Kotlin
1m 15s
Test Go
3m 9s
Test README
2m 19s
SQL
39s
Lint
59s
Proto Breaking Change Check
5s
Console
58s
VSCode Extension
42s
Rebuild All
2m 20s
Matrix: Integration Tests / integration
Waiting for pending jobs
Annotations
10 errors
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L39
Field "1" with name "module" on message "ModuleContextResponse" changed option "json_name" from "configs" to "module".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L39
Field "1" on message "ModuleContextResponse" changed label from "repeated" to "optional".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L39
Field "1" on message "ModuleContextResponse" changed type from "message" to "string".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L39
Field "1" on message "ModuleContextResponse" changed name from "configs" to "module".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L40
Field "2" with name "configs" on message "ModuleContextResponse" changed option "json_name" from "secrets" to "configs".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L40
Field "2" on message "ModuleContextResponse" changed type from "xyz.block.ftl.v1.ModuleContextResponse.SecretsEntry" to "xyz.block.ftl.v1.ModuleContextResponse.ConfigsEntry".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L40
Field "2" on message "ModuleContextResponse" changed name from "secrets" to "configs".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L41
Field "3" with name "secrets" on message "ModuleContextResponse" changed option "json_name" from "databases" to "secrets".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L41
Field "3" on message "ModuleContextResponse" changed type from "xyz.block.ftl.v1.ModuleContextResponse.DSN" to "xyz.block.ftl.v1.ModuleContextResponse.SecretsEntry".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L41
Field "3" on message "ModuleContextResponse" changed name from "databases" to "secrets".
|