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

Publish 3 new examples (and some other changes) #383

Closed
wants to merge 58 commits into from

Commits on Oct 7, 2020

  1. Configuration menu
    Copy the full SHA
    02e55c2 View commit details
    Browse the repository at this point in the history
  2. Use css magic

    cansavvy committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    9e70344 View commit details
    Browse the repository at this point in the history
  3. Try making the navbar blue

    cansavvy committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    a7aad2f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Add survey link

    cansavvy committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    3927752 View commit details
    Browse the repository at this point in the history
  2. Make font smaller

    cansavvy committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    8d7b8e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3acd2f View commit details
    Browse the repository at this point in the history
  4. Need a comma

    cansavvy committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    b0ced0f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    a7a17cd View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Change to normalizePath

    cansavvy committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    de9726b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6928056 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c07c28 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Update github actions to reflect staging branch (#311)

    * Update github actions to reflect staging branch
    
    * Add libglpk40 to Dockerfile
    
    * Make it gh-pages-stages!
    
    * Remove dockerfile change that should have been on its own all along
    
    * Does this work?
    
    * Declare a uses
    
    * Switch how env is declared
    
    * Force it to run so we can test it
    
    * try no curly brackets
    
    * What's up with the branch
    
    * Move to bash if instead
    
    * Need quotes?
    
    * forgot a `then`
    
    * Try dollar signs
    
    * Doesn't like the `.`?
    
    * Use curly brackets
    
    * Try ${GITHUB_REF}
    
    * Try ${BRANCH_NAME}
    
    * try ${GITHUB_REF#refs/*/}
    
    * use jashapiro suggestion
    
    * Change to base ref
    
    * Change back to `github.ref`
    
    * Get rid of PR `on:`
    
    * Try another test
    
    * Docker dep fix: Add lib package 40 thing that clusterprofiler needs (#316)
    
    * Add lib package 40 thing that clusterprofiler needs
    
    * Try adding options(warn = 2)
    
    * Test if options(warn =2) means it breaks like it should
    
    * Revert "Test if options(warn =2) means it breaks like it should"
    
    This reverts commit d9f688f.
    
    * Revert "Try another test"
    
    This reverts commit 845cf1a.
    cansavvy authored Oct 21, 2020
    Configuration menu
    Copy the full SHA
    fa14538 View commit details
    Browse the repository at this point in the history
  2. Add google analytics to renderings (#314)

    * Try adding google analytics
    
    * Add to header using includes
    
    * temporary file snuck in there
    
    * Restore master version so they aren't in the review
    
    * Let's call an html file and html file
    
    * Docker dep fix: Add lib package 40 thing that clusterprofiler needs (#316)
    
    * Add lib package 40 thing that clusterprofiler needs
    
    * Try adding options(warn = 2)
    
    * Test if options(warn =2) means it breaks like it should
    
    * Revert "Test if options(warn =2) means it breaks like it should"
    
    This reverts commit d9f688f.
    cansavvy authored Oct 21, 2020
    Configuration menu
    Copy the full SHA
    4ab1d80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de3dccc View commit details
    Browse the repository at this point in the history
  4. Only push if we are in master.

    For simplicity, we will now run this even if the dockerfile hasn't changed.
    jashapiro committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    1f2546c View commit details
    Browse the repository at this point in the history
  5. Add test target

    jashapiro committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    7d7ecc1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b96130e View commit details
    Browse the repository at this point in the history
  7. back to latest tag

    jashapiro committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    a0640eb View commit details
    Browse the repository at this point in the history
  8. Try separate push step

    jashapiro committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    8afc962 View commit details
    Browse the repository at this point in the history
  9. change tags to test push

    jashapiro committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    6a38574 View commit details
    Browse the repository at this point in the history
  10. Revert "change tags to test push"

    This reverts commit 6a38574.
    jashapiro committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    f71bccc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9de0042 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Push staging, retag and push master

    Okay, so the branch name is now inaccurate, but that is fine...
    jashapiro committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    28e72ef View commit details
    Browse the repository at this point in the history
  2. Made ccs modifications, added logo file

    Made changes to css/navbar.html
    Tried to add the logo but it but it cuts out and not sure how to make it decent.
    dvenprasad committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    a660e89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a24971a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6158e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    145fd98 View commit details
    Browse the repository at this point in the history
  6. uncommented mobile nav

    dvenprasad committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    43b9ea7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #321 from AlexsLemonade/jashapiro/dont-push-stagin…

    …g-docker
    
    Stop staging from pushing to dockerhub
    jashapiro authored Oct 22, 2020
    Configuration menu
    Copy the full SHA
    b055f63 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca85ee0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1644c2 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #325 from AlexsLemonade/cansavvy/refinebio-fashion

    Bring refine.bio fashion to staging too: attempt 2
    jashapiro authored Oct 22, 2020
    Configuration menu
    Copy the full SHA
    d87fce8 View commit details
    Browse the repository at this point in the history
  11. Add some issue templates (#319)

    * Add some rough draft issue templates
    
    * Incorporate cbethell review
    
    * Get rid of `Other` labels that aren't useful
    cansavvy authored Oct 22, 2020
    Configuration menu
    Copy the full SHA
    6e57f15 View commit details
    Browse the repository at this point in the history
  12. Update diagrams showing how microarray/RNA-seq work (#326)

    * Mechanics for CSS file and navbar add feedback URL (#303)
    
    * Adding in some style with css
    
    * Use css magic
    
    * Try making the navbar blue
    
    * Add survey link
    
    * Make font smaller
    
    * Need a comma
    
    * Change to normalizePath
    
    * normalizepath separate step references.bib
    
    * Move references.bib to component folder
    
    * Made ccs modifications, added logo file
    
    Made changes to css/navbar.html
    Tried to add the logo but it but it cuts out and not sure how to make it decent.
    
    * Resolve render-notebooks.R conflict
    
    * Remove testing html from file diff
    
    * uncommented mobile nav
    
    Co-authored-by: dvenprasad <[email protected]>
    
    * Update microarray and RNAseq overview figures
    
    
    - add context re figures
    - change .jpg to .png for consistency
    
    * Revert "Mechanics for CSS file and navbar add feedback URL (#303)"
    
    This reverts commit 8b81fdd.
    
    * update links to diagrams
    
    * @dvenprasad updated figure spacing
    
    * add the right updated figure
    
    * replace section of link to figures with updated commit id
    
    * incorporate @cansavvy's suggested changes
    
    Co-authored-by: Candace Savonen <[email protected]>
    Co-authored-by: dvenprasad <[email protected]>
    3 people authored Oct 22, 2020
    Configuration menu
    Copy the full SHA
    e56e60d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Adding basic footer (#307)

    * It works!
    
    * Add feedback url
    
    * Mechanics for CSS file and navbar add feedback URL (#303)
    
    * Adding in some style with css
    
    * Use css magic
    
    * Try making the navbar blue
    
    * Add survey link
    
    * Make font smaller
    
    * Need a comma
    
    * Change to normalizePath
    
    * normalizepath separate step references.bib
    
    * Move references.bib to component folder
    
    * Made ccs modifications, added logo file
    
    Made changes to css/navbar.html
    Tried to add the logo but it but it cuts out and not sure how to make it decent.
    
    * Resolve render-notebooks.R conflict
    
    * Remove testing html from file diff
    
    * uncommented mobile nav
    
    Co-authored-by: dvenprasad <[email protected]>
    
    * Make the footer retrieve step consistent with others
    
    Co-authored-by: dvenprasad <[email protected]>
    cansavvy and dvenprasad authored Oct 23, 2020
    Configuration menu
    Copy the full SHA
    36b81e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Updating CONTRIBUTING.md with instructions about staging -> master se…

    …t up (#313)
    
    * Updating contributing with info about staging branch
    
    * Mechanics for CSS file and navbar add feedback URL (#303)
    
    * Adding in some style with css
    
    * Use css magic
    
    * Try making the navbar blue
    
    * Add survey link
    
    * Make font smaller
    
    * Need a comma
    
    * Change to normalizePath
    
    * normalizepath separate step references.bib
    
    * Move references.bib to component folder
    
    * Made ccs modifications, added logo file
    
    Made changes to css/navbar.html
    Tried to add the logo but it but it cuts out and not sure how to make it decent.
    
    * Resolve render-notebooks.R conflict
    
    * Remove testing html from file diff
    
    * uncommented mobile nav
    
    Co-authored-by: dvenprasad <[email protected]>
    
    * Add more details to CONTRIBUTING about cherry picks and etc
    
    * Add bit about html preview
    
    * Incorporate Josh comment and drop log.log
    
    * Add bit about a hotfixes to staging PRs
    
    * Incorporate jashapiro feedback
    
    * Incorporate a few more bits of jashapiro feedback
    
    * Update doctoc
    
    * Make pull requests section H2
    
    * Incorporate jashapiro suggestion to be make more specific branch names
    
    * Meh, we don't need <>
    
    * Change to use "publish" instead of "live"
    
    * Re DocToc
    
    * Add a bit more direction about PR base branches
    
    * Adjust links
    
    * Missed one link
    
    Co-authored-by: dvenprasad <[email protected]>
    cansavvy and dvenprasad authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    9a0474c View commit details
    Browse the repository at this point in the history
  2. New PR templates to help with new process (#334)

    * Add basic templates
    
    * make it live PR template
    
    * Add html preview
    
    * Add one more "other" template
    
    * Minor edit
    
    * Polish up some things. Add "PR stage"
    
    * Minor edits
    
    * Implement cbethell review
    cansavvy authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    718de40 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Try a "main PR" strategy with links to the real PR templates (#337)

    * Get rid of headers and try a "main PR" thing.
    
    * Rearrange order
    
    * Links don't work per se
    
    * Try href strategy?
    
    * Update .github/PULL_REQUEST_TEMPLATE.md
    
    Co-authored-by: Chante Bethell  <[email protected]>
    
    Co-authored-by: Chante Bethell  <[email protected]>
    cansavvy and cbethell authored Oct 29, 2020
    Configuration menu
    Copy the full SHA
    93c6c65 View commit details
    Browse the repository at this point in the history
  2. Add contributing diagrams (#333)

    * Updating contributing with info about staging branch
    
    * Mechanics for CSS file and navbar add feedback URL (#303)
    
    * Adding in some style with css
    
    * Use css magic
    
    * Try making the navbar blue
    
    * Add survey link
    
    * Make font smaller
    
    * Need a comma
    
    * Change to normalizePath
    
    * normalizepath separate step references.bib
    
    * Move references.bib to component folder
    
    * Made ccs modifications, added logo file
    
    Made changes to css/navbar.html
    Tried to add the logo but it but it cuts out and not sure how to make it decent.
    
    * Resolve render-notebooks.R conflict
    
    * Remove testing html from file diff
    
    * uncommented mobile nav
    
    Co-authored-by: dvenprasad <[email protected]>
    
    * Add more details to CONTRIBUTING about cherry picks and etc
    
    * Add bit about html preview
    
    * Incorporate Josh comment and drop log.log
    
    * Add bit about a hotfixes to staging PRs
    
    * Incorporate jashapiro feedback
    
    * Incorporate a few more bits of jashapiro feedback
    
    * Add the PR diagrams
    
    * Add diagrams and some words about them to CONTRIBUTING.md
    
    * Couple minor edits
    
    * Update doctoc
    
    * Make pull requests section H2
    
    * Incorporate jashapiro suggestion to be make more specific branch names
    
    * Meh, we don't need <>
    
    * Change to use "publish" instead of "live"
    
    * Update diagrams to say "publish"
    
    * re doctoc
    
    * Some polishing of wording
    
    * Make robot emoji a png so it renders
    
    * Update commit ids
    
    * A little more words
    
    * Make headlnes more parallel
    
    * Couple little updates
    
    * A couple more polishing items
    
    * Turn ⚠️ into ❌ in diagrams
    
    * Update all img commit ids
    
    * Address comments from @cbethell 's review
    
    * One little wording update
    
    Co-authored-by: dvenprasad <[email protected]>
    cansavvy and dvenprasad authored Oct 29, 2020
    Configuration menu
    Copy the full SHA
    033f0cd View commit details
    Browse the repository at this point in the history
  3. Make the "Other" PR template the default (#341)

    * Make the "Other" PR template the default
    
    * Use jashapiro's wording suggestions
    cansavvy authored Oct 29, 2020
    Configuration menu
    Copy the full SHA
    70e58bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01771e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Pr 1 of 2: Add Microarray Pathway Analysis - GSEA example (#345)

    * Mechanics for CSS file and navbar add feedback URL (#303)
    
    * Adding in some style with css
    
    * Use css magic
    
    * Try making the navbar blue
    
    * Add survey link
    
    * Make font smaller
    
    * Need a comma
    
    * Change to normalizePath
    
    * normalizepath separate step references.bib
    
    * Move references.bib to component folder
    
    * Made ccs modifications, added logo file
    
    Made changes to css/navbar.html
    Tried to add the logo but it but it cuts out and not sure how to make it decent.
    
    * Resolve render-notebooks.R conflict
    
    * Remove testing html from file diff
    
    * uncommented mobile nav
    
    Co-authored-by: dvenprasad <[email protected]>
    
    * Making staging changes live (#329)
    
    * Adding in some style with css
    
    * Use css magic
    
    * Try making the navbar blue
    
    * Add survey link
    
    * Make font smaller
    
    * Need a comma
    
    * Change to normalizePath
    
    * normalizepath separate step references.bib
    
    * Move references.bib to component folder
    
    * Update github actions to reflect staging branch (#311)
    
    * Update github actions to reflect staging branch
    
    * Add libglpk40 to Dockerfile
    
    * Make it gh-pages-stages!
    
    * Remove dockerfile change that should have been on its own all along
    
    * Does this work?
    
    * Declare a uses
    
    * Switch how env is declared
    
    * Force it to run so we can test it
    
    * try no curly brackets
    
    * What's up with the branch
    
    * Move to bash if instead
    
    * Need quotes?
    
    * forgot a `then`
    
    * Try dollar signs
    
    * Doesn't like the `.`?
    
    * Use curly brackets
    
    * Try ${GITHUB_REF}
    
    * Try ${BRANCH_NAME}
    
    * try ${GITHUB_REF#refs/*/}
    
    * use jashapiro suggestion
    
    * Change to base ref
    
    * Change back to `github.ref`
    
    * Get rid of PR `on:`
    
    * Try another test
    
    * Docker dep fix: Add lib package 40 thing that clusterprofiler needs (#316)
    
    * Add lib package 40 thing that clusterprofiler needs
    
    * Try adding options(warn = 2)
    
    * Test if options(warn =2) means it breaks like it should
    
    * Revert "Test if options(warn =2) means it breaks like it should"
    
    This reverts commit d9f688f.
    
    * Revert "Try another test"
    
    This reverts commit 845cf1a.
    
    * Add google analytics to renderings (#314)
    
    * Try adding google analytics
    
    * Add to header using includes
    
    * temporary file snuck in there
    
    * Restore master version so they aren't in the review
    
    * Let's call an html file and html file
    
    * Docker dep fix: Add lib package 40 thing that clusterprofiler needs (#316)
    
    * Add lib package 40 thing that clusterprofiler needs
    
    * Try adding options(warn = 2)
    
    * Test if options(warn =2) means it breaks like it should
    
    * Revert "Test if options(warn =2) means it breaks like it should"
    
    This reverts commit d9f688f.
    
    * Only push if we are in master.
    
    For simplicity, we will now run this even if the dockerfile hasn't changed.
    
    * Add test target
    
    * test staging workflow with this branch
    
    * back to latest tag
    
    * Try separate push step
    
    * change tags to test push
    
    * Revert "change tags to test push"
    
    This reverts commit 6a38574.
    
    * Remove this branch from triggers
    
    * Push staging, retag and push master
    
    Okay, so the branch name is now inaccurate, but that is fine...
    
    * Made ccs modifications, added logo file
    
    Made changes to css/navbar.html
    Tried to add the logo but it but it cuts out and not sure how to make it decent.
    
    * Resolve render-notebooks.R conflict
    
    * Remove testing html from file diff
    
    * uncommented mobile nav
    
    * Update scripts/render-notebooks.R
    
    * Add some issue templates (#319)
    
    * Add some rough draft issue templates
    
    * Incorporate cbethell review
    
    * Get rid of `Other` labels that aren't useful
    
    * Update diagrams showing how microarray/RNA-seq work  (#326)
    
    * Mechanics for CSS file and navbar add feedback URL (#303)
    
    * Adding in some style with css
    
    * Use css magic
    
    * Try making the navbar blue
    
    * Add survey link
    
    * Make font smaller
    
    * Need a comma
    
    * Change to normalizePath
    
    * normalizepath separate step references.bib
    
    * Move references.bib to component folder
    
    * Made ccs modifications, added logo file
    
    Made changes to css/navbar.html
    Tried to add the logo but it but it cuts out and not sure how to make it decent.
    
    * Resolve render-notebooks.R conflict
    
    * Remove testing html from file diff
    
    * uncommented mobile nav
    
    Co-authored-by: dvenprasad <[email protected]>
    
    * Update microarray and RNAseq overview figures
    
    
    - add context re figures
    - change .jpg to .png for consistency
    
    * Revert "Mechanics for CSS file and navbar add feedback URL (#303)"
    
    This reverts commit 8b81fdd.
    
    * update links to diagrams
    
    * @dvenprasad updated figure spacing
    
    * add the right updated figure
    
    * replace section of link to figures with updated commit id
    
    * incorporate @cansavvy's suggested changes
    
    Co-authored-by: Candace Savonen <[email protected]>
    Co-authored-by: dvenprasad <[email protected]>
    
    Co-authored-by: Joshua Shapiro <[email protected]>
    Co-authored-by: dvenprasad <[email protected]>
    Co-authored-by: Chante Bethell <[email protected]>
    
    * add first half of microarray GSEA example nb
    
    - add first part of new GSEA notebook example
    - update Snakefile
    - update navbar file
    - update `references.bib`
    - update `dictionary.txt`
    
    * revert commit that snuck in
    
    * revert second commit that snuck in
    
    * fix render notebooks merge conflict
    
    * incorporate cansavvy's review suggestions
    
    * add step handling duplicate ids 
    
    - add note re using said approach
    
    * update comment
    
    * replace lfc with t-statistic value where mentioned
    
    * incorporate @cansavvy's review suggestions
    
    - fix typo 
    - add sanity check when removing duplicates
    
    * replace `!duplicated()` with `dplyr::distinct()`
    
    * incorporate @jaclyn-taroni's review suggestions
    
    - add preview of `dr_hallmark_df`
    - add context where needed 
    - adapt approach to removing duplicate gene ids
    
    * add a bit more context re removing dup gene IDs
    
    * use absolute value of t-statistic
    
    * Apply GSEA explanation suggestion from code review
    
    Co-authored-by: Jaclyn Taroni <[email protected]>
    
    * rerun snakefile to update rendered html
    
    Co-authored-by: Candace Savonen <[email protected]>
    Co-authored-by: dvenprasad <[email protected]>
    Co-authored-by: Joshua Shapiro <[email protected]>
    Co-authored-by: Jaclyn Taroni <[email protected]>
    5 people authored Nov 6, 2020
    Configuration menu
    Copy the full SHA
    489cc04 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Pr 2 of 2: Add Microarray Pathway Analysis - GSEA example (#347)

    * Mechanics for CSS file and navbar add feedback URL (#303)
    
    * Adding in some style with css
    
    * Use css magic
    
    * Try making the navbar blue
    
    * Add survey link
    
    * Make font smaller
    
    * Need a comma
    
    * Change to normalizePath
    
    * normalizepath separate step references.bib
    
    * Move references.bib to component folder
    
    * Made ccs modifications, added logo file
    
    Made changes to css/navbar.html
    Tried to add the logo but it but it cuts out and not sure how to make it decent.
    
    * Resolve render-notebooks.R conflict
    
    * Remove testing html from file diff
    
    * uncommented mobile nav
    
    Co-authored-by: dvenprasad <[email protected]>
    
    * Making staging changes live (#329)
    
    * Adding in some style with css
    
    * Use css magic
    
    * Try making the navbar blue
    
    * Add survey link
    
    * Make font smaller
    
    * Need a comma
    
    * Change to normalizePath
    
    * normalizepath separate step references.bib
    
    * Move references.bib to component folder
    
    * Update github actions to reflect staging branch (#311)
    
    * Update github actions to reflect staging branch
    
    * Add libglpk40 to Dockerfile
    
    * Make it gh-pages-stages!
    
    * Remove dockerfile change that should have been on its own all along
    
    * Does this work?
    
    * Declare a uses
    
    * Switch how env is declared
    
    * Force it to run so we can test it
    
    * try no curly brackets
    
    * What's up with the branch
    
    * Move to bash if instead
    
    * Need quotes?
    
    * forgot a `then`
    
    * Try dollar signs
    
    * Doesn't like the `.`?
    
    * Use curly brackets
    
    * Try ${GITHUB_REF}
    
    * Try ${BRANCH_NAME}
    
    * try ${GITHUB_REF#refs/*/}
    
    * use jashapiro suggestion
    
    * Change to base ref
    
    * Change back to `github.ref`
    
    * Get rid of PR `on:`
    
    * Try another test
    
    * Docker dep fix: Add lib package 40 thing that clusterprofiler needs (#316)
    
    * Add lib package 40 thing that clusterprofiler needs
    
    * Try adding options(warn = 2)
    
    * Test if options(warn =2) means it breaks like it should
    
    * Revert "Test if options(warn =2) means it breaks like it should"
    
    This reverts commit d9f688f.
    
    * Revert "Try another test"
    
    This reverts commit 845cf1a.
    
    * Add google analytics to renderings (#314)
    
    * Try adding google analytics
    
    * Add to header using includes
    
    * temporary file snuck in there
    
    * Restore master version so they aren't in the review
    
    * Let's call an html file and html file
    
    * Docker dep fix: Add lib package 40 thing that clusterprofiler needs (#316)
    
    * Add lib package 40 thing that clusterprofiler needs
    
    * Try adding options(warn = 2)
    
    * Test if options(warn =2) means it breaks like it should
    
    * Revert "Test if options(warn =2) means it breaks like it should"
    
    This reverts commit d9f688f.
    
    * Only push if we are in master.
    
    For simplicity, we will now run this even if the dockerfile hasn't changed.
    
    * Add test target
    
    * test staging workflow with this branch
    
    * back to latest tag
    
    * Try separate push step
    
    * change tags to test push
    
    * Revert "change tags to test push"
    
    This reverts commit 6a38574.
    
    * Remove this branch from triggers
    
    * Push staging, retag and push master
    
    Okay, so the branch name is now inaccurate, but that is fine...
    
    * Made ccs modifications, added logo file
    
    Made changes to css/navbar.html
    Tried to add the logo but it but it cuts out and not sure how to make it decent.
    
    * Resolve render-notebooks.R conflict
    
    * Remove testing html from file diff
    
    * uncommented mobile nav
    
    * Update scripts/render-notebooks.R
    
    * Add some issue templates (#319)
    
    * Add some rough draft issue templates
    
    * Incorporate cbethell review
    
    * Get rid of `Other` labels that aren't useful
    
    * Update diagrams showing how microarray/RNA-seq work  (#326)
    
    * Mechanics for CSS file and navbar add feedback URL (#303)
    
    * Adding in some style with css
    
    * Use css magic
    
    * Try making the navbar blue
    
    * Add survey link
    
    * Make font smaller
    
    * Need a comma
    
    * Change to normalizePath
    
    * normalizepath separate step references.bib
    
    * Move references.bib to component folder
    
    * Made ccs modifications, added logo file
    
    Made changes to css/navbar.html
    Tried to add the logo but it but it cuts out and not sure how to make it decent.
    
    * Resolve render-notebooks.R conflict
    
    * Remove testing html from file diff
    
    * uncommented mobile nav
    
    Co-authored-by: dvenprasad <[email protected]>
    
    * Update microarray and RNAseq overview figures
    
    
    - add context re figures
    - change .jpg to .png for consistency
    
    * Revert "Mechanics for CSS file and navbar add feedback URL (#303)"
    
    This reverts commit 8b81fdd.
    
    * update links to diagrams
    
    * @dvenprasad updated figure spacing
    
    * add the right updated figure
    
    * replace section of link to figures with updated commit id
    
    * incorporate @cansavvy's suggested changes
    
    Co-authored-by: Candace Savonen <[email protected]>
    Co-authored-by: dvenprasad <[email protected]>
    
    Co-authored-by: Joshua Shapiro <[email protected]>
    Co-authored-by: dvenprasad <[email protected]>
    Co-authored-by: Chante Bethell <[email protected]>
    
    * add latter half of GSEA microarray example (includes GSEA steps)
    
    fix merge conflicts
    
    * add incode prompt
    
    * revert commit that snuck in
    
    * revert commit
    
    * set seed and re-run
    
    * incorporate some of the wording/context suggestions from review
    
    * rerun Snakefile
    
    * incorporate suggested changes re additional context/GSEA explanation
    
    * implement `top_n()`
    
    * add a bit more context for clarification re ES score
    
    * update GSEA explanation before gene ID conversion section
    
    * incorporate @cansavvy's wording suggestions
    
    * mimic "highly" -> "most" language
    
    * incorporate wording suggestions from code review
    
    * some re-structuring/re-wording based on review suggestions
    
    * update `dictionary.txt` file
    
    * incorporate @jaclyn-taroni's review suggestions
    
    Co-authored-by: Candace Savonen <[email protected]>
    Co-authored-by: dvenprasad <[email protected]>
    Co-authored-by: Joshua Shapiro <[email protected]>
    4 people authored Nov 16, 2020
    Configuration menu
    Copy the full SHA
    05a68f7 View commit details
    Browse the repository at this point in the history
  2. Delete intro Rmd and renumber (#355)

    * Try out intro and fix filenames
    
    * Undo intro paragraph for now. Too much
    
    * Missed one link to update in GSEA
    cansavvy authored Nov 16, 2020
    Configuration menu
    Copy the full SHA
    936025b View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Add words about Draft and Refined PRs to CONTRIBUTING.md (#361)

    * Explicitly discuss draft vs refine PRs in contrib
    
    * doctoc it
    
    * Remove asterisks
    
    * Refine wording
    
    * Use cbethell's wording suggestions
    
    * Make that one sentence more clear?
    cansavvy authored Nov 19, 2020
    Configuration menu
    Copy the full SHA
    0f6a663 View commit details
    Browse the repository at this point in the history
  2. WGCNA Part 1: Set up (#358)

    * Put in basic changes: navbar, dict, snakefile, Rmd
    
    * More polishing and info and refs
    
    * Update file paths
    
    * Bring back docker changes
    
    * Add to dictionary
    
    * Add a couple refs
    
    * Add ref and other little things
    
    * Revert "Add ref and other little things"
    
    This reverts commit 7560c2a.
    
    * Address straightforward comments from cbethell
    
    * Add ref
    
    * Add more refs and re-render
    
    * Remove that extra part that should only be in part2 not here
    
    * Incorporate jashapiro review
    
    * Shorten up some more comments
    
    * rowSums!!
    
    * Get rid of tibble step and change wording
    cansavvy authored Nov 19, 2020
    Configuration menu
    Copy the full SHA
    6e8579f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. WGCNA Part 2: Running WGCNA (#360)

    * Put in basic changes: navbar, dict, snakefile, Rmd
    
    * More polishing and info and refs
    
    * Update file paths
    
    * Bring back docker changes
    
    * Add to dictionary
    
    * Add a couple refs
    
    * Add next steps
    
    * Add some polishing and refs
    
    * Address the straightforward items from cbethell 's review
    
    * Incorporate jashapiro review from #358
    
    * Style Rmds
    
    * Bring over part1 changes and re-render
    
    * Edit things based on jashapiro review
    
    Co-authored-by: GitHub Actions <[email protected]>
    cansavvy and actions-user authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    4d82d89 View commit details
    Browse the repository at this point in the history
  2. Add pathway analysis intro paragraph to microarray ORA (#356)

    * Try out intro and fix filenames
    
    * Undo intro paragraph for now. Too much
    
    * Add intro paragraph
    
    * Fix typo, add links
    
    * Incorporate cbethell review
    
    * Wording change from @envest
    cansavvy authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    114d6fe View commit details
    Browse the repository at this point in the history
  3. Fix WGCNA installation (#366)

    * Move order of install for WGCNA
    
    * warn moar
    jashapiro authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    ba7e18c View commit details
    Browse the repository at this point in the history
  4. Pr 1 of 2: Add Microarray Pathway Analysis - GSVA example (#359)

    * Mechanics for CSS file and navbar add feedback URL (#303)
    
    * Adding in some style with css
    
    * Use css magic
    
    * Try making the navbar blue
    
    * Add survey link
    
    * Make font smaller
    
    * Need a comma
    
    * Change to normalizePath
    
    * normalizepath separate step references.bib
    
    * Move references.bib to component folder
    
    * Made ccs modifications, added logo file
    
    Made changes to css/navbar.html
    Tried to add the logo but it but it cuts out and not sure how to make it decent.
    
    * Resolve render-notebooks.R conflict
    
    * Remove testing html from file diff
    
    * uncommented mobile nav
    
    Co-authored-by: dvenprasad <[email protected]>
    
    * Making staging changes live (#329)
    
    * Adding in some style with css
    
    * Use css magic
    
    * Try making the navbar blue
    
    * Add survey link
    
    * Make font smaller
    
    * Need a comma
    
    * Change to normalizePath
    
    * normalizepath separate step references.bib
    
    * Move references.bib to component folder
    
    * Update github actions to reflect staging branch (#311)
    
    * Update github actions to reflect staging branch
    
    * Add libglpk40 to Dockerfile
    
    * Make it gh-pages-stages!
    
    * Remove dockerfile change that should have been on its own all along
    
    * Does this work?
    
    * Declare a uses
    
    * Switch how env is declared
    
    * Force it to run so we can test it
    
    * try no curly brackets
    
    * What's up with the branch
    
    * Move to bash if instead
    
    * Need quotes?
    
    * forgot a `then`
    
    * Try dollar signs
    
    * Doesn't like the `.`?
    
    * Use curly brackets
    
    * Try ${GITHUB_REF}
    
    * Try ${BRANCH_NAME}
    
    * try ${GITHUB_REF#refs/*/}
    
    * use jashapiro suggestion
    
    * Change to base ref
    
    * Change back to `github.ref`
    
    * Get rid of PR `on:`
    
    * Try another test
    
    * Docker dep fix: Add lib package 40 thing that clusterprofiler needs (#316)
    
    * Add lib package 40 thing that clusterprofiler needs
    
    * Try adding options(warn = 2)
    
    * Test if options(warn =2) means it breaks like it should
    
    * Revert "Test if options(warn =2) means it breaks like it should"
    
    This reverts commit d9f688f.
    
    * Revert "Try another test"
    
    This reverts commit 845cf1a.
    
    * Add google analytics to renderings (#314)
    
    * Try adding google analytics
    
    * Add to header using includes
    
    * temporary file snuck in there
    
    * Restore master version so they aren't in the review
    
    * Let's call an html file and html file
    
    * Docker dep fix: Add lib package 40 thing that clusterprofiler needs (#316)
    
    * Add lib package 40 thing that clusterprofiler needs
    
    * Try adding options(warn = 2)
    
    * Test if options(warn =2) means it breaks like it should
    
    * Revert "Test if options(warn =2) means it breaks like it should"
    
    This reverts commit d9f688f.
    
    * Only push if we are in master.
    
    For simplicity, we will now run this even if the dockerfile hasn't changed.
    
    * Add test target
    
    * test staging workflow with this branch
    
    * back to latest tag
    
    * Try separate push step
    
    * change tags to test push
    
    * Revert "change tags to test push"
    
    This reverts commit 6a38574.
    
    * Remove this branch from triggers
    
    * Push staging, retag and push master
    
    Okay, so the branch name is now inaccurate, but that is fine...
    
    * Made ccs modifications, added logo file
    
    Made changes to css/navbar.html
    Tried to add the logo but it but it cuts out and not sure how to make it decent.
    
    * Resolve render-notebooks.R conflict
    
    * Remove testing html from file diff
    
    * uncommented mobile nav
    
    * Update scripts/render-notebooks.R
    
    * Add some issue templates (#319)
    
    * Add some rough draft issue templates
    
    * Incorporate cbethell review
    
    * Get rid of `Other` labels that aren't useful
    
    * Update diagrams showing how microarray/RNA-seq work  (#326)
    
    * Mechanics for CSS file and navbar add feedback URL (#303)
    
    * Adding in some style with css
    
    * Use css magic
    
    * Try making the navbar blue
    
    * Add survey link
    
    * Make font smaller
    
    * Need a comma
    
    * Change to normalizePath
    
    * normalizepath separate step references.bib
    
    * Move references.bib to component folder
    
    * Made ccs modifications, added logo file
    
    Made changes to css/navbar.html
    Tried to add the logo but it but it cuts out and not sure how to make it decent.
    
    * Resolve render-notebooks.R conflict
    
    * Remove testing html from file diff
    
    * uncommented mobile nav
    
    Co-authored-by: dvenprasad <[email protected]>
    
    * Update microarray and RNAseq overview figures
    
    
    - add context re figures
    - change .jpg to .png for consistency
    
    * Revert "Mechanics for CSS file and navbar add feedback URL (#303)"
    
    This reverts commit 8b81fdd.
    
    * update links to diagrams
    
    * @dvenprasad updated figure spacing
    
    * add the right updated figure
    
    * replace section of link to figures with updated commit id
    
    * incorporate @cansavvy's suggested changes
    
    Co-authored-by: Candace Savonen <[email protected]>
    Co-authored-by: dvenprasad <[email protected]>
    
    Co-authored-by: Joshua Shapiro <[email protected]>
    Co-authored-by: dvenprasad <[email protected]>
    Co-authored-by: Chante Bethell <[email protected]>
    
    * Add first half of microarray GSVA example notebook
    
    * add packages to Dockerfile and rerun
    
    * fix reference
    
    * add to navbar
    
    * remove mention of pheatmap
    
    * incorporate @jaclyn-taroni's suggestion on collapsing duplicates logic
    
    * incorporate cansavvy's review comments
    
    - fix logic combing rest of mapped data with the collapsed duplicates data
    - fix context around that logic
    
    * clarify/change some wording based on cansavvy's suggestions
    
    * incorporate single sample example of selecting max expression values
    
    * Push code that cbethell and I chatted through
    
    * Add to dictionary
    
    * Style Rmds
    
    * rerun Snakefile to update html file
    
    * Apply jaclyn-taroni's wording suggestions from code review
    
    Co-authored-by: Jaclyn Taroni <[email protected]>
    
    * incorporate the rest of jaclyn-taroni's review suggestions
    
    Co-authored-by: Candace Savonen <[email protected]>
    Co-authored-by: dvenprasad <[email protected]>
    Co-authored-by: Joshua Shapiro <[email protected]>
    Co-authored-by: GitHub Actions <[email protected]>
    Co-authored-by: Jaclyn Taroni <[email protected]>
    6 people authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    d6cfc8a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. WGCNA Part 3: DE and heatmaps (#363)

    * Put in basic changes: navbar, dict, snakefile, Rmd
    
    * More polishing and info and refs
    
    * Update file paths
    
    * Bring back docker changes
    
    * Add to dictionary
    
    * Add a couple refs
    
    * Add next steps
    
    * Add some polishing and refs
    
    * Address the straightforward items from cbethell 's review
    
    * Incorporate jashapiro review from #358
    
    * Style Rmds
    
    * Bring over part1 changes and re-render
    
    * Add last set of steps
    
    * Push this partcular plot version in case we wanna come back to it
    
    * Commit this multiple module pheatmap in case I want to return to it
    
    * ComplexHeatmap is mostly wrangled
    
    * It's working!
    
    * Save to PDFs
    
    * Fix color function and re-render
    
    * Add outlier thing
    
    * Revert "Add outlier thing"
    
    This reverts commit 8b9d57c.
    
    * Add ref for ComplexHeatmap
    
    * Incorporate jashapiro review and rerender
    
    * Remove standardize_genes option
    
    * Wrap up those last few typo things
    
    Co-authored-by: GitHub Actions <[email protected]>
    cansavvy and actions-user authored Nov 23, 2020
    Configuration menu
    Copy the full SHA
    2fc9de2 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. WGCNA Part 4: Warn about Outliers (#364)

    * Put in basic changes: navbar, dict, snakefile, Rmd
    
    * More polishing and info and refs
    
    * Update file paths
    
    * Bring back docker changes
    
    * Add to dictionary
    
    * Add a couple refs
    
    * Add next steps
    
    * Add some polishing and refs
    
    * Address the straightforward items from cbethell 's review
    
    * Incorporate jashapiro review from #358
    
    * Style Rmds
    
    * Bring over part1 changes and re-render
    
    * Add last set of steps
    
    * Push this partcular plot version in case we wanna come back to it
    
    * Commit this multiple module pheatmap in case I want to return to it
    
    * ComplexHeatmap is mostly wrangled
    
    * It's working!
    
    * Save to PDFs
    
    * Fix color function and re-render
    
    * Add outlier thing
    
    * Style Rmds
    
    * Re-rendered html
    
    * switch the whole outlier thing to just a comment
    
    * re-render after staging merge
    
    Co-authored-by: GitHub Actions <[email protected]>
    cansavvy and actions-user authored Nov 24, 2020
    Configuration menu
    Copy the full SHA
    2658508 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Microarray ORA Restructure Instruction (#377)

    * Some edits and adding other tutorials
    
    * Add more guidance about why pick ORA
    
    * A bit more word changing
    
    * A few more wording edits
    
    * Incorporating jashapiro review
    
    * Get rid of other GSEA mention
    
    * sessioninfo::session_info()
    
    * Put those two wording things in jashapiro mentioned
    cansavvy authored Nov 25, 2020
    Configuration menu
    Copy the full SHA
    ae9aea8 View commit details
    Browse the repository at this point in the history
  2. WGCNA Part 5: switch dataset (#379)

    * switch wording and dataset in general
    
    * Few more wording edits
    
    * Update dictionary; fix spelling errors
    
    * Re-render!
    
    * Change to 7 and incorporate jashapiro review
    
    * Also switch the most sig module!
    
    * Two comments from jashapiro review
    
    * Put the comments too
    
    * Style Rmds
    
    * Use all_of() to get rid warning
    
    * Style Rmds
    
    * Re-render
    
    Co-authored-by: GitHub Actions <[email protected]>
    cansavvy and actions-user authored Nov 25, 2020
    Configuration menu
    Copy the full SHA
    3a2f92e View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    2dd6738 View commit details
    Browse the repository at this point in the history
  2. Pr 2 of 2: Add Microarray Pathway Analysis - GSVA example (#362)

    * Mechanics for CSS file and navbar add feedback URL (#303)
    
    * Adding in some style with css
    
    * Use css magic
    
    * Try making the navbar blue
    
    * Add survey link
    
    * Make font smaller
    
    * Need a comma
    
    * Change to normalizePath
    
    * normalizepath separate step references.bib
    
    * Move references.bib to component folder
    
    * Made ccs modifications, added logo file
    
    Made changes to css/navbar.html
    Tried to add the logo but it but it cuts out and not sure how to make it decent.
    
    * Resolve render-notebooks.R conflict
    
    * Remove testing html from file diff
    
    * uncommented mobile nav
    
    Co-authored-by: dvenprasad <[email protected]>
    
    * Making staging changes live (#329)
    
    * Adding in some style with css
    
    * Use css magic
    
    * Try making the navbar blue
    
    * Add survey link
    
    * Make font smaller
    
    * Need a comma
    
    * Change to normalizePath
    
    * normalizepath separate step references.bib
    
    * Move references.bib to component folder
    
    * Update github actions to reflect staging branch (#311)
    
    * Update github actions to reflect staging branch
    
    * Add libglpk40 to Dockerfile
    
    * Make it gh-pages-stages!
    
    * Remove dockerfile change that should have been on its own all along
    
    * Does this work?
    
    * Declare a uses
    
    * Switch how env is declared
    
    * Force it to run so we can test it
    
    * try no curly brackets
    
    * What's up with the branch
    
    * Move to bash if instead
    
    * Need quotes?
    
    * forgot a `then`
    
    * Try dollar signs
    
    * Doesn't like the `.`?
    
    * Use curly brackets
    
    * Try ${GITHUB_REF}
    
    * Try ${BRANCH_NAME}
    
    * try ${GITHUB_REF#refs/*/}
    
    * use jashapiro suggestion
    
    * Change to base ref
    
    * Change back to `github.ref`
    
    * Get rid of PR `on:`
    
    * Try another test
    
    * Docker dep fix: Add lib package 40 thing that clusterprofiler needs (#316)
    
    * Add lib package 40 thing that clusterprofiler needs
    
    * Try adding options(warn = 2)
    
    * Test if options(warn =2) means it breaks like it should
    
    * Revert "Test if options(warn =2) means it breaks like it should"
    
    This reverts commit d9f688f.
    
    * Revert "Try another test"
    
    This reverts commit 845cf1a.
    
    * Add google analytics to renderings (#314)
    
    * Try adding google analytics
    
    * Add to header using includes
    
    * temporary file snuck in there
    
    * Restore master version so they aren't in the review
    
    * Let's call an html file and html file
    
    * Docker dep fix: Add lib package 40 thing that clusterprofiler needs (#316)
    
    * Add lib package 40 thing that clusterprofiler needs
    
    * Try adding options(warn = 2)
    
    * Test if options(warn =2) means it breaks like it should
    
    * Revert "Test if options(warn =2) means it breaks like it should"
    
    This reverts commit d9f688f.
    
    * Only push if we are in master.
    
    For simplicity, we will now run this even if the dockerfile hasn't changed.
    
    * Add test target
    
    * test staging workflow with this branch
    
    * back to latest tag
    
    * Try separate push step
    
    * change tags to test push
    
    * Revert "change tags to test push"
    
    This reverts commit 6a38574.
    
    * Remove this branch from triggers
    
    * Push staging, retag and push master
    
    Okay, so the branch name is now inaccurate, but that is fine...
    
    * Made ccs modifications, added logo file
    
    Made changes to css/navbar.html
    Tried to add the logo but it but it cuts out and not sure how to make it decent.
    
    * Resolve render-notebooks.R conflict
    
    * Remove testing html from file diff
    
    * uncommented mobile nav
    
    * Update scripts/render-notebooks.R
    
    * Add some issue templates (#319)
    
    * Add some rough draft issue templates
    
    * Incorporate cbethell review
    
    * Get rid of `Other` labels that aren't useful
    
    * Update diagrams showing how microarray/RNA-seq work  (#326)
    
    * Mechanics for CSS file and navbar add feedback URL (#303)
    
    * Adding in some style with css
    
    * Use css magic
    
    * Try making the navbar blue
    
    * Add survey link
    
    * Make font smaller
    
    * Need a comma
    
    * Change to normalizePath
    
    * normalizepath separate step references.bib
    
    * Move references.bib to component folder
    
    * Made ccs modifications, added logo file
    
    Made changes to css/navbar.html
    Tried to add the logo but it but it cuts out and not sure how to make it decent.
    
    * Resolve render-notebooks.R conflict
    
    * Remove testing html from file diff
    
    * uncommented mobile nav
    
    Co-authored-by: dvenprasad <[email protected]>
    
    * Update microarray and RNAseq overview figures
    
    
    - add context re figures
    - change .jpg to .png for consistency
    
    * Revert "Mechanics for CSS file and navbar add feedback URL (#303)"
    
    This reverts commit 8b81fdd.
    
    * update links to diagrams
    
    * @dvenprasad updated figure spacing
    
    * add the right updated figure
    
    * replace section of link to figures with updated commit id
    
    * incorporate @cansavvy's suggested changes
    
    Co-authored-by: Candace Savonen <[email protected]>
    Co-authored-by: dvenprasad <[email protected]>
    
    Co-authored-by: Joshua Shapiro <[email protected]>
    Co-authored-by: dvenprasad <[email protected]>
    Co-authored-by: Chante Bethell <[email protected]>
    
    * Add part two of GSVA microarray example notebook
    
    * update comment
    
    * update violin plot and its interpretation
    
    * add to `dictionary.txt`
    
    * apply significance and multiple hypothesis testing before plotting
    
    * Switching to northcott and a sina plot of one pathway
    
    * Style Rmds
    
    * Re-render it all
    
    * Adjust wording add tidbits about limma and re-render
    
    * Few more wording edits
    
    * Caught a few more little wording issues. Re-rendered
    
    * Remove Murat2008 ref
    
    * Restore the part 1 changes that got lost in the merge
    
    * incorporate most of jaclyn-taroni's suggested changes
    
    - create annotated results df using wide -> long method
    - update some wording/context re `mx.diff = TRUE` and what that means
    
    * remove outdated entries in `dictionary.txt`
    
    - remove unnecessary reference in `references.bib`
    
    * fix axis label
    
    * break up `annotated_results_df` steps
    
    * Apply suggestions from code review
    
    Co-authored-by: Jaclyn Taroni <[email protected]>
    
    * add reminder of `gsva_results` format
    
    - cite gsva package vignette
    - add more detail around "appropriate format" for plotting
    
    Co-authored-by: Candace Savonen <[email protected]>
    Co-authored-by: dvenprasad <[email protected]>
    Co-authored-by: Joshua Shapiro <[email protected]>
    Co-authored-by: GitHub Actions <[email protected]>
    Co-authored-by: Jaclyn Taroni <[email protected]>
    6 people authored Nov 30, 2020
    Configuration menu
    Copy the full SHA
    7c7555a View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Configuration menu
    Copy the full SHA
    666d76d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55ed758 View commit details
    Browse the repository at this point in the history