Remove stale package names from ci_rust.sh #109

Closed
opened 2026-02-18 15:03:57 +00:00 by mik-tf · 0 comments
Owner

Context

The ci_rust.sh test script references three packages that no longer exist in the workspace, causing CI to fail on every run.

Goals

  • Remove herolib_osis_client, herolib_oserver, and herolib_rpc from the PACKAGES array in ci_rust.sh
  • CI test runs should pass without package-not-found errors
## Context The `ci_rust.sh` test script references three packages that no longer exist in the workspace, causing CI to fail on every run. ## Goals - Remove `herolib_osis_client`, `herolib_oserver`, and `herolib_rpc` from the PACKAGES array in `ci_rust.sh` - CI test runs should pass without package-not-found errors
thabeta added this to the ACTIVE project 2026-03-12 11:16:55 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_lib#109
No description provided.