feat: change how runner provisioning works #6751
ci.yml
on: pull_request
Shard Integration Tests
0s
Test Go
3m 35s
Test README
1m 8s
Test Scripts
7s
SQL
42s
Ensure Frozen Migrations
9s
Lint
2m 22s
Proto Breaking Change Check
6s
Console
1m 1s
VSCode Extension
58s
Intellij Plugin
0s
Rebuild All
0s
Build Docs
10s
Lint Architecture
13s
Build Controller Docker Image
0s
Build Runner Docker Image
0s
Build Box Docker Image
0s
Console e2e
0s
Matrix: Integration Test
Integration Success
0s
Annotations
15 errors and 6 warnings
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L1
Previously present message "DeployRequest" was deleted from file.
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L1
Previously present message "DeployResponse" was deleted from file.
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L1
Previously present message "ReserveRequest" was deleted from file.
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L1
Previously present message "ReserveResponse" was deleted from file.
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L1
Previously present message "TerminateRequest" was deleted from file.
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L1
Previously present service "RunnerService" was deleted from file.
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L210
Previously present enum value "3" on enum "RunnerState" was deleted.
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L212
Enum value "0" on enum "RunnerState" changed name from "RUNNER_IDLE" to "RUNNER_NEW".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L214
Enum value "1" on enum "RunnerState" changed name from "RUNNER_RESERVED" to "RUNNER_ASSIGNED".
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L216
Enum value "2" on enum "RunnerState" changed name from "RUNNER_ASSIGNED" to "RUNNER_DEAD".
|
Console
Process completed with exit code 2.
|
Test README
Process completed with exit code 1.
|
Lint:
backend/controller/dal/async_calls.go#L1
: # github.com/TBD54566975/ftl/backend/controller/dal [github.com/TBD54566975/ftl/backend/controller/dal.test]
|
Lint
Process completed with exit code 1.
|
Test Go
Process completed with exit code 1.
|
SQL
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
VSCode Extension
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Console
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Test README
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Test Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|