[12gevmoller_sim] [JeffersonLab/remoll] f495fb: Automate build process of images
GitHub
noreply at github.com
Mon Nov 13 17:48:46 EST 2017
Branch: refs/heads/develop
Home: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=bY3Gqk7jmkKTr-1Kxrn0uQVeH0DFYuNtJ8UZB_-cypI&s=ksNNZ04pcsmKY3_Bc1md1vS11gzNjthBYp68qSmtMPg&e=
Commit: f495fb2c383d5dad3b3819b1a2f76543436c25ee
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_f495fb2c383d5dad3b3819b1a2f76543436c25ee&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=bY3Gqk7jmkKTr-1Kxrn0uQVeH0DFYuNtJ8UZB_-cypI&s=278IJZfEHA_MGxvyL7p77c9oP_qIYxSwgV5YGeriWHw&e=
Author: Erik Stevenson <eriknstevenson at gmail.com>
Date: 2017-11-09 (Thu, 09 Nov 2017)
Changed paths:
A .dockerignore
M .travis.yml
A Dockerfile
A Singularity
Log Message:
-----------
Automate build process of images
- Build docker image on travis and push to dockerhub
- Incorporate Dockerfile and Singularity file into this repository
- Make repository ready for deployment build integration with Singularity hub
Commit: 6a940702c4e219acdf7c0bdba63bb56494edb03e
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_6a940702c4e219acdf7c0bdba63bb56494edb03e&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=bY3Gqk7jmkKTr-1Kxrn0uQVeH0DFYuNtJ8UZB_-cypI&s=yqWOBRTk0jmJ32QVFAYKNh43U3Tz21JvxtZgTdnUTr4&e=
Author: Erik Stevenson <eriknstevenson at gmail.com>
Date: 2017-11-09 (Thu, 09 Nov 2017)
Changed paths:
M .gitignore
M .travis.yml
M CMakeLists.txt
A README.md
M analysis/tests/test_general.C
A geometry/schema
R geometry/schema/gdml.xsd
R geometry/schema/gdml_core.xsd
R geometry/schema/gdml_define.xsd
R geometry/schema/gdml_extensions.xsd
R geometry/schema/gdml_materials.xsd
R geometry/schema/gdml_parameterised.xsd
R geometry/schema/gdml_replicas.xsd
R geometry/schema/gdml_solids.xsd
M geometry/targetDaughter.gdml
M geometry_dose/materials.xml
A geometry_dose/schema
A geometry_dose_tests/detectorDaughter.gdml
A geometry_dose_tests/hallDaughter.gdml
A geometry_dose_tests/hybridDaughter_roof.gdml
A geometry_dose_tests/materials.xml
A geometry_dose_tests/mollerMother.gdml
A geometry_dose_tests/mollerdet.gdml
A geometry_dose_tests/schema
A geometry_dose_tests/targetDaughter.gdml
A geometry_dose_tests/upstreamDaughter_merged.gdml
M geometry_sculpt/detectorDaughter.gdml
A geometry_sculpt/fulldetectorDaughter.gdml
M geometry_sculpt/hybridDaughter.gdml
A geometry_sculpt/schema
R geometry_sculpt/schema/gdml.xsd
R geometry_sculpt/schema/gdml_core.xsd
R geometry_sculpt/schema/gdml_define.xsd
R geometry_sculpt/schema/gdml_extensions.xsd
R geometry_sculpt/schema/gdml_materials.xsd
R geometry_sculpt/schema/gdml_parameterised.xsd
R geometry_sculpt/schema/gdml_replicas.xsd
R geometry_sculpt/schema/gdml_solids.xsd
M geometry_sculpt/targetDaughter.gdml
M geometry_sculpt/upstreamDaughter.gdml
M include/remollBeamTarget.hh
M include/remollDetectorConstruction.hh
M include/remollEventAction.hh
M include/remollGenericDetector.hh
M include/remollIO.hh
M include/remollMessenger.hh
R include/remollOpticalPhysics.hh
A include/remollPhysicsList.hh
M include/remollRunAction.hh
M include/remollTextFile.hh
M include/remollVertex.hh
M include/remollglobs.hh
M include/remolltypes.hh
A macros/runbatch_eAlelastic_down.mac
A macros/runbatch_eAlelastic_up.mac
A macros/runbatch_eAlinelastic_down.mac
A macros/runbatch_eAlinelastic_up.mac
A macros/runbatch_eAlquasielastic_down.mac
A macros/runbatch_eAlquasielastic_up.mac
A macros/tests/README.md
A macros/tests/commit/test_beam.mac
A macros/tests/commit/test_elastic.mac
A macros/tests/commit/test_elasticAl.mac
A macros/tests/commit/test_elasticAl_DS.mac
A macros/tests/commit/test_elasticAl_US.mac
A macros/tests/commit/test_inelastic.mac
A macros/tests/commit/test_inelasticAl.mac
A macros/tests/commit/test_minimal.mac
A macros/tests/commit/test_moller.mac
A macros/tests/commit/test_pion.mac
A macros/tests/commit/test_raster.mac
A macros/tests/release/test_moller.mac
R macros/tests/test_beam.mac
R macros/tests/test_elastic.mac
R macros/tests/test_elasticAl.mac
R macros/tests/test_inelastic.mac
R macros/tests/test_inelasticAl.mac
R macros/tests/test_moller.mac
R macros/tests/test_pion.mac
R macros/tests/test_raster.mac
A macros/tests/unit/test_det_enable.mac
A macros/tests/unit/test_kryptonite.mac
A macros/tests/unit/test_overlap.mac
A macros/tests/unit/test_physlist_1.mac
A macros/tests/unit/test_physlist_2.mac
A macros/tests/unit/test_physlist_3.mac
A macros/tests/unit/test_physlist_4.mac
A macros/tests/unit/test_physlist_5.mac
A macros/tests/valgrind/test_init.mac
A macros/tests/valgrind/test_minimal.mac
A macros/tests/valgrind/test_moller.mac
M remoll.cc
A schema/gdml.xsd
A schema/gdml_core.xsd
A schema/gdml_define.xsd
A schema/gdml_extensions.xsd
A schema/gdml_materials.xsd
A schema/gdml_parameterised.xsd
A schema/gdml_replicas.xsd
A schema/gdml_solids.xsd
R scripts/tests/test_macro.sh
M scripts/tests/test_macros.sh
M src/remollBeamTarget.cc
M src/remollDetectorConstruction.cc
M src/remollEventAction.cc
M src/remollGenAl.cc
M src/remollGenBeam.cc
M src/remollGenFlat.cc
M src/remollGenLUND.cc
M src/remollGenMoller.cc
M src/remollGenPion.cc
M src/remollGenericDetector.cc
M src/remollGenpElastic.cc
M src/remollGenpInelastic.cc
M src/remollIO.cc
M src/remollMagneticField.cc
M src/remollMessenger.cc
R src/remollOpticalPhysics.cc
A src/remollPhysicsList.cc
M src/remollRunAction.cc
M src/remollRunData.cc
M src/remollTextFile.cc
M src/remollVEventGen.cc
M src/remollVertex.cc
Log Message:
-----------
Merge branch 'develop' into auto-build-images
Commit: 9b6d938e2a28f6d031d51ef090e6856e9d070077
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_9b6d938e2a28f6d031d51ef090e6856e9d070077&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=bY3Gqk7jmkKTr-1Kxrn0uQVeH0DFYuNtJ8UZB_-cypI&s=0YgbJiqoxGZHLGkhg7d7xkmJODoLt1J0qB9lqSo4wEo&e=
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2017-11-13 (Mon, 13 Nov 2017)
Changed paths:
A .dockerignore
M .travis.yml
A Dockerfile
A Singularity
Log Message:
-----------
Merge pull request #47 from JeffersonLab/auto-build-images
Automate build process of images
Compare: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_compare_f81e47112bc0...9b6d938e2a28&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=bY3Gqk7jmkKTr-1Kxrn0uQVeH0DFYuNtJ8UZB_-cypI&s=48F6COvfPKVYR9JE27B-HuBEC2mP9Uf3XuFNI4jtHL8&e=
More information about the 12gevmoller_sim
mailing list