Skip to content

Conversation

@aslonnie
Copy link
Collaborator

and performing some styling cleanup

and performing some styling cleanup

Signed-off-by: Lonnie Liu <[email protected]>
@aslonnie aslonnie requested a review from a team November 23, 2025 01:17
@aslonnie aslonnie added the go add ONLY when ready to merge, run all tests label Nov 23, 2025
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request provides a nice cleanup of the main CI script ci/ci.sh. The removal of the suppress_xtrace, reload_env, and _main functions correctly eliminates obsolete code that was part of a compatibility layer for running Travis CI scripts on GitHub Actions. This simplification makes the script easier to understand and maintain. The styling cleanups are also a welcome improvement, consistently replacing the old [ ... ] test command with the more modern and robust [[ ... ]] keyword for string comparisons. The changes are correct and well-contained. Overall, this is a good improvement to the CI infrastructure.

@ray-gardener ray-gardener bot added the devprod label Nov 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devprod go add ONLY when ready to merge, run all tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants