Skip to content

UofT-DSI | Unix Shell, Git & GitHub - Assignment 1#1

Open
sullivanlisa wants to merge 5 commits intomainfrom
assignment
Open

UofT-DSI | Unix Shell, Git & GitHub - Assignment 1#1
sullivanlisa wants to merge 5 commits intomainfrom
assignment

Conversation

@sullivanlisa
Copy link
Copy Markdown
Owner

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

Add code to create a data folder, move raw data to it, sort data by log type, remove IP address data and list sorted files in a text file.

What did you learn from the changes you have made?

How to use a bash script to mange files

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

I would have liked to have recursively delete the ip address files, but that didn't seem to work

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

I had some challenged with pushing and creating pull requests, but I was able to reverse my changes and try again

How were these changes tested?

In creating the test, I tested each line one at a time to ensure it worked, checking that files were moved/deleted/listed as intended. I then deleted the folder and ran the whole script to ensure it functioned as intended

A reference to a related issue in your repository (if applicable)

Checklist

  • [ x] I can confirm that my changes are working as intended

Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Autograder results

question status comment
Part 1 - Q1
Part 1 - Q2
Part 1 - Q3
Part 1 - Q4
Part 1 - Q5
Part 1 - Q6
Part 1 - Q7
Part 1 - Q8
Part 2 coworker-changes branch not found in commit history

Please address the issues listed above.

Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Autograder results

question status
Part 1 - Q1
Part 1 - Q2
Part 1 - Q3
Part 1 - Q4
Part 1 - Q5
Part 1 - Q6
Part 1 - Q7
Part 1 - Q8
Part 2

Copy link
Copy Markdown

@vishnouvina vishnouvina left a comment

Choose a reason for hiding this comment

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

approved

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.

3 participants