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

Added setup section on using github #26

Merged
merged 1 commit into from
May 8, 2024

Conversation

alexiswl
Copy link
Member

@alexiswl alexiswl commented May 8, 2024

A little meaty, but github doesn't support passwords on git pushes now so need to go the key route

A little meaty, but github doesn't support passwords on git pushes now so need to go the key route
@alexiswl alexiswl self-assigned this May 8, 2024
Copy link

github-actions bot commented May 8, 2024

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/umccr/cwl-novice-tutorial/compare/md-outputs..md-outputs-PR-26

The following changes were observed in the rendered markdown documents:

 files/data_setup.Rmd   |  35 +++++++++++++++--
 files/github.Rmd (new) |  67 +++++++++++++++++++++++++++++++
 md5sum.txt             |   2 +-
 setup.md               | 105 +++++++++++++++++++++++++++++++++++++++++++++++--
 4 files changed, 200 insertions(+), 9 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 2024-05-08 10:42:43 +0000

@alexiswl alexiswl requested a review from skanwal May 8, 2024 10:41
@alexiswl alexiswl changed the title Added section on github Added setup section on using github May 8, 2024
github-actions bot pushed a commit that referenced this pull request May 8, 2024
Copy link
Member

@skanwal skanwal left a comment

Choose a reason for hiding this comment

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

That's a lot for the workshop purpose. Perhaps we can give them the option to do it in their own time.

@alexiswl
Copy link
Member Author

alexiswl commented May 8, 2024

That's a lot for the workshop purpose. Perhaps we can give them the option to do it in their own time.

Yes, let's see where everyone is at. This part is needed for #29

@alexiswl alexiswl merged commit 91116c2 into main May 8, 2024
4 checks passed
@alexiswl alexiswl deleted the enhancement/add-github-section branch May 8, 2024 22:35
github-actions bot pushed a commit that referenced this pull request May 8, 2024
Auto-generated via {sandpaper}
Source  : 91116c2
Branch  : main
Author  : Alexis Lucattini <[email protected]>
Time    : 2024-05-08 22:35:30 +0000
Message : Merge pull request #26 from umccr/enhancement/add-github-section

Added setup section on using github
github-actions bot pushed a commit that referenced this pull request May 8, 2024
Auto-generated via {sandpaper}
Source  : 4838fcf
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-05-08 22:37:53 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : 91116c2
Branch  : main
Author  : Alexis Lucattini <[email protected]>
Time    : 2024-05-08 22:35:30 +0000
Message : Merge pull request #26 from umccr/enhancement/add-github-section

Added setup section on using github
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