Easier TMUX-like environment setup - #67
Conversation
|
@henry-wallace-phys @mroda88 I do have 2 follow up questions:
|
|
So for the first comment, yes. This just adds the bash script to the bin so it's arbitrarily run-able. You can try testing with Yes this setup is mentioned https://github.com/DUNE-DAQ/runconf-ui/blob/ef141aeaad32b9b21b4c84df516a5cc9fa736cff/docs/runconf_ui_config.md here |
|
Also, the scripts were not used anywhere else before. they were for Henry's private setup. We renamed them because once they are for everyone it would be unclear where they would come from. Please @MRiganSUSX approve if you are ok with this so we can merge. |
Description
Updates
pyproject.tomlto includerunconf_np0X_env_setup.sh(X=2/4) which can then be sourced from anywhere (.See issue #66 for details
Addresses issue #66
Testing done by running
source runconf_np02_env_setup.shorsource runconf_np04_env_setup.shandType of change
Testing checklist
dbt-build --unittest)pytest -s minimal_system_quick_test.py)daqsystemtest_integtest_bundle.sh)python -m pytest)pre-commit run --all-files)Comments here on the testing
Further checks
dbt-build --lint, and/or see https://dune-daq-sw.readthedocs.io/en/latest/packages/styleguide/)(Indicate issue here: # (issue))