MCP overhaul: 2026-07-28 conformance, dual-era support, and Tasks #385
build.yaml
on: pull_request
Matrix: linux-build
osx-universal-build
47m 4s
windows-build
40m 31s
Matrix: flapii-build
smoke-test-linux-amd64
9s
smoke-test-linux-arm64
14s
pack-smoke-linux-amd64
5s
pack-smoke-linux-arm64
7s
Publish flapi-io to PyPI
0s
Annotations
26 warnings
|
flapii-build (bun-darwin-arm64, flapii-macos-arm64, flapii)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
flapii-build (bun-linux-arm64, flapii-linux-arm64, flapii)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
flapii-build (bun-linux-x64, flapii-linux-amd64, flapii)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
flapii-build (bun-windows-x64, flapii-windows-amd64, flapii.exe)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
linux-build (arm64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
linux-build (amd64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
pack-smoke-linux-amd64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
smoke-test-linux-amd64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
pack-smoke-linux-arm64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
smoke-test-linux-arm64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
docker-build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, docker/build-push-action@v6, docker/login-action@v3, docker/metadata-action@v5, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
windows-build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, microsoft/setup-msbuild@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
pack-smoke-windows
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
smoke-test-windows
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test_flapi_get_template_missing (test_mcp_config_tools.TestConfigTemplateTools) failed:
test_mcp_config_tools.TestConfigTemplateTools#L0
integration_test_results.xml [took 1s]
|
|
test_flapi_get_endpoint_missing (test_mcp_config_tools.TestConfigEndpointTools) failed:
test_mcp_config_tools.TestConfigEndpointTools#L0
integration_test_results.xml [took 1s]
|
|
test_flapi_delete_endpoint_invalid_path (test_mcp_config_tools.TestConfigEndpointTools) failed:
test_mcp_config_tools.TestConfigEndpointTools#L0
integration_test_results.xml [took 1s]
|
|
test_flapi_reload_endpoint_missing (test_mcp_config_tools.TestConfigEndpointTools) failed:
test_mcp_config_tools.TestConfigEndpointTools#L0
integration_test_results.xml [took 1s]
|
|
test_flapi_refresh_cache_invalid_endpoint (test_mcp_config_tools.TestConfigCacheTools) failed:
test_mcp_config_tools.TestConfigCacheTools#L0
integration_test_results.xml [took 1s]
|
|
test_workflow_handle_missing_endpoint (test_mcp_config_workflow.TestErrorRecoveryWorkflows) failed:
test_mcp_config_workflow.TestErrorRecoveryWorkflows#L0
integration_test_results.xml [took 1s]
|
|
integration-tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-python@v5, actions/upload-artifact@v4, astral-sh/setup-uv@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
osx-universal-build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
osx-universal-build
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
osx-universal-build
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
smoke-test-macos
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
pack-smoke-macos
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
DataZooDE~flapi~TKU2UC.dockerbuild
|
71.3 KB |
sha256:71123ebd037188221f3507a8c25e8c347696fcb32c788798ca02256b9246fb1a
|
|
|
flapi-linux-amd64
|
22.4 MB |
sha256:9ba625e28d61d6fea986cbd7700bd16a183628e3f7409c5ca63eb99794410d66
|
|
|
flapi-linux-arm64
|
21.5 MB |
sha256:bd7d14d2ba00eee7e8711ca26ac6751cbbd94fc4b95090c1e53865cb9237fbed
|
|
|
flapi-macos-arm64
|
15.9 MB |
sha256:98fe34aae198923c4edcd867040f922b586df8dff003272e094fc2ed006a96b0
|
|
|
flapi-windows-amd64
|
12.2 MB |
sha256:3a3267f40918fbb01628773a0b1e5df4d2adbcf2f866cec593e27ea424fb3306
|
|
|
flapii-linux-amd64
|
35.7 MB |
sha256:2c555c158caeb8244616068773c56c0306f1e250e6ec4ce42b55f4f3906af36d
|
|
|
flapii-linux-arm64
|
36.1 MB |
sha256:1c5f5168120a1be5713439b0edbb4e24a81db5bffdb551ef6ebcccf33eca2e04
|
|
|
flapii-macos-arm64
|
25.7 MB |
sha256:6737d3816cddbf86b60a13d0866d3c7103083a9285b6ab2302d7fc9701f5dc10
|
|
|
flapii-windows-amd64
|
39 MB |
sha256:da5804074a93600c930624b890aed97ca0b008a7dc2027df0b482d9804e8db63
|
|
|
integration-test-results
|
17.9 KB |
sha256:521e06c40cdf9c4d8da84de046cc2cbf34c0ae119da7df42c2f191df780067e7
|
|