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

Github pipeline #245

Merged
merged 11 commits into from
Jun 13, 2022
Merged

Github pipeline #245

merged 11 commits into from
Jun 13, 2022

Conversation

juanangp
Copy link
Member

@juanangp juanangp commented Jun 12, 2022

juanangp Large: 430

Implemented github pipeline, by replicating gitlab pipeline. Some modifications wrt gitlab pipeline have been implemented:

  • Build is performed using build/action.yml, three different builds are performed:
    • Build: Standard build using docker ghcr.io/lobis/root-geant4-garfield:rest-for-physics-dev with G4 version 11.0.2
    • BuildTest: Build with -DTEST=ON using docker ghcr.io/lobis/root-geant4-garfield:rest-for-physics-dev, after the build ctest are performed
    • BuildOld: Standard build using docker ghcr.io/lobis/root-geant4-garfield:rest-for-physics-reference-jun2022 with G4 version 10.4.3
  • The different validation pipelines have been reshufle because of the github workflow.
    • Metadata uses Build with G4 version 11.0.2 and includes:
      • Load Gas
      • Generate Readout
      • Basic Readout
    • TREX uses Build with G4 version 11.0.2 and includes:
      • TREX-DM Latest Data
      • AnalysisPlot
      • AnalysisPlot2
    • PandaXIII uses BuildOld with G4 version 10.4.3 and includes:
      • 02_PandaXiiiMC
      • PandaXIII Topological
      • PandaXIII Topological from Geant4
      • PandaTestOutput
    • Examples uses BuildOld with G4 version 10.4.3 and includes:
      • Test Metadata
      • 01_NLDBD
      • Event Selection
      • 08_alphas
      • 01_alphaTrack

image

Contributes to #45

@juanangp juanangp requested review from jgalan and lobis June 12, 2022 19:26
@juanangp juanangp marked this pull request as ready for review June 12, 2022 19:26
@juanangp juanangp merged commit d15fcb3 into master Jun 13, 2022
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

Successfully merging this pull request may close these issues.

None yet

3 participants