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

Ability to specify bagger config to use in the main ReBACH config #68

Open
1 task done
zoidy opened this issue Aug 24, 2023 · 0 comments
Open
1 task done

Ability to specify bagger config to use in the main ReBACH config #68

zoidy opened this issue Aug 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@zoidy
Copy link
Collaborator

zoidy commented Aug 24, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Description

Currently, ReBACH just uses the default config file that bagger returns. It would be useful to be able to specify in the main ReBACH config which bagger config to use. This is useful to more explicitly switch between e.g. production and testing configs.

Suggested Implementation

L51 of Integration.py should explicitly pass in the config to the get_args function, as read from the main ReBACH config. If the config is not specified, then it will fall back to the current implementation (not passing in any arguments to get_args

@zoidy zoidy added the enhancement New feature or request label Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant