Skip to content

Conversation

@tcrespog
Copy link
Contributor

Description

  • Apply patched version of the SDK that includes the recent CE status DELETING.

Guidelines for testing

  • Create a CE and transition it to DELETING status.
  • Run tw compute_envs commands such as tw compute_envs list or tw compute_envs view: the execution is successful.

@tcrespog tcrespog self-assigned this Dec 16, 2025
Copy link
Contributor

@georgi-seqera georgi-seqera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and verified that it works as expected.

minor nit: You could optionally update the FormatHelper.java#L238-L255 to add some colour to the status :)

case DELETING:
      return ansi("@|fg(214) DELETING|@");

@tcrespog
Copy link
Contributor Author

Tested and verified that it works as expected.

minor nit: You could optionally update the FormatHelper.java#L238-L255 to add some colour to the status :)

Thanks for testing it and for the suggestion!

@tcrespog tcrespog merged commit d49b363 into master Dec 17, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants