Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
ebrains-spack-builds
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Marmaduke Woodman
ebrains-spack-builds
Commits
a20260fd
Commit
a20260fd
authored
1 month ago
by
Eleni Mathioulaki
Browse files
Options
Downloads
Patches
Plain Diff
feat: update Spack to v0.23.1
parent
ca5bdd3e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
README.md
+2
-2
2 additions, 2 deletions
README.md
vendor/spack
+1
-1
1 addition, 1 deletion
vendor/spack
with
4 additions
and
4 deletions
.gitlab-ci.yml
+
1
−
1
View file @
a20260fd
...
...
@@ -4,7 +4,7 @@ stages:
variables
:
BUILD_ENV_DOCKER_IMAGE
:
docker-registry.ebrains.eu/ebrains-spack-build-env/base:devel
SPACK_PATH_GITLAB
:
/mnt/spack_v0.23.
0
SPACK_PATH_GITLAB
:
/mnt/spack_v0.23.
1
SYSTEMNAME
:
ebrainslab
GIT_SUBMODULE_STRATEGY
:
recursive
GIT_CLEAN_FLAGS
:
-ffdxq
...
...
This diff is collapsed.
Click to expand it.
README.md
+
2
−
2
View file @
a20260fd
...
...
@@ -38,9 +38,9 @@ Clone this repository. You can use the `ebrains-yy-mm` branches to install the E
git clone --branch {branch-name} https://gitlab.ebrains.eu/ri/tech-hub/platform/esd/ebrains-spack-builds.git
```
Clone Spack. We currently use version v0.23.
0
:
Clone Spack. We currently use version v0.23.
1
:
```
git clone --depth 1 -c advice.detachedHead=false -c feature.manyFiles=true --branch v0.23.
0
https://github.com/spack/spack
git clone --depth 1 -c advice.detachedHead=false -c feature.manyFiles=true --branch v0.23.
1
https://github.com/spack/spack
```
Activate Spack:
...
...
This diff is collapsed.
Click to expand it.
spack
@
712b36d5
Compare
65abf4d1
...
712b36d5
Subproject commit
65abf4d14071280c6d4a183e20c0f6991ed49986
Subproject commit
712b36d5963a179615bf72c48e90acff3cf4f6b9
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment