Skip to content

GH Actions update, Bash cheatsheet, minor tweaks#235

Merged
RohanAlexander merged 5 commits into
UofT-DSI:mainfrom
dtxe:main
Apr 1, 2025
Merged

GH Actions update, Bash cheatsheet, minor tweaks#235
RohanAlexander merged 5 commits into
UofT-DSI:mainfrom
dtxe:main

Conversation

@dtxe
Copy link
Copy Markdown
Member

@dtxe dtxe commented Apr 1, 2025

Repo actions

  • PRs made to UofT-DSI/shell/main are automatically closed if they come from a branch starting with assignment
  • Rename workflows

Bash cheatsheet

  • Add bash cheatsheet based on scratchpad notes from previous cohorts
  • This is intended to supplement the scratchpad

Misc changes

  • Readme formatting

dtxe added 4 commits March 26, 2025 11:15
…it normally isn't a problem due to security restrictions on pull_target, but coding in the condition just in case.
@dtxe dtxe requested review from RohanAlexander and Copilot April 1, 2025 17:13
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 1, 2025

Hello, thank you for your contribution. If you are a participant, please close this pull request and open it in your own forked repository instead of here. Please read the instructions on your onboarding Assignment Submission Guide more carefully. If you are not a participant, please give us up to 72 hours to review your PR. Alternatively, you can reach out to us directly to expedite the review process.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request updates GitHub Actions workflows and adds a new Bash commands cheatsheet to supplement user documentation while also applying minor formatting tweaks.

  • Added a comprehensive Bash cheatsheet file with practical command examples.
  • Modified GitHub Actions workflows to improve PR comment handling and deployment conditions.
  • Updated autograder workflow conditions to better distinguish participant branches.

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

File Description
04_this_cohort/additional_resources/bash_commands_cheatsheet.md Added a new cheatsheet file with examples for bash commands.
.github/workflows/deploy_github_pages.yml Tweaked workflow steps for GitHub Pages deployment.
.github/workflows/automatic_pr_comment.yaml Refactored PR comment handling with branch-based logic.
.github/workflows/autograder.yml Adjusted conditions for running the autograder on certain branches.
Comments suppressed due to low confidence (1)

04_this_cohort/additional_resources/bash_commands_cheatsheet.md:89

  • [nitpick] There is an extra pair of asterisks at the end of the header that might be a formatting error. Consider removing them for consistent markdown formatting.
#### Append to ~/.bash_profile for extra spacing between previous commands and the subsequent shell prompt**

Comment thread 04_this_cohort/additional_resources/bash_commands_cheatsheet.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 1, 2025

Hello, thank you for your contribution. If you are a participant, please close this pull request and open it in your own forked repository instead of here. Please read the instructions on your onboarding Assignment Submission Guide more carefully. If you are not a participant, please give us up to 72 hours to review your PR. Alternatively, you can reach out to us directly to expedite the review process.

@RohanAlexander RohanAlexander merged commit 81bfcda into UofT-DSI:main Apr 1, 2025
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