Skip to content

Commit

Permalink
Merge pull request #621 from cmu-delphi/release/v3.0.8
Browse files Browse the repository at this point in the history
Release v3.0.8
  • Loading branch information
krivard authored Apr 21, 2022
2 parents d582b9e + cbd79a0 commit 65e65a3
Show file tree
Hide file tree
Showing 17 changed files with 125 additions and 76 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/blog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
# submodules: true # Fetch Hugo themes (true OR recursive)
fetch-depth: 3
- name: Cache Conda
uses: actions/cache@v2.1.7
uses: actions/cache@v3.0.1
with:
path: ~/conda_pkgs_dir
key: ${{ runner.os }}-conda6-${{ hashFiles('environment.yml') }}
Expand Down Expand Up @@ -45,7 +45,7 @@ jobs:
run: |
Rscript ./dependencies.R
- name: Restore Blogdown Cache
uses: actions/cache@v2.1.7
uses: actions/cache@v3.0.1
with:
path: |
./blogdown
Expand All @@ -68,7 +68,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 16
- uses: actions/cache@v2.1.7
- uses: actions/cache@v3.0.1
with:
path: ~/.npm
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 16
- uses: actions/cache@v2
- uses: actions/cache@v3.0.1
with:
path: ~/.npm
key: ${{ runner.os }}-node3-${{ hashFiles('**/package-lock.json') }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
echo -n "::set-output name=next_tag::"
npm version --no-git-tag-version ${{ github.event.inputs.versionName }}
- name: Create pull request into main
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v4
with:
branch: release/${{ steps.version.outputs.next_tag }}
commit-message: "chore: release ${{ steps.version.outputs.next_tag }}"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
node-version: 16
- name: Cache Node.js modules
uses: actions/cache@v2
uses: actions/cache@v3.0.1
with:
path: ~/.npm # npm cache files are stored in `~/.npm` on Linux/macOS
key: ${{ runner.OS }}-node2-${{ hashFiles('**/package-lock.json') }}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,11 @@ relativeURLs = false
name = "Careers"
url = "/about/careers"
weight = 7
[[menu.main]]
parent = "about"
name = "Contact Us"
url = "https://docs.google.com/forms/d/e/1FAIpQLScqgT1fKZr5VWBfsaSp-DNaN03aV6EoZU4YljIzHJ1Wl_zmtg/viewform"
weight = 8

# covid19
[[menu.main]]
Expand Down
5 changes: 5 additions & 0 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ carousel:
ref: 2021-09-30-ensemble-analysis
alt: View Post
image: ensemble-hero.jpg
- pre: Research
title: "Collaborative Hubs: Making the Most of Predictive Epidemic Modeling"
link: https://doi.org/10.2105/AJPH.2022.306831
alt: View Paper
image: research-hero-collaborative-hubs.jpg
- pre: Research
title: An Open Repository of Real-Time COVID-19 Indicators
link: https://www.medrxiv.org/content/10.1101/2021.07.12.21259660v1
Expand Down
8 changes: 0 additions & 8 deletions content/about/careers/headless/2021_12_project_manager.md

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions content/about/publications/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
---
title: Research
papers:
- title: "Collaborative Hubs: Making the Most of Predictive Epidemic Modeling"
image: research-teaser-collaborative-hubs.jpg
authors: Reich, Lessler, Funk, Viboud, Vespignani, Tibshirani, Shea, Schienle, Runge, Rosenfeld, Ray, Niehus, Johnson, Johansson, Hochheiser, Gardner, Bracher, Borchering, Biggerstaff
link: https://doi.org/10.2105/AJPH.2022.306831
journal: American Journal of Public Health
year: 2022
- title: "Smooth Multi-Period Forecasting with Application to Prediction of COVID-19 Cases"
image: smoothing-paper-teaser.jpg
authors: Tuzhilina, Hastie, McDonald, Tay, Tibshirani
Expand Down
Binary file added content/people/headshots/carlyn-van-dyke.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/people/headshots/duane-mengo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/people/headshots/will-townes.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions content/people/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,12 @@ people:
affiliation: CMU/MLD
team:
- core
- firstName: Duane
lastName: Mengo
image: duane-mengo.jpg
affiliation: CMU/MLD
team:
- core
- key: lmorinishi
firstName: Leanna
lastName: Morinishi
Expand Down Expand Up @@ -713,12 +719,24 @@ people:
- blog
- center-of-excellence
description: is a Principal Investigator in the Delphi group, and a Professor in the Department of Statistics & Data Science and the Machine Learning Department at CMU. He is also an Amazon Scholar.
- firstName: Will
lastName: Townes
image: will-townes.jpg
affiliation: CMU/Stat
team:
- core
- firstName: Elena
lastName: Tuzhilina
image: elena-tuzhilina-500x500.jpg
affiliation: Stanford University
team:
- contributors
- firstName: Carlyn
lastName: Van Dyke
image: carlyn-van-dyke.jpg
affiliation: CMU/MLD
team:
- core
- firstName: Ana Karina
lastName: Van Nortwick
image: ana-karina-van-nortwick.jpeg
Expand Down
Loading

0 comments on commit 65e65a3

Please sign in to comment.