Skip to content

feat: support extracting a module config from the local environment #3323

feat: support extracting a module config from the local environment

feat: support extracting a module config from the local environment #3323

Triggered via pull request April 25, 2024 05:07
Status Success
Total duration 3m 36s
Artifacts

ci.yml

on: pull_request
Matrix: Integration Tests / integration
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

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".