Skip to content

Conversation

@mcdurdin
Copy link
Member

@mcdurdin mcdurdin commented Aug 27, 2025

parse_args and setup_colors were called but did not exist. This means that ci.sh has been operating as if it has no command line parameters for a long time, and a check of the calls from TeamCity shows that indeed, the script is never passed parameters. Thus, stripped out all the parameterized code paths that would never be called.

Fixes: #317
See-also: #319

parse_args and setup_colors were called but did not exist. This means
that ci.sh has been operating as if it has no command line parameters
for a long time, and a check of the calls from TeamCity shows that
indeed, the script is never passed parameters. Thus, stripped out all
the parameterized code paths that would never be called.
@mcdurdin mcdurdin requested a review from ermshiperete August 27, 2025 13:29
@github-project-automation github-project-automation bot moved this to Todo in Keyman Aug 27, 2025
@mcdurdin mcdurdin added this to the A19S10 milestone Aug 27, 2025
Copy link
Contributor

@ermshiperete ermshiperete left a comment

Choose a reason for hiding this comment

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

LGTM

@mcdurdin mcdurdin merged commit 6565040 into master Aug 28, 2025
3 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Keyman Aug 28, 2025
@mcdurdin mcdurdin deleted the maint/317-cleanup-ci-legacy-errors branch August 28, 2025 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

bug: lexical models deploy has some (ignored) script errors

3 participants