Skip to content

Commit 3ba1e0c

Browse files
authored
Merge pull request #639 from cmu-delphi/release/v3.0.10
Release v3.0.10
2 parents 5483c53 + 255f6a0 commit 3ba1e0c

File tree

9 files changed

+52
-42
lines changed

9 files changed

+52
-42
lines changed

.github/workflows/blog.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
# submodules: true # Fetch Hugo themes (true OR recursive)
1818
fetch-depth: 3
1919
- name: Cache Conda
20-
uses: actions/[email protected].1
20+
uses: actions/[email protected].2
2121
with:
2222
path: ~/conda_pkgs_dir
2323
key: ${{ runner.os }}-conda6-${{ hashFiles('environment.yml') }}
@@ -45,7 +45,7 @@ jobs:
4545
run: |
4646
Rscript ./dependencies.R
4747
- name: Restore Blogdown Cache
48-
uses: actions/[email protected].1
48+
uses: actions/[email protected].2
4949
with:
5050
path: |
5151
./blogdown
@@ -58,7 +58,7 @@ jobs:
5858
run: |
5959
npm run build:blog
6060
61-
- uses: actions/upload-artifact@v2
61+
- uses: actions/upload-artifact@v3
6262
with:
6363
name: blog
6464
path: |
@@ -68,7 +68,7 @@ jobs:
6868
- uses: actions/setup-node@v3
6969
with:
7070
node-version: 16
71-
- uses: actions/[email protected].1
71+
- uses: actions/[email protected].2
7272
with:
7373
path: ~/.npm
7474
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
@@ -80,7 +80,7 @@ jobs:
8080
- name: Build
8181
run: npm run build
8282

83-
- uses: actions/upload-artifact@v2
83+
- uses: actions/upload-artifact@v3
8484
with:
8585
name: website
8686
path: ./public

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/setup-node@v3
1515
with:
1616
node-version: 16
17-
- uses: actions/[email protected].1
17+
- uses: actions/[email protected].2
1818
with:
1919
path: ~/.npm
2020
key: ${{ runner.os }}-node3-${{ hashFiles('**/package-lock.json') }}
@@ -26,7 +26,7 @@ jobs:
2626
- name: Build
2727
run: npm run build
2828

29-
- uses: actions/upload-artifact@v2
29+
- uses: actions/upload-artifact@v3
3030
with:
3131
name: website
3232
path: ./public

.github/workflows/release_main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
node-version: 16
4949
- name: Cache Node.js modules
50-
uses: actions/[email protected].1
50+
uses: actions/[email protected].2
5151
with:
5252
path: ~/.npm # npm cache files are stored in `~/.npm` on Linux/macOS
5353
key: ${{ runner.OS }}-node2-${{ hashFiles('**/package-lock.json') }}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
date: 2022-04-20
3+
title: Delphi Group, University of Maryland, and Meta Honored for COVID-19 Survey
4+
category: update
5+
image: 2022-04-20-aapor-thumb.jpg
6+
---
7+
8+
[Carnegie Mellon University's Delphi Group, the University of Maryland Social Data Science Center, and Meta receive two awards](https://www.cs.cmu.edu/news/2022/delphi-aapor-awards) from the [American Association of Public Opinion Research](https://www.aapor.org/Conference-Events/Awards/2022-Award-Winners.aspx) (AAPOR) for their work on the COVID-19 Trends and Impact Survey.
48.2 KB
Loading

content/covid19/ctis.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Our primary description of the survey and its results over the first year of ope
5959

6060
Other research publications using the survey data include:
6161

62+
- K. E. Wiens, C. P. Smith, E. Badillo-Goicoechea, K. H. Grantz, M. K. Grabowski, A. S. Azman, E. A. Stuart, and J. Lessler (2022). [In-person schooling and associated COVID-19 risk in the United States over spring semester 2021](https://doi.org/10.1126/sciadv.abm9128). *Science Advances* 8, eabm9128.
6263
- F. Petersen, A. Errore, and P. Karaca-Mandic (2022). [Lifting statewide mask mandates and COVID-19 cases: A synthetic control study](https://doi.org/10.1097/MLR.0000000000001725). *Medical Care*.
6364
- F. Pierri, B. L. Perry, M. R. DeVerna, et al. (2022). [Online misinformation is linked to early COVID-19 vaccination hesitancy and refusal](https://doi.org/10.1038/s41598-022-10070-w). *Scientific Reports* 12, 5966.
6465
- A. Pilehvari, J. Ton, M. R. Mohan, A. Marathe, and A. Vullikanti (2022). [Drivers and Predictors of COVID-19 Vaccine Hesitancy in Virginia](https://doi.org/10.1007/978-3-030-96188-6_8). In: Yang, Z., von Briesen, E. (eds), *Proceedings of the 2021 Conference of The Computational Social Science Society of the Americas*. CSSSA 2021.

content/people/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ people:
230230
affiliation: CMU/MLD
231231
team:
232232
- past
233-
note: Core Member, September 2021-May 2022
233+
note: Core member, September 2021-May 2022
234234
- firstName: Shantanu
235235
lastName: Gupta
236236
image: shantanu-gupta.jpg
@@ -713,7 +713,8 @@ people:
713713
image: qi-xuan-teo.jpg
714714
affiliation: CMU/MLD
715715
team:
716-
- core
716+
- past
717+
note: Core member, June 2021-May 2022
717718
- firstName: Robert
718719
lastName: Tibshirani
719720
image: robert-tibshirani-500x500-min.jpg

package-lock.json

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
22
"name": "www-main",
3-
"version": "3.0.9",
3+
"version": "3.0.10",
44
"private": true,
55
"dependencies": {
66
"@fortawesome/fontawesome-free": "^6.1.1",
77
"highlight.js": "^11.5.1",
88
"katex": "^0.15.3",
9-
"uikit": "^3.13.7",
10-
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v3.2.0/www-covidcast-3.2.0.tgz",
11-
"www-covidcast-classic": "https://github.com/cmu-delphi/www-covidcast-classic/releases/download/v2.6.1/www-covidcast-classic-2.6.1.tgz",
9+
"uikit": "^3.14.1",
10+
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v3.2.1/www-covidcast-3.2.1.tgz",
11+
"www-covidcast-classic": "https://github.com/cmu-delphi/www-covidcast-classic/releases/download/v2.6.2/www-covidcast-classic-2.6.2.tgz",
1212
"www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.0.1/www-epivis-2.0.1.tgz"
1313
},
1414
"devDependencies": {
1515
"hugo-bin": "^0.85.2",
1616
"husky": "^7.0.4",
17-
"lint-staged": "^12.3.8",
17+
"lint-staged": "^12.4.1",
1818
"prettier": "^2.6.2",
1919
"prettier-plugin-go-template": "^0.0.12",
2020
"rimraf": "^3.0.2",

0 commit comments

Comments
 (0)