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

Separate script for BMO component assignment and CASA backchannel comms #6

Open
claudijd opened this issue Apr 4, 2018 · 1 comment
Labels

Comments

@claudijd
Copy link
Contributor

claudijd commented Apr 4, 2018

I'd like to propose that we consider having two scripts instead of one. I believe adding the CASA logic to assigner.py is maybe overloading the functionality here and we could simplify by breaking them into two distinct scripts. I also believe this will simplify the switch syntaxes and overall logic to the assigner code, which will then get most/all of it's configuration from a yaml file.

@gdestuynder
Copy link
Contributor

note that right now they're in separate functions and use separate classes, ie, all the non-config code is already separated, should we want to make them also separate files. both use the same bugzilla config though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants