Skip to content

CI fixes#2184

Merged
doug-walker merged 3 commits into
AcademySoftwareFoundation:mainfrom
autodesk-forks:walker/ci-fix
Sep 4, 2025
Merged

CI fixes#2184
doug-walker merged 3 commits into
AcademySoftwareFoundation:mainfrom
autodesk-forks:walker/ci-fix

Conversation

@doug-walker
Copy link
Copy Markdown
Collaborator

@doug-walker doug-walker commented Sep 3, 2025

The latest versions of the 2023 and 2024 Linux Docker containers caused some CI failures due to several issues. One is that "pip" is no longer available. JF indicated that "pip3" is more preferred now, so I changed all "pip install" instances to "pip3 install".

Additionally, they updated from minizip-ng 3.x to 4.x which breaks a number of unit tests. This does not have a quick fix, so I temporarily rolled back the container version. This will be addressed as part of the third-party version upgrade task.

Signed-off-by: Doug Walker <doug.walker@autodesk.com>
Signed-off-by: Doug Walker <doug.walker@autodesk.com>
Signed-off-by: Doug Walker <doug.walker@autodesk.com>
Copy link
Copy Markdown
Collaborator

@cozdas cozdas left a comment

Choose a reason for hiding this comment

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

Looks good.

Copy link
Copy Markdown
Collaborator

@carolalynn carolalynn left a comment

Choose a reason for hiding this comment

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

Thanks Doug!

@doug-walker doug-walker merged commit cc9dcff into AcademySoftwareFoundation:main Sep 4, 2025
26 checks passed
@doug-walker doug-walker deleted the walker/ci-fix branch September 4, 2025 00:19
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