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

Cdkharris/big merge #32

Merged
merged 149 commits into from
Oct 1, 2024
Merged

Cdkharris/big merge #32

merged 149 commits into from
Oct 1, 2024

Conversation

cdkharris
Copy link
Member

This merge brings in several updates from the upstream repository for the lesson, including new sites and new lessons, one on environment variables and an overhaul of the parallel python lesson.

The lessons still need to be tested on Myriad and our site snippets need to be updated.

tkphd and others added 30 commits June 16, 2022 18:45
…or/revert-407-amdahl-code

Revert "Amdahl code"
…-incubator/revert-407-amdahl-code"

This reverts commit bdf8529, reversing
changes made to 86229eb.
There is an implication that `ls` can be used to read the file.
This disambiguates that implication.
Upon reviewing everyone's current job-with-name-status.snip, I realized that they all had "new_name" instead of "hello-world".
If "hello-world" is preferred, that would mean updating everyone's snip instead of the one line here.
…Corrections

Removes unneeded comma, redundant word, and changes to active voice
I had to move the structure of the paragraph around.
Only the first two lines had important changes.
cdkharris and others added 24 commits July 25, 2024 11:00
Rsync's behavior when uploading a directory
…or/ocaisa-patch-1

Add `-L` option to `curl` command
…CL-update-site-snippets

Update UCL site snippets
@cdkharris
Copy link
Member Author

Howdy @dpshelio , with your approval I'm ready to merge this into gh-pages.

Remaining differences between this branch and gh-pages-upstream:

Configuration

.circleci/config.yml
_config.yml

Divergent customisations for UCL/Myriad and/or SGE

_episodes/11-connecting.md
_episodes/13-scheduler.md
_episodes/16-transferring-files.md
_includes/snippets_library/UCL_Myriad_sge/_config_options.yml
_includes/snippets_library/UCL_Myriad_sge/cluster/specific-node-info.snip
_includes/snippets_library/UCL_Myriad_sge/login/login-instructions.snip
_includes/snippets_library/UCL_Myriad_sge/login/ssh-key-instructions.snip
fig/UCLHPCSystem.png
files/jargon.html

These are small, manageable differences.

It is expected that the other sites (e.g. Birmingham) will fail to build in our repo due to some custom snippets.

Copy link
Member

@dpshelio dpshelio left a comment

Choose a reason for hiding this comment

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

🎉

@dpshelio dpshelio merged commit 901d999 into gh-pages Oct 1, 2024
3 of 10 checks passed
@dpshelio dpshelio deleted the cdkharris/big-merge branch October 1, 2024 12:59
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.

Big Merge with the upstream SWC hpc-intro repo