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

Rename readout classes and repositories #379

Closed
alessandrothea opened this issue Jun 20, 2024 · 1 comment
Closed

Rename readout classes and repositories #379

alessandrothea opened this issue Jun 20, 2024 · 1 comment
Assignees

Comments

@alessandrothea
Copy link
Collaborator

alessandrothea commented Jun 20, 2024

Note: Cannot rename readoutlibs/modules without breaking v4.X development; must make new repo.

Proposed steps:

  1. Rename ReadoutModule (and ReadoutModuleConf) to DataHandler (and DataHandlerConf) and push to nightlies - already done
  2. Create the new datahandlinglibs repository by git-mirroring readoutlibs
  3. Copy readoutmodules code into datahandlinglibs
  4. In datahandlinglibs only: update namespace names to datahandlinglibs. Rename ReadoutConcept.* and ReadoutModel.* ReadoutModulesIssues to DataHandling*
  5. Add datahandlinglibs to nightlies
  6. Switch the rest of the code from readoutlibs/readoutmodules to datahandlinglibs. Rename *DataLinkHandler as *RawDataHandler
@jcfreeman2 jcfreeman2 self-assigned this Jun 21, 2024
jcfreeman2 pushed a commit that referenced this issue Jun 24, 2024
jcfreeman2 pushed a commit that referenced this issue Jun 24, 2024
…comment in the Issue. This, exclusive any packages besides datahandlinglibs
jcfreeman2 pushed a commit that referenced this issue Jun 25, 2024
…packages which depend on it. Everything builds, but note a little fine tuning will be required (e.g., for packages which depended both on readoutlibs and readoutmodules)
jcfreeman2 pushed a commit to DUNE-DAQ/dfmodules that referenced this issue Jun 25, 2024
…at datahandlinglibs isn't even needed (likewise serialization) so remove them as dependencies
jcfreeman2 pushed a commit to DUNE-DAQ/datahandlinglibs that referenced this issue Jun 25, 2024
jcfreeman2 pushed a commit to DUNE-DAQ/fdreadoutmodules that referenced this issue Jun 25, 2024
…linkage brought about by substitution of this package both for readoutmodules and readoutlibs
jcfreeman2 pushed a commit to DUNE-DAQ/trigger that referenced this issue Jun 25, 2024
…linkage brought about by substitution of this package both for readoutmodules and readoutlibs
jcfreeman2 pushed a commit to DUNE-DAQ/datahandlinglibs that referenced this issue Jun 27, 2024
jcfreeman2 pushed a commit to DUNE-DAQ/trigger that referenced this issue Jun 27, 2024
jcfreeman2 pushed a commit to DUNE-DAQ/dpdklibs that referenced this issue Jun 27, 2024
jcfreeman2 pushed a commit to DUNE-DAQ/fdreadoutmodules that referenced this issue Jun 27, 2024
jcfreeman2 added a commit to DUNE-DAQ/datahandlinglibs that referenced this issue Jun 27, 2024
…renames_pt2

JCF: for DUNE-DAQ/daq-release#379, change DataLinkHandler to RawDataH…
jcfreeman2 added a commit to DUNE-DAQ/trigger that referenced this issue Jun 27, 2024
…9_renames_pt2

JCF: for DUNE-DAQ/daq-release#379, change DataLinkHandler to RawDataH…
jcfreeman2 added a commit to DUNE-DAQ/dpdklibs that referenced this issue Jun 27, 2024
…9_renames_pt2

JCF: for DUNE-DAQ/daq-release#379, change DataLinkHandler to RawDataH…
jcfreeman2 added a commit to DUNE-DAQ/fdreadoutmodules that referenced this issue Jun 27, 2024
…_renames_pt2

JCF: for DUNE-DAQ/daq-release#379, change DataLinkHandler to RawDataH…
@jcfreeman2
Copy link
Collaborator

Complete; changes going in to fddaq-v5.1.0

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

No branches or pull requests

2 participants