supsrc 2026-01-07
Release workflow migration and test error message fix
3 files · 33+ · 91-

Reusable CI Workflows

2 files changed
  • ci.yml Updated CI workflow
  • release.yml Updated CI workflow
  • Migrated .github/workflows/ci.yml to use ci-tooling reusable workflow, significantly reducing workflow definition baseline internal
    2 files
    • ci.yml
    • release.yml
  • Updated .github/workflows/release.yml to use ci-tooling reusable release workflow baseline internal
    2 files
    • ci.yml
    • release.yml

Test Assertion

1 file changed
  • test_sui_command.py Updated test file
  • Fixed test to check for ’tui’ instead of ‘install’ in error message, matching updated CLI behavior qualify behavioral
    1 file
    • test_sui_command.py