Migrate protoconf to new Moore
All threads resolved!
All threads resolved!
- Add simplified history of nnolte/protoconf
- Restructure protoconf to fit within an LHCb package
- Change behaviour of
f.bind
to be explicitly scoped as a context manager.
There shouldn't be anything too controversial here. I've moved HLT1- and HLT2-specific stuff in to Hlt/Hlt1Conf and Hlt/Hlt2Conf packages, and the core is in PyConf.
I'd like to add some more tests before this is merged.
Edited by Rosen Matev
Merge request reports
Activity
Filter activity
- Resolved by Alex Pearce
Shouldn't we have one commit removing everything and one commit adding the new stuff? So squash commits 2 - 68?
- Resolved by Alex Pearce
1b337662 removes everything. I figured it was nice to keep the history of the protoconf files.
PyConf in LHCb eventually yes. It's here now just to have it in a project we can work with, can migrate it later.
added 13 commits
- 913f2747 - Prepare for Upgrade Moore.
- f199794c - Protoconf.
- 34375427 - Add empty PyConf module.
- d5fd1140 - Move protoconf files into LHCb project structure.
- 9ab13aca - Add CMakeLists.
- e717e8ed - Rename imports to reflect new structure.
- b54d3d69 - Add copyright statement.
- b8a40180 - Lint Python files in the CI and fix warnings.
- a89c58fb - Fix tests.
- 0be2f974 - Stub tests I'd like to implement.
- bb7a6d2d - Only check for warning where we expect it.
- 07ce16c1 - Change bind to work within any function scope.
- 98759650 - Implement bind as a context manager.
Toggle commit listadded 14 commits
-
98759650...f57b6419 - 2 commits from branch
master
- 8a88eb66 - Protoconf.
- d10880e6 - Add empty PyConf module.
- 6b9da3ee - Move protoconf files into LHCb project structure.
- 6ff33c1e - Add CMakeLists.
- 1d0da4a4 - Rename imports to reflect new structure.
- f7697e04 - Add copyright statement.
- ec324cc5 - Lint Python files in the CI and fix warnings.
- 5b486277 - Fix tests.
- 7156a0f2 - Stub tests I'd like to implement.
- 50b0fa56 - Only check for warning where we expect it.
- 4ad33c64 - Change bind to work within any function scope.
- 4048f9c0 - Implement bind as a context manager.
Toggle commit list-
98759650...f57b6419 - 2 commits from branch
changed milestone to %v50r0
assigned to @rmatev
mentioned in commit 17e731be
Please register or sign in to reply