Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Move installation of komodo-shims to the end#554

Merged
berland merged 1 commit intoequinor:mainfrom
berland:komodo_shims_late_install
Feb 25, 2025
Merged

Move installation of komodo-shims to the end#554
berland merged 1 commit intoequinor:mainfrom
berland:komodo_shims_late_install

Conversation

@berland
Copy link
Collaborator

@berland berland commented Feb 25, 2025

The previous approach would only possibly work if komodo-shims was a pypi package. It will not be. With this commit, it is installed in a separate and new section, and is installed directly from its downloaded source location.

@berland berland linked an issue Feb 25, 2025 that may be closed by this pull request
@berland berland force-pushed the komodo_shims_late_install branch from 2a29a16 to 80319ae Compare February 25, 2025 09:04
The previous approach would only possibly work if komodo-shims was a
pypi package. It is not. With this commit, it is installed in a separate
and new section in the build process, and is installed directly from its
downloaded source location.
Copy link
Collaborator

@andreas-el andreas-el left a comment

Choose a reason for hiding this comment

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

Let's do this! We can kick a new bleeding build immediately to verify. 👍

@berland berland merged commit 6866f88 into equinor:main Feb 25, 2025
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

komodo-shims is not a pypi package

2 participants