Add exercises for individual shell tools and shell pipelines - #1
Merged
Conversation
illicitonion
force-pushed
the
individual-shell-tools
branch
4 times, most recently
from
November 27, 2024 09:50
047b001 to
be397fb
Compare
illicitonion
force-pushed
the
individual-shell-tools
branch
from
December 2, 2024 15:27
be397fb to
7fbe81a
Compare
alismith-dev
left a comment
Contributor
There was a problem hiding this comment.
I've only done the individual-shell-tools so far - since I wanted to get the feedback quicker and that's the only bit that's been merged on the curriculum - but it's looking good! Left a few comments about typos and minor suggestions.
Co-authored-by: Alasdair Smith <alasdairsmith100@gmail.com>
Co-authored-by: Alasdair Smith <alasdairsmith100@gmail.com>
Co-authored-by: Alasdair Smith <alasdairsmith100@gmail.com>
Co-authored-by: Alasdair Smith <alasdairsmith100@gmail.com>
Co-authored-by: Alasdair Smith <alasdairsmith100@gmail.com>
Co-authored-by: Alasdair Smith <alasdairsmith100@gmail.com>
illicitonion
commented
Dec 16, 2024
alismith-dev
approved these changes
Dec 17, 2024
alismith-dev
left a comment
Contributor
There was a problem hiding this comment.
A couple more comments/suggestions about the jq & shell-pipelines exercises, but looking pretty good!
Co-authored-by: Alasdair Smith <alasdairsmith100@gmail.com>
alismith-dev
approved these changes
Jan 7, 2025
alismith-dev
left a comment
Contributor
There was a problem hiding this comment.
LGTM ![]()
Apologies for the very long turnaround time!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Achieving these exercises meets all of the shell tools learning objectives of the first two sprints.
Sample solutions can be seen in the HEAD commit of https://github.com/CodeYourFuture/Module-Tools/tree/individual-shell-tools-solutions (currently d827a5e)