Skip to content

Fix komodoenv bleeding tracking#99

Merged
andreas-el merged 1 commit intomainfrom
refactor_fix_tracking
May 8, 2025
Merged

Fix komodoenv bleeding tracking#99
andreas-el merged 1 commit intomainfrom
refactor_fix_tracking

Conversation

@andreas-el
Copy link
Collaborator

@andreas-el andreas-el commented May 8, 2025

Issue
Resolves https://github.com/equinor/komodo-releases/issues/7334

This branch is testable onprem, and produce a komodoenv that can be updated.
It's not a perfect test though.

(mystable + 2025.04.05-py311-rhel8) [andrli@st-lintgx0275 komodoenv]$ komodoenv --root /prog/res/komodo --track bleeding test-me-now2
Info: If you encounter issues with the Jupyter environment or the 'rips' package, try running 'komodoenv-update' or sourcing the komodoenv again.

Warning: Tracking a bleeding release of komodo. It changes every day. You will need to recreate komodoenv in order to use new executables in komodo.

        venv    using /private/andrli/project/mystable/root/bin/python
      create    komodoenv.conf
      create    /private/andrli/project/komodoenv/test-me-now2/root/lib/python3.11/site-packages/zzz_komodo.pth
      create    root/bin/komodoenv-update
         run    root/bin/komodoenv-update
     install    pip
      remove    root/shims/komodoenv

Komodoenv has successfully been generated. You can now pip-install software.

    $ source /private/andrli/project/komodoenv/test-me-now2/enable

Pre review checklist

  • Read through the code changes carefully after finishing work
  • Make sure tests pass locally (after every commit!)
  • Prepare changes in small commits for more convenient review (optional)
  • PR title captures the intent of the changes, and is fitting for release notes.
  • Updated documentation
  • Ensured that unit tests are added for all new behavior (See
    Ground Rules),
    and changes to existing code have good test coverage.

Pre merge checklist

  • Added appropriate release note label
  • Commit history is consistent and clean, in line with the contribution guidelines.

@andreas-el andreas-el force-pushed the refactor_fix_tracking branch 2 times, most recently from 36ac6d4 to b652729 Compare May 8, 2025 11:41
@andreas-el andreas-el marked this pull request as draft May 8, 2025 11:41
@andreas-el andreas-el force-pushed the refactor_fix_tracking branch from b652729 to b55c346 Compare May 8, 2025 11:43
@andreas-el andreas-el marked this pull request as ready for review May 8, 2025 12:54
@andreas-el andreas-el changed the title Refactor fix tracking Fix komodoenv bleeding tracking May 8, 2025
Copy link
Contributor

@berland berland left a comment

Choose a reason for hiding this comment

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

🕺🏻

@andreas-el andreas-el force-pushed the refactor_fix_tracking branch from b55c346 to 2116532 Compare May 8, 2025 13:11
@andreas-el andreas-el merged commit cbafe4d into main May 8, 2025
5 checks passed
@andreas-el andreas-el deleted the refactor_fix_tracking branch May 8, 2025 13:12
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.

2 participants