Skip to content

Commit e351ee5

Browse files
committed
Merge branch 'main' into desposti-patch-1
2 parents 1303c3e + 2c8f7b7 commit e351ee5

14 files changed

Lines changed: 88 additions & 27 deletions

File tree

.github/workflows/on-pull-request.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ permissions:
1616
jobs:
1717
update-citations:
1818
uses: ./.github/workflows/update-citations.yaml
19+
secrets: inherit
1920

2021
build-preview:
2122
needs: update-citations

.github/workflows/on-push.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
# skip first run because nothing enabled or setup yet
1919
if: github.run_number != 1
2020
uses: ./.github/workflows/update-citations.yaml
21+
secrets: inherit
2122

2223
build-site:
2324
needs: update-citations

.github/workflows/on-schedule.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ jobs:
1818
# only run on user instance of template, not template itself
1919
if: github.repository != 'greenelab/lab-website-template'
2020
uses: ./.github/workflows/update-citations.yaml
21+
secrets: inherit
2122
with:
2223
open-pr: true

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
Reference: common-changelog.org
44

5+
## 1.3.8 - 2025-11-17
6+
7+
### Changed
8+
9+
- Inherit secrets in GitHub Actions workflows where appropriate
10+
- Add commented out ORCID plugin code to discard source if no ID
11+
512
## 1.3.7 - 2025-07-31
613

714
### Changed

CITATION.cff

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# citation metadata for the template itself
22

33
title: "Lab Website Template"
4-
version: 1.3.7
5-
date-released: 2025-07-31
4+
version: 1.3.8
5+
date-released: 2025-11-17
66
url: "https://github.com/greenelab/lab-website-template"
77
authors:
88
- family-names: "Rubinetti"
@@ -11,4 +11,7 @@ authors:
1111
- family-names: "Greene"
1212
given-names: "Casey"
1313
orcid: "https://orcid.org/0000-0001-8713-9213"
14+
identifiers:
15+
- type: doi
16+
value: 10.5281/zenodo.17228741
1417
cff-version: 1.2.0

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1+
![on-push](../../actions/workflows/on-push.yaml/badge.svg)
2+
![on-pull-request](../../actions/workflows/on-pull-request.yaml/badge.svg)
3+
![on-schedule](../../actions/workflows/on-schedule.yaml/badge.svg)
14

2-
![on-push](../../actions/workflows/on-push.yaml/badge.svg)
3-
![on-pull-request](../../actions/workflows/on-pull-request.yaml/badge.svg)
4-
![on-schedule](../../actions/workflows/on-schedule.yaml/badge.svg)
5+
# physycom's Website
56

6-
# physycom's Website
7+
Visit **[physycom.github.io/website](https://physycom.github.io/website)** 🚀
78

8-
Visit **[physycom.github.io/website](https://physycom.github.io/website)** 🚀
9-
10-
_Built with [Lab Website Template](https://greene-lab.gitbook.io/lab-website-template-docs)_
9+
_Built with [Lab Website Template](https://greene-lab.gitbook.io/lab-website-template-docs)_
103 KB
Binary file not shown.

_cite/plugins/orcid.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ def sort_id(_id):
8484
id_type = get_safe(_id, "external-id-type", "")
8585
id_value = get_safe(_id, "external-id-value", "")
8686

87+
# if no available ids, skip source completely
88+
# if not id_type or not id_value:
89+
# continue
90+
8791
# create source
8892
source = {}
8993

_data/citations.yaml

Lines changed: 44 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
publisher: Chaos, Solitons & Fractals
1111
date: '2025-12-01'
1212
link: https://doi.org/g9749f
13-
orcid: 0000-0002-9633-0017
13+
orcid: 0000-0002-0005-0441
1414
plugin: orcid.py
1515
file: orcid.yaml
1616
- id: doi:10.1103/PhysRevAccelBeams.28.014001
@@ -81,7 +81,7 @@
8181
publisher: 'Journal of Statistical Mechanics: Theory and Experiment'
8282
date: '2022-02-01'
8383
link: https://doi.org/g89wjq
84-
orcid: 0000-0002-9633-0017
84+
orcid: 0000-0002-0005-0441
8585
plugin: sources.py
8686
file: sources.yaml
8787
type: paper
@@ -1265,3 +1265,45 @@
12651265
orcid: 0000-0003-0316-3449
12661266
plugin: orcid.py
12671267
file: orcid.yaml
1268+
- id: doi:10.1101/2025.03.27.25324700
1269+
title: Human mobility and sewage data correlate with COVID-19 epidemic evolution
1270+
in the metropolitan area of Bologna
1271+
authors:
1272+
- Francesco Durazzi
1273+
- Enrico Lunedei
1274+
- Giulio Colombini
1275+
- Giulia Gatti
1276+
- Vittorio Sambri
1277+
- Alessandra de Cesare
1278+
- Cecilia Crippa
1279+
- "Fr\xE9d\xE9rique Pasquali"
1280+
- Gastone Castellani
1281+
- Daniel Remondini
1282+
- Armando Bazzani
1283+
publisher: Cold Spring Harbor Laboratory
1284+
date: '2025-03-28'
1285+
link: https://doi.org/hbbn9g
1286+
orcid: 0000-0002-0005-0441
1287+
plugin: orcid.py
1288+
file: orcid.yaml
1289+
- id: doi:10.1186/s12879-025-11520-2
1290+
title: Human mobility and sewage data correlate with COVID-19 epidemic evolution
1291+
in a 3-year surveillance of the metropolitan area of Bologna
1292+
authors:
1293+
- Francesco Durazzi
1294+
- Enrico Lunedei
1295+
- Giulio Colombini
1296+
- Giulia Gatti
1297+
- Vittorio Sambri
1298+
- Alessandra De Cesare
1299+
- Cecilia Crippa
1300+
- "Fr\xE9d\xE9rique Pasquali"
1301+
- Gastone Castellani
1302+
- Daniel Remondini
1303+
- Armando Bazzani
1304+
publisher: BMC Infectious Diseases
1305+
date: '2025-10-31'
1306+
link: https://doi.org/hbbn9h
1307+
orcid: 0000-0002-0005-0441
1308+
plugin: orcid.py
1309+
file: orcid.yaml

_data/google-scholar.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Google Scholar author IDs
2+
# To find a researcher's Google Scholar ID:
3+
# 1. Go to https://scholar.google.com
4+
# 2. Search for the researcher
5+
# 3. Click on their profile
6+
# 4. The URL will look like: https://scholar.google.com/citations?user=XXXXXXXXX
7+
# 5. Use XXXXXXXXX as the gsid below
8+
9+
- gsid: flhs-gwAAAAJ # Mirko Degli Esposti
10+
- gsid: Z6lHULUAAAAJ # Gregorio Berselli

0 commit comments

Comments
 (0)