forked from jhudsl/OTTR_Template
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bug fix #1
Open
cansavvy
wants to merge
174
commits into
malachig:patch-1
Choose a base branch
from
jhudsl:main
base: patch-1
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bug fix #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Edit the git config steps * Update pull_request.yml * Update starting-course.yml * Update send-updates.yml * Update test-send-updates.yml * Seeing what's going on * Update pull_request.yml * Crazy curly brackets * Just kidding with the curly braces * Update .github/workflows/send-updates.yml Co-authored-by: AM Hoffman <avamariehoffman@gmail.com> * Update .github/workflows/test-send-updates.yml Co-authored-by: AM Hoffman <avamariehoffman@gmail.com> * Update .github/workflows/starting-course.yml Co-authored-by: AM Hoffman <avamariehoffman@gmail.com> * Update .github/workflows/render-all.yml Co-authored-by: AM Hoffman <avamariehoffman@gmail.com> * Update .github/workflows/pull_request.yml Co-authored-by: AM Hoffman <avamariehoffman@gmail.com> --------- Co-authored-by: avahoffman <avamariehoffman@gmail.com>
* Update render-all.yml * Update starting-course.yml
9 tasks
* Add to config_automation.yml * Add make_book_txt option to render-all * Add as.logical() for proper conversion of "true" * add quotes
* Make an "old version" to test this * Try a git fetch first * Try another strategy
Fix wonky html for Google Analytics
Enrolled PracticalGenomics/cogaps-on-sciserver repository for OTTR updates
adding AI course to sync
Update sync.yml
…dates Add new repository to sync
Update README.md w/ course
* Update render-all.yml * add if statement * Update config_automation.yml * Add quarto rendering * Update pull request.yml * Add fhdsl/ottr to sync.yml * Update with the changes on fhdsl/ottr * Fix styler part 3 * Updates to git handling * Some rebases and some rearrangements of git stuffs
add Intro to Python
Update About.Rmd
added repo to list for updates
adding small updates to links in the itn about this course section and the description
* Update send-updates.yml * Update update-enrollment.md
* Update check-url.yml * Update 02-chapter_of_course.Rmd * Update check-url.yml * Update 02-chapter_of_course.Rmd
* Delete make_screenshots.R * rm make_screenshots.R
* Update CONTRIBUTING.md Update description of repos given today's OTTR knowledge transfer meeting * Update CONTRIBUTING.md link cheatsheets repo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose/implementation Section
What changes are being implemented in this Pull Request?
There's a GitHub permissions change that needs to be added here and on every OTTR repo.
It has to do with changes GitHub made. It should fix the error on the checks on jhudsl#634