Skip to content

Release v3.2.7 #884

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

Merged
merged 20 commits into from
Nov 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
236e7e0
chore(deps): bump @fortawesome/fontawesome-free from 6.4.0 to 6.4.2
dependabot[bot] Sep 28, 2023
6680aed
chore(deps): bump uikit from 3.16.26 to 3.17.0
dependabot[bot] Oct 1, 2023
080104a
Merge pull request #869 from cmu-delphi/dependabot/npm_and_yarn/dev/u…
nmdefries Oct 2, 2023
2d3334f
feat: update to COVIDcast v3.2.8
minhkhul Oct 11, 2023
c5a2e33
Merge pull request #873 from cmu-delphi/bot/update-covidcast
melange396 Oct 12, 2023
5b69033
Add photo of Gabrielle Thivierge
christymelucci Oct 20, 2023
ab38d41
Add Gabrielle Thivierge
christymelucci Oct 20, 2023
fdd7714
Merge pull request #874 from cmu-delphi/cmelucci/team-page-update
carlynvandyke Oct 23, 2023
64666c3
Merge pull request #859 from cmu-delphi/dependabot/npm_and_yarn/dev/f…
melange396 Oct 23, 2023
513e9d4
chore(deps-dev): bump lint-staged from 13.2.2 to 15.0.2
dependabot[bot] Oct 24, 2023
3323bf3
Merge pull request #875 from cmu-delphi/dependabot/npm_and_yarn/dev/l…
melange396 Oct 24, 2023
7d44a6a
chore(deps-dev): bump hugo-bin from 0.114.2 to 0.115.0
dependabot[bot] Oct 24, 2023
56df642
chore(deps): bump docker/login-action from 2 to 3
dependabot[bot] Oct 24, 2023
375a7d9
Merge pull request #868 from cmu-delphi/dependabot/npm_and_yarn/dev/h…
melange396 Oct 24, 2023
7609ba1
Merge pull request #870 from cmu-delphi/dependabot/github_actions/dev…
melange396 Oct 24, 2023
7a7c97b
feat: update to COVIDcast v3.2.9
melange396 Nov 3, 2023
8212367
Merge pull request #881 from cmu-delphi/bot/update-covidcast
melange396 Nov 3, 2023
5d3ec8a
feat: update to COVIDcast Classic v2.6.7
melange396 Nov 3, 2023
8a4c44b
Merge pull request #883 from cmu-delphi/bot/update-covidcast
melange396 Nov 3, 2023
abe0d2f
chore: release v3.2.7
melange396 Nov 3, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
- name: Login to GitHub Container Registry
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
registry: ghcr.io
username: cmu-delphi-deploy-machine
Expand Down
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/people/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -840,6 +840,12 @@ people:
team:
- past
note: Core member, June 2021-May 2022
- firstName: Gabrielle
lastName: Thivierge
image: gabrielle-thivierge.jpg
affiliation: CMU/Stat
team:
- core
- firstName: Robert
lastName: Tibshirani
image: robert-tibshirani-500x500-min.jpg
Expand Down
Loading