Skip to content

update bootstrap script to be compatible with Modules v4#2390

Merged
boegel merged 7 commits intoeasybuilders:developfrom
xdelaruelle:bootstrap_modules_v4
Feb 2, 2018
Merged

update bootstrap script to be compatible with Modules v4#2390
boegel merged 7 commits intoeasybuilders:developfrom
xdelaruelle:bootstrap_modules_v4

Conversation

@xdelaruelle
Copy link
Copy Markdown
Contributor

My attempt to fix PR #2370 .

@xdelaruelle
Copy link
Copy Markdown
Contributor Author

Glad the tests have passed. Please let me know if I should proceed in another way.

@boegel boegel added this to the next release (3.5.2 or 3.6.0) milestone Feb 1, 2018
Copy link
Copy Markdown
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for looking into this @xdelaruelle, much appreciated!
I was trying to find time for this, but didn't manage yet...

Comment thread .travis.yml Outdated
- EB_BOOTSTRAP_SHA256SUM=$(sha256sum $TRAVIS_BUILD_DIR/easybuild/scripts/bootstrap_eb.py | cut -f1 -d' ')
- EB_BOOTSTRAP_FOUND="$EB_BOOTSTRAP_VERSION $EB_BOOTSTRAP_SHA256SUM"
- EB_BOOTSTRAP_EXPECTED="20170808.01 7a22faf5ee9d249807fd883e435008fb84c11129425ec09d3cc76918b36ef3d5"
- EB_BOOTSTRAP_EXPECTED="20180117.01 c3e828769fe30f9e4798972f7ab052632047e5df3224e002d3d2599033678745"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xdelaruelle Let's so with 20180201.01 here to match with the date that is was last updated (you'll need to change it accordingly in easybuild/scripts/bootstrap_eb.py too of course).

@xdelaruelle
Copy link
Copy Markdown
Contributor Author

@boegel Change done. Travis check 1648.1 should be re-run as it failed on python-2.6 curl fetch.

@boegel boegel merged commit 5774d36 into easybuilders:develop Feb 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants