Partially ports updates to the in-game HUD interface #4207
ci_suite.yml
on: pull_request
Start Gate
3s
Collect data and setup caches for other tasks
/
collect_data
13s
Matrix: Setup build artifacts / run
Compile Maps
/
Compile All Station Maps
1m 17s
Compile Maps
/
Compile All Templates
2m 18s
Matrix: Integration Tests / run
Matrix: Alternate Tests / run
Completion Gate
3s
Annotations
6 errors and 24 warnings
|
Integration Tests / run (gateway_test) / Run Tests (gateway_test; 516)
Process completed with exit code 1.
|
|
Integration Tests / run (gateway_test) / Run Tests (gateway_test; 516)
FAIL /datum/unit_test/shapeshift_spell 13.2s
|
|
Gateway Test: /datum/unit_test/shapeshift_spell:
code/datums/components/connect_range.dm#L96
[20:29:05] Runtime in code/datums/components/connect_range.dm,96: Cannot execute null.RegisterSignal().
proc name: update signals (/datum/component/connect_range/proc/update_signals)
src: /datum/component/connect_range (/datum/component/connect_range)
call stack:
/datum/component/connect_range (/datum/component/connect_range): update signals(the bileworm (/mob/living/basic/mining/bileworm), the volcanic floor (168,134,3) (/turf/open/misc/asteroid/basalt/lava_land_surface))
/datum/component/connect_range (/datum/component/connect_range): on moved(the bileworm (/mob/living/basic/mining/bileworm), the volcanic floor (168,134,3) (/turf/open/misc/asteroid/basalt/lava_land_surface), 0, 1, null, 1)
the bileworm (/mob/living/basic/mining/bileworm): SendSignal("movable_moved", /list (/list))
the bileworm (/mob/living/basic/mining/bileworm): Moved(the volcanic floor (168,134,3) (/turf/open/misc/asteroid/basalt/lava_land_surface), 0, 1, null, 1)
the bileworm (/mob/living/basic/mining/bileworm): Moved(the volcanic floor (168,134,3) (/turf/open/misc/asteroid/basalt/lava_land_surface), 0, 1, null, 1)
the bileworm (/mob/living/basic/mining/bileworm): doMove(the volcanic floor (169,134,3) (/turf/open/misc/asteroid/basalt/lava_land_surface))
the bileworm (/mob/living/basic/mining/bileworm): forceMove(the volcanic floor (169,134,3) (/turf/open/misc/asteroid/basalt/lava_land_surface))
the bileworm (/mob/living/basic/mining/bileworm): forceMove(the volcanic floor (169,134,3) (/turf/open/misc/asteroid/basalt/lava_land_surface))
Devour (/datum/action/cooldown/mob_cooldown/devour): burrow and devour(the bileworm (/mob/living/basic/mining/bileworm), the red raptor (/mob/living/basic/raptor/red))
Devour (/datum/action/cooldown/mob_cooldown/devour): Activate(the red raptor (/mob/living/basic/raptor/red))
...
Devour (/datum/action/cooldown/mob_cooldown/devour): Trigger(null, the red raptor (/mob/living/basic/raptor/red))
/datum/ai_behavior/targeted_mo... (/datum/ai_behavior/targeted_mob_ability/and_clear_target): perform(0.8, /datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/bileworm), "BB_bileworm_devour", "BB_basic_execution_target")
/datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/bileworm): ProcessBehavior(0.8, /datum/ai_behavior/targeted_mo... (/datum/ai_behavior/targeted_mob_ability/and_clear_target))
/datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/bileworm): process(0.1)
AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): fire(1)
AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): fire(1)
AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): ignite(1)
Master (/datum/controller/master): RunQueue()
Master (/datum/controller/master): StartProcessing(0)
|
|
Gateway Test: /datum/unit_test/shapeshift_spell:
code/datums/components/connect_range.dm#L110
[20:29:05] Runtime in code/datums/components/connect_range.dm,110: Cannot execute null.UnregisterSignal().
proc name: unregister signals (/datum/component/connect_range/proc/unregister_signals)
src: /datum/component/connect_range (/datum/component/connect_range)
call stack:
/datum/component/connect_range (/datum/component/connect_range): unregister signals(the volcanic floor (168,134,3) (/turf/open/misc/asteroid/basalt/lava_land_surface), /list (/list))
/datum/component/connect_range (/datum/component/connect_range): update signals(the bileworm (/mob/living/basic/mining/bileworm), the volcanic floor (168,134,3) (/turf/open/misc/asteroid/basalt/lava_land_surface))
/datum/component/connect_range (/datum/component/connect_range): on moved(the bileworm (/mob/living/basic/mining/bileworm), the volcanic floor (168,134,3) (/turf/open/misc/asteroid/basalt/lava_land_surface), 0, 1, null, 1)
the bileworm (/mob/living/basic/mining/bileworm): SendSignal("movable_moved", /list (/list))
the bileworm (/mob/living/basic/mining/bileworm): Moved(the volcanic floor (168,134,3) (/turf/open/misc/asteroid/basalt/lava_land_surface), 0, 1, null, 1)
the bileworm (/mob/living/basic/mining/bileworm): Moved(the volcanic floor (168,134,3) (/turf/open/misc/asteroid/basalt/lava_land_surface), 0, 1, null, 1)
the bileworm (/mob/living/basic/mining/bileworm): doMove(the volcanic floor (169,134,3) (/turf/open/misc/asteroid/basalt/lava_land_surface))
the bileworm (/mob/living/basic/mining/bileworm): forceMove(the volcanic floor (169,134,3) (/turf/open/misc/asteroid/basalt/lava_land_surface))
the bileworm (/mob/living/basic/mining/bileworm): forceMove(the volcanic floor (169,134,3) (/turf/open/misc/asteroid/basalt/lava_land_surface))
Devour (/datum/action/cooldown/mob_cooldown/devour): burrow and devour(the bileworm (/mob/living/basic/mining/bileworm), the red raptor (/mob/living/basic/raptor/red))
...
Devour (/datum/action/cooldown/mob_cooldown/devour): InterceptClickOn(the bileworm (/mob/living/basic/mining/bileworm), null, the red raptor (/mob/living/basic/raptor/red))
Devour (/datum/action/cooldown/mob_cooldown/devour): Trigger(null, the red raptor (/mob/living/basic/raptor/red))
/datum/ai_behavior/targeted_mo... (/datum/ai_behavior/targeted_mob_ability/and_clear_target): perform(0.8, /datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/bileworm), "BB_bileworm_devour", "BB_basic_execution_target")
/datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/bileworm): ProcessBehavior(0.8, /datum/ai_behavior/targeted_mo... (/datum/ai_behavior/targeted_mob_ability/and_clear_target))
/datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/bileworm): process(0.1)
AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): fire(1)
AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): fire(1)
AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): ignite(1)
Master (/datum/controller/master): Loop(4)
Master (/datum/controller/master): StartProcessing(0)
|
|
Integration Tests / run (northstar) / Run Tests (northstar; 516)
Process completed with exit code 1.
|
|
Completion Gate
Process completed with exit code 1.
|
|
Collect data and setup caches for other tasks / collect_data
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Compile Maps / Compile All Station Maps
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Setup build artifacts / run (516, 1659) / Setup build artifact (516.1659)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Setup build artifacts / run (516, 1648) / Setup build artifact (516.1648)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Linters / linters
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-dotnet@v4.2.0, robinraju/release-downloader@v1.12. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Linters / linters:
code/modules/client/client_procs.dm#L454
OD2801: /client.IsByondMember() is unsupported: OpenDream has no premium tier.
|
|
Run Linters / linters:
code/modules/client/preferences.dm#L108
OD2801: /client.IsByondMember() is unsupported: OpenDream has no premium tier.
|
|
Run Linters / linters:
code/modules/admin/IsBanned.dm#L81
OD2801: /world.IsSubscribed() is unsupported: OpenDream does not have a premium tier
|
|
Run Linters / linters:
tools/ci/od_lints.dm#L15
OD1002: Warning 'TooManyArguments' does not exist
|
|
Run Linters / linters
OD2800: Unimplemented proc & var warnings are currently suppressed (This is expected and can be ignored)
|
|
Compile Maps / Compile All Templates
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (kilostation) / Run Tests (kilostation; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (runtimestation) / Run Tests (runtimestation; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Alternate Tests / run (516, 1648, runtimestation) / Run Tests (516.1648; runtimestation; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (multiz_debug) / Run Tests (multiz_debug; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (icebox) / Run Tests (icebox; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (pubbystation) / Run Tests (pubbystation; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (tramstation) / Run Tests (tramstation; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (deltastation) / Run Tests (deltastation; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (metastation) / Run Tests (metastation; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (nebulastation) / Run Tests (nebulastation; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (limastation) / Run Tests (limastation; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (gateway_test) / Run Tests (gateway_test; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (northstar) / Run Tests (northstar; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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 | |
|---|---|---|---|
|
build-artifact-516-1648
|
193 MB |
sha256:04a7fb8760dc5c52c87ecbf84415b3cc61ff6b0aa9ee235eeecddb396988d723
|
|
|
build-artifact-516-1659
|
193 MB |
sha256:63e5ef4ab6debe02bfa305a9cdbd57d17ff4e9be96c501c5f1f311099800b503
|
|
|
test_artifacts_deltastation__
|
152 KB |
sha256:8dbcfa68c95b84abc52625590b2c1931858a20ff4ef54f201719ceab4f18cb9c
|
|
|
test_artifacts_gateway_test__
|
152 KB |
sha256:f6167fd29753784f3a5dc9f17fb5cb392e89013c07aa32c15477d8bf475088be
|
|
|
test_artifacts_icebox__
|
152 KB |
sha256:5592dd075944048e28486893c396cc47d423951ad0c48427439e9bb9afefa889
|
|
|
test_artifacts_kilostation__
|
152 KB |
sha256:38fd192196c1cac3789e28e22b98400a3ebc0f5bc173e9051a1f00fb4ca1b247
|
|
|
test_artifacts_limastation__
|
152 KB |
sha256:c625e5718046232224f04ed0a5ce1c377ca10c40a9ca9bc704291d110893c231
|
|
|
test_artifacts_metastation__
|
152 KB |
sha256:ca9804b99aff4ffa71fb66c192b9403c1b9c64427f48b4e6f5d5e05c3808999a
|
|
|
test_artifacts_multiz_debug__
|
152 KB |
sha256:c22df32ca08fef0d09d427fa49881d88f6f2538edae5fefd31952d218bbe148d
|
|
|
test_artifacts_nebulastation__
|
152 KB |
sha256:2c416915862ad2af882623589c9d2359e29789f700f1a2b7b7cabe17ec9d437b
|
|
|
test_artifacts_northstar__
|
152 KB |
sha256:8dd0c96495aad3cba22635085251baee48d8fd35b41e409b1fd1ae916ce4262b
|
|
|
test_artifacts_pubbystation__
|
152 KB |
sha256:1b6e11532af66c79241a366d0e1228f133a928178486146cca9b1fe7c5bddeb5
|
|
|
test_artifacts_runtimestation_516_1648
|
152 KB |
sha256:ffcf490215b341602f09cac1f9b6fa0661e06f4563b1ad890e5f2b9ec3e3a2dc
|
|
|
test_artifacts_runtimestation__
|
152 KB |
sha256:1092a11481cd5cae56a54e38d445a9fdcbf6a45f3a9e7af6ae89d3ca9f07662b
|
|
|
test_artifacts_tramstation__
|
152 KB |
sha256:d5d562dab405b311f6eb8e3772b4a3134e3c6f541ed52c7d6ed10c6ab5763a30
|
|