Skip to content

Issue 114: Add encoding to Python file operations. #179

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

Merged
merged 1 commit into from
May 14, 2025

Conversation

smangham
Copy link
Contributor

@smangham smangham commented Apr 2, 2025

Addresses issue #114/partly #174.
Uses the bug as a teaching opportunity to talk about system requirements.

Copy link

github-actions bot commented Apr 2, 2025

Thank you!

Thank you for your pull request 😃

🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.

If you have files that automatically render output (e.g. R Markdown), then you should check for the following:

  • 🎯 correct output
  • 🖼️ correct figures
  • ❓ new warnings
  • ‼️ new errors

Rendered Changes

🔍 Inspect the changes: https://github.com/carpentries-incubator/fair-research-software/compare/md-outputs..md-outputs-PR-179

The following changes were observed in the rendered markdown documents:

 05-reproducible-dev-environment.md | 88 +++++++++++++++++++++++++++-----------
 md5sum.txt                         |  2 +-
 2 files changed, 65 insertions(+), 25 deletions(-)
What does this mean?

If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible.

This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation.

⏱️ Updated at 2025-04-02 16:47:08 +0000

github-actions bot pushed a commit that referenced this pull request Apr 2, 2025
@anenadic anenadic merged commit d7d88a9 into carpentries-incubator:main May 14, 2025
3 checks passed
github-actions bot pushed a commit that referenced this pull request May 14, 2025
Auto-generated via `{sandpaper}`
Source  : d7d88a9
Branch  : main
Author  : Aleksandra Nenadic <[email protected]>
Time    : 2025-05-14 20:44:57 +0000
Message : Merge pull request #179 from smangham/issue114-utf-encoding

Issue 114: Add encoding to Python file operations.
github-actions bot pushed a commit that referenced this pull request May 14, 2025
Auto-generated via `{sandpaper}`
Source  : cd58762
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2025-05-14 20:45:48 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : d7d88a9
Branch  : main
Author  : Aleksandra Nenadic <[email protected]>
Time    : 2025-05-14 20:44:57 +0000
Message : Merge pull request #179 from smangham/issue114-utf-encoding

Issue 114: Add encoding to Python file operations.
github-actions bot pushed a commit that referenced this pull request May 14, 2025
Auto-generated via `{sandpaper}`
Source  : cd58762
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2025-05-14 20:45:48 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : d7d88a9
Branch  : main
Author  : Aleksandra Nenadic <[email protected]>
Time    : 2025-05-14 20:44:57 +0000
Message : Merge pull request #179 from smangham/issue114-utf-encoding

Issue 114: Add encoding to Python file operations.
github-actions bot pushed a commit that referenced this pull request May 20, 2025
Auto-generated via `{sandpaper}`
Source  : cd58762
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2025-05-14 20:45:48 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : d7d88a9
Branch  : main
Author  : Aleksandra Nenadic <[email protected]>
Time    : 2025-05-14 20:44:57 +0000
Message : Merge pull request #179 from smangham/issue114-utf-encoding

Issue 114: Add encoding to Python file operations.
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.

2 participants