Skip to content

Conversation

darshdinger
Copy link
Contributor

Add pixi support to livereduction

This PR prepares livereduce for the upcoming migration to pixi by switching from the internal nsd-app-wrap.sh function to the public nsd-conda-wrap.sh interface.

Changes

  • Modified livereduce.sh to call nsd-conda-wrap.sh <env> --classic <script> instead of sourcing nsd-app-wrap.sh and using its internal activate_and_launch function
  • Follows the same pattern already used in post-processing-agent
  • Uses exec for cleaner process management

Testing

The script maintains the same command-line interface and behavior - it just uses a different underlying mechanism

Copy link
Member

@jmborr jmborr left a comment

Choose a reason for hiding this comment

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

👌

@darshdinger darshdinger merged commit ee971c5 into main Aug 19, 2025
3 checks passed
@darshdinger darshdinger deleted the ewm11685-add-pixi-support-livereduction branch August 19, 2025 15:25
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