Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if there is no crucial user installed package #198

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

dachengx
Copy link
Contributor

@dachengx dachengx commented Oct 3, 2024

Add a list of packages that should be user-installed

Close: #74

This PR is implemented as #74 (comment).

  1. If you want to self-install a package, put it in the user_install_package section of Outsource in the XENON_CONFIG configuration.
  2. If you want to check whether a package is self-installed but not included in the workflow(will not installed on the computing node), put it in the check_user_install_package section of Outsource in the XENON_CONFIG configuration.

Depends on XENONnT/utilix#133

Add a list of package that should be user installed
@dachengx dachengx marked this pull request as ready for review October 3, 2024 19:38
@dachengx dachengx merged commit d200fad into master Oct 3, 2024
1 check passed
@dachengx dachengx deleted the install_package_list branch October 3, 2024 19:58
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.

Want to overwrite package like what we did for cutax
1 participant