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

sync fork for major update #117

Merged
merged 172 commits into from
Jun 17, 2024
Merged

sync fork for major update #117

merged 172 commits into from
Jun 17, 2024

Conversation

chennesy
Copy link
Contributor

Attempting to update local chennesy repo with changes from LibraryCarpentry repo before replacing the LibraryCarpentry python lesson with the updated one at chennesy/

Copy link

github-actions bot commented Jun 14, 2024

⚠️ WARNING ⚠️

This pull request contains a mix of workflow files and regular files. This could be malicious. No preview will be created.

regular files:

  • README.md
  • config.yaml
  • episodes/01-getting-started.md
  • episodes/02-variables.md
  • episodes/03-types-conversion.md
  • episodes/04-built-in.md
  • episodes/05-coffee.md
  • episodes/06-libraries.md
  • episodes/10-lunch.md
  • episodes/11-lists.md
  • episodes/12-for-loops.md
  • episodes/13-looping-data-sets.md
  • episodes/14-writing-functions.md
  • episodes/15-scope.md
  • episodes/16-coffee.md
  • episodes/17-conditionals.md
  • episodes/18-style.md
  • episodes/19-wrap.md
  • episodes/20-feedback.md
  • episodes/conditionals.md
  • episodes/data-visualisation.md

workflow files:

  • .github/workflows/README.md
  • .github/workflows/pr-close-signal.yaml
  • .github/workflows/pr-comment.yaml
  • .github/workflows/pr-post-remove-branch.yaml
  • .github/workflows/pr-preflight.yaml
  • .github/workflows/pr-receive.yaml
  • .github/workflows/sandpaper-main.yaml
  • .github/workflows/update-cache.yaml
  • .github/workflows/update-workflows.yaml

@chennesy chennesy requested a review from tobyhodges June 14, 2024 16:30
Copy link
Member

@tobyhodges tobyhodges left a comment

Choose a reason for hiding this comment

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

Looks good to me, @chennesy.

config.yaml Outdated
@@ -14,14 +14,15 @@ carpentry: 'lc'
title: 'Python Intro for Libraries'

# Date the lesson was created (YYYY-MM-DD, this is empty by default)
created: '2018-04-12'
created: '2024-05-24'
Copy link
Member

Choose a reason for hiding this comment

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

Is it your intention to set a new creation date? Is this version effectively a completely new lesson, rather than a modification of what was here before? In my view, the creation date is best aligned with the beginning of the repository commit history...

Copy link
Contributor Author

@chennesy chennesy Jun 17, 2024

Choose a reason for hiding this comment

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

Thanks @tobyhodges! It is a major revision, but not completely new, so I changed the created date back to 2018.

Comment on lines -62 to +75
- 01-getting-started.md
- 02-variables.md
- 03-types-conversion.md
- 04-built-in.md
- 05-coffee.md
- 06-libraries.md
- 10-lunch.md
- 11-lists.md
- 12-for-loops.md
- 13-looping-data-sets.md
- 14-writing-functions.md
- 15-scope.md
- 16-coffee.md
- 17-conditionals.md
- 18-style.md
- 19-wrap.md
- 20-feedback.md
- getting-started.md
- variables.md
- lists.md
- functions.md
- libraries.md
- for-loops.md
- looping-data-sets.md
- pandas.md
- conditionals.md
- writing-functions.md
- tidy.md
- data-visualisation.md
- wrap.md
Copy link
Member

Choose a reason for hiding this comment

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

This is most likely the reason why you could not automatically sync your fork with the LC lesson on GitHub: a large number of the files have changed name, which has a tendency to confuse Git.

@chennesy chennesy merged commit c8280dc into LibraryCarpentry:main Jun 17, 2024
2 of 3 checks passed
github-actions bot pushed a commit that referenced this pull request Jun 17, 2024
Auto-generated via {sandpaper}
Source  : c8280dc
Branch  : main
Author  : Cody Hennesy <[email protected]>
Time    : 2024-06-17 13:37:46 +0000
Message : Merge pull request #117 from chennesy/resolved

major lesson update
github-actions bot pushed a commit that referenced this pull request Jun 17, 2024
Auto-generated via {sandpaper}
Source  : e4a3a45
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-06-17 13:39:10 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c8280dc
Branch  : main
Author  : Cody Hennesy <[email protected]>
Time    : 2024-06-17 13:37:46 +0000
Message : Merge pull request #117 from chennesy/resolved

major lesson update
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.

5 participants