Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eic_container
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
containers
eic_container
Merge requests
!653
chore: eic-spack v0.20.9 (dd4hep-pr-1142)
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
chore: eic-spack v0.20.9 (dd4hep-pr-1142)
dd4hep-pr-1142
into
master
Overview
0
Commits
3
Pipelines
0
Changes
1
Merged
Wouter Deconinck
requested to merge
dd4hep-pr-1142
into
master
1 year ago
Overview
0
Commits
3
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Viewing commit
1dc4a537
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
1dc4a537
eic-spack v0.20.9
· 1dc4a537
Wouter Deconinck
authored
1 year ago
eic-spack.sh
+
1
−
1
Options
@@ -3,7 +3,7 @@ EICSPACK_ORGREPO="eic/eic-spack"
## EIC spack github version, e.g. v0.19.7 or commit hash
## note: nightly builds will use e.g. releases/v0.19
EICSPACK_VERSION
=
"
backport-498-to-releases/
v0.20"
EICSPACK_VERSION
=
"v0.20
.9
"
## Space-separated list of eic-spack cherry-picks
read
-r
-d
''
EICSPACK_CHERRYPICKS <<-
\
Loading