Skip to content

Commit 519fc1c

Browse files
authored
Merge pull request #2 from galaxyproject/main
rebase files from gtn up website
2 parents 6d4f496 + b5acaf8 commit 519fc1c

File tree

352 files changed

+471592
-5169
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

352 files changed

+471592
-5169
lines changed

Diff for: .github/workflows/ci.yml

-11
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,6 @@ concurrency:
88
on:
99
pull_request:
1010
types: [opened, reopened, synchronize, ready_for_review]
11-
paths:
12-
- 'Gemfile.lock'
13-
- '**/*.md'
14-
- '**/*.html'
15-
- '*.yml'
16-
- '*.yaml'
17-
- 'metadata/*'
18-
- 'topics/*/images/*'
19-
- '_plugins/*'
20-
- '_plugins_dev/*'
21-
- '**/*.bib'
2211

2312
jobs:
2413
build-site:

Diff for: .github/workflows/google-form-recordings.yml

+15-13
Original file line numberDiff line numberDiff line change
@@ -57,18 +57,20 @@ jobs:
5757
New recording submitted!
5858
5959
**Submission Process checklist**
60-
- [x] **Instructor** Record video
61-
- [x] **Instructor** Submit video via form
62-
- [x] **GTN** Pull request made by bot
63-
- [ ] **GTN** Check if adjustments to PR are necessary
64-
- [ ] Check [Submissions Form](https://docs.google.com/spreadsheets/d/1iXjLlMEH5QMAMyUMHi1c_Lb7OiJhL_9hgJrtAsBoZ-Y/edit?usp=sharing)
65-
- [ ] New contributors need to be added?
66-
- [ ] **GTN** Upload video to [GalaxyProject YouTube](https://www.youtube.com/c/galaxyproject)
67-
- [ ] **GTN** Add youtube video id to PR after upload
68-
- [ ] **GTN** Put Autogenerated captions in Google Doc ([folder](https://drive.google.com/drive/folders/1liyqDQDbxMNXvpQIaqFmoE2fB2aJIH9N?usp=drive_link))
69-
- [ ] **Instructor** Fix autogenerated captions, comment here when done
70-
- [ ] **GTN** Upload fixed captions to YouTube
71-
- [ ] **GTN** Add the people who did the captioning to this PR
72-
- [ ] **GTN** Merge PR!
60+
- [x] **Instructor:** Record video
61+
- [x] **Instructor:** Submit video via form
62+
- [x] **GTN:** Pull request made by bot
63+
- [ ] **GTN:** Check [Submissions Spreadsheet](https://docs.google.com/spreadsheets/d/1iXjLlMEH5QMAMyUMHi1c_Lb7OiJhL_9hgJrtAsBoZ-Y/edit?usp=sharing)
64+
- [ ] Mark the 'PR made?' column as 'yes' in the spreadsheet
65+
- [ ] Ping speakers on this PR
66+
- [ ] Add any new contributors to `CONTRIBUTORS.yaml` file
67+
- [ ] **GTN:** Upload video to [GalaxyProject YouTube](https://www.youtube.com/c/galaxyproject)
68+
- [ ] **GTN:** Add YouTube video id to PR after upload
69+
- [ ] **GTN:** Put Autogenerated captions in Google Doc ([folder](https://drive.google.com/drive/folders/1liyqDQDbxMNXvpQIaqFmoE2fB2aJIH9N?usp=drive_link))
70+
- [ ] **GTN:** Check that permissions on the Doc are set to "Everybody with the link can edit"
71+
- [ ] **Instructor:** Fix autogenerated captions, comment here when done
72+
- [ ] **GTN:** Upload fixed captions to YouTube
73+
- [ ] **GTN:** Add the people who did the captioning to this PR
74+
- [ ] **GTN:** Merge PR!
7375
7476

Diff for: .github/workflows/monthly-release-backfill.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
with:
1818
ref: "${{ github.event.inputs.selected_tag }}"
1919
fetch-depth: 0
20+
fetch-tags: true
2021

2122
# BEGIN Dependencies
2223
- uses: actions/setup-python@v5

Diff for: .github/workflows/monthly-release.yml

+3
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
with:
2525
# Based on logic in deploy.yml
2626
fetch-depth: 1200
27+
fetch-tags: true
2728

2829
# BEGIN Dependencies
2930
- uses: actions/setup-python@v5
@@ -93,5 +94,7 @@ jobs:
9394

9495
- name: Create Release
9596
id: create_release
97+
env:
98+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9699
run: |
97100
gh release create ${{ env.release_tag }} --title "Release ${{ env.release_title }}" --notes "Monthly release of the GTN materials is now [available on the archive](https://training.galaxyproject.org/archive/${{ env.release_tag }}/)." --target main --latest

Diff for: CONTRIBUTORS.yaml

+124-13
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,20 @@ abdulrahmanazab:
8080
name: Abdulrahman Azab
8181
joined: 2019-01
8282

83+
abueg:
84+
name: Linelle Abueg
85+
twitter: llabueg
86+
orcid: 0000-0002-6879-3954
87+
joined: 2022-01
88+
89+
ahmedhamidawan:
90+
name: Ahmed Hamid Awan
91+
92+
matrix: 'ahmedhamidawan:matrix.org'
93+
orcid: 0009-0003-2600-6152
94+
linkedin: ahmed-awan-70a20919a
95+
joined: 2024-08
96+
8397
AfiDede:
8498
name: Kweyakie Afi Blebo
8599
twitter: _Afidede
@@ -602,6 +616,12 @@ desmond-jasper:
602616
name: Desmond Jasper
603617
joined: 2020-04
604618

619+
dianichj:
620+
name: Diana Chiang Jurado
621+
622+
orcid: 0000-0002-5857-1477
623+
joined: 2024-08
624+
605625
dirowa:
606626
name: Donny Vrins
607627
joined: 2021-10
@@ -671,11 +691,23 @@ ElectronicBlueberry:
671691
- uni-freiburg
672692
- elixir-europe
673693

694+
angiolini:
695+
github: false
696+
name: Emily Angiolini
697+
joined: 2024-05
698+
elixir_node: uk
699+
orcid: 0000-0002-0814-8830
700+
674701
emmaleith:
675702
name: Emma Leith
676703
677704
joined: 2019-07
678705

706+
emmaustin20:
707+
name: Emmanuel Augustine
708+
709+
joined: 2024-09
710+
679711
emichn:
680712
name: Elisa Michon
681713
joined: 2019-03
@@ -794,6 +826,13 @@ fubar2:
794826
joined: 2021-02
795827
elixir_node: au
796828

829+
GabrielaLopez:
830+
name: Gabriela Lopez-Gonzalez
831+
twitter: GabyBelicosa
832+
orcid: 0000-0002-0814-8830
833+
joined: 2023-01
834+
elixir_node: uk
835+
797836
gallardoalba:
798837
name: Cristóbal Gallardo
799838
joined: 2020-11
@@ -807,6 +846,10 @@ GaloGS:
807846
name: Galo A. Goig
808847
joined: 2022-03
809848

849+
GarethPrice-Aus :
850+
name: Gareth Price
851+
joined: 2024-09
852+
810853
garimavs:
811854
name: Garima Singh
812855
@@ -931,9 +974,21 @@ huitang-earth:
931974
orcid: 0000-0002-8745-3859
932975
joined: 2021-01
933976

977+
hujambo-dunia:
978+
name: Michelle Terese Savage
979+
orcid: 0009-0006-2858-2593
980+
linkedin: michelleteresesavage
981+
joined: 2024-08
982+
affiliations:
983+
- johnshopkins
984+
934985
igcbioinformatics:
935986
name: IGC Bioinformatics Unit
936987
joined: 2018-12
988+
989+
igormakunin:
990+
name: Igor Makunin
991+
joined: 2024-09
937992

938993
ioanagry:
939994
name: Ioana Popescu
@@ -1246,10 +1301,6 @@ LeilyR:
12461301
name: Leily Rabbani
12471302
joined: 2018-09
12481303

1249-
abueg:
1250-
name: Linelle Abueg
1251-
joined: 2022-01
1252-
12531304
lilianarutaihwa:
12541305
name: Liliana Rutaihwa
12551306
joined: 2024-06
@@ -1297,6 +1348,10 @@ LonsBio:
12971348
loraine-gueguen:
12981349
name: Loraine Guéguen
12991350
joined: 2017-09
1351+
1352+
lybCNU:
1353+
name: Yongbin Li
1354+
joined: 2024-08
13001355

13011356
kilpert:
13021357
name: Fabian Kilpert
@@ -1401,6 +1456,11 @@ marziacremona:
14011456
14021457
joined: 2018-02
14031458

1459+
mateeullah905:
1460+
name: Matee Ullah
1461+
1462+
joined: 2024-09
1463+
14041464
matthias313:
14051465
name: Matthias Fahrner
14061466
@@ -1478,6 +1538,10 @@ Melkeb:
14781538
melpetera:
14791539
name: Mélanie Petera
14801540
joined: 2019-06
1541+
1542+
meltemktn:
1543+
name: Meltem Kutnu
1544+
joined: 2024-09
14811545

14821546
mgramm1:
14831547
name: Marie Gramm
@@ -1535,6 +1599,10 @@ mritchie:
15351599
name: Matt Ritchie
15361600
joined: 2018-09
15371601

1602+
mschatz:
1603+
name: Michael Schatz
1604+
joined: 2024-09
1605+
15381606
msozzoni:
15391607
name: Marcella Sozzoni
15401608
joined: 2022-03
@@ -1593,6 +1661,11 @@ nakucher:
15931661
name: Natalie Kucher
15941662
15951663
joined: 2023-06
1664+
1665+
natalie-wa:
1666+
name: Natalie Whitaker-Allen
1667+
1668+
joined: 2024-08
15961669

15971670
natefoo:
15981671
name: Nate Coraor
@@ -1631,11 +1704,6 @@ NickSto:
16311704
twitter: NickStoler
16321705
joined: 2018-07
16331706

1634-
nsjuty:
1635-
name: Nick Juty
1636-
orcid: 0000-0002-2036-8350
1637-
joined: 2024-04
1638-
16391707
nomadscientist:
16401708
name: Wendi Bacon
16411709
@@ -1655,11 +1723,19 @@ npalopoli:
16551723
joined: 2021-09
16561724

16571725
npechl:
1658-
name: Nikolaos Pechlivanis
1659-
1726+
name: Nikos Pechlivanis
16601727
twitter: npechl
1661-
joined: 2023-05
16621728
orcid: 0000-0003-2502-612X
1729+
linkedin: npechl
1730+
joined: 2023-05
1731+
elixir_node: gr
1732+
affiliations:
1733+
- inab-certh
1734+
1735+
nsjuty:
1736+
name: Nick Juty
1737+
orcid: 0000-0002-2036-8350
1738+
joined: 2024-04
16631739

16641740
nsoranzo:
16651741
name: Nicola Soranzo
@@ -1782,7 +1858,7 @@ paulzierep:
17821858

17831859
pavanvidem:
17841860
name: Pavankumar Videm
1785-
orcid: 0000-0002-5192-126X
1861+
orcid: 0000-0002-5192-126X
17861862
joined: 2017-09
17871863
affiliations:
17881864
- uni-freiburg
@@ -1929,10 +2005,30 @@ rwinand:
19292005
affiliations:
19302006
- sciensano
19312007

2008+
RZ9082:
2009+
name: Rand Zoabi
2010+
joined: 2024-08
2011+
matrix: 'rand_z:matrix.org'
2012+
2013+
orcid: 0009-0000-2501-8053
2014+
19322015
s3by01:
19332016
name: Sébastien Fouilloux
19342017
joined: 2024-05
19352018

2019+
SaimMomin12:
2020+
name: Saim Momin
2021+
2022+
twitter: SaimMomin12
2023+
matrix: 'saimmomin:matrix.org'
2024+
orcid: 0009-0003-9935-828X
2025+
elixir_node: de
2026+
linkedin: saim-momin
2027+
joined: 2024-03
2028+
affiliations:
2029+
- uni-freiburg
2030+
- elixir-europe
2031+
19362032
samanthaanjei:
19372033
name: Samantha Anjei
19382034
joined: 2022-04
@@ -2147,6 +2243,10 @@ tb143:
21472243
name: Tim Beck
21482244
joined: 2023-09
21492245

2246+
tcollins2011:
2247+
name: Tyler Collins
2248+
joined: 2024-09
2249+
21502250
tduigou:
21512251
name: Thomas Duigou
21522252
@@ -2246,6 +2346,10 @@ tsenapathi:
22462346
name: Tharindu Senapathi
22472347
joined: 2019-05
22482348

2349+
trungN:
2350+
name: Nguyen Vo Minh Trung
2351+
joined: 2024-09
2352+
22492353
TKlingstrom:
22502354
name: Tomas Klingström
22512355
@@ -2396,3 +2500,10 @@ ThibaudGlinez:
23962500
affiliations:
23972501
- pndb
23982502
- elixir-europe
2503+
2504+
2505+
tbrown91:
2506+
name: Tom Brown
2507+
2508+
orcid: 0000-0001-8293-4816
2509+
joined: 2024-08

Diff for: FUNDERS.yaml

+24
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,13 @@ CINECA-Project:
7676
funder_name: Horizon 2020
7777
url: https://www.cineca-project.eu
7878

79+
nfdi4plants:
80+
name: DataPLANT
81+
joined: 2024-07
82+
url: https://www.nfdi4plants.de://www.nfdi4plants.de/
83+
avatar: "/training-material/shared/images/logo-dataplant.svg"
84+
funder: true
85+
7986
deNBI:
8087
name: de.NBI
8188
funder: true
@@ -230,6 +237,23 @@ h2020-defend:
230237
This work has received funding from the DEFEND project (www.defend2020.eu) with funding from the European Union's Horizon 2020 research and innovation programme under grant agreement No 773701.
231238
url: https://www.defend2020.eu
232239

240+
madland:
241+
name: MAdLand
242+
joined: 2024-07
243+
url: https://madland.science
244+
avatar: "/training-material/shared/images/logo-madland.jpg"
245+
funder: true
246+
github: false
247+
248+
mwk:
249+
name: Ministerium für Wissenschaft, Forschung und Kunst Baden-Württemberg
250+
short_name: MWK
251+
joined: 2024-08
252+
url: https://mwk.baden-wuerttemberg.de/de/startseite
253+
avatar: "/training-material/assets/images/MWK.png"
254+
funder: true
255+
github: false
256+
233257
nhgri-anvil:
234258
name: National Human Genome Research Institute Genomic Data Science Analysis, Visualization, and Informatics Lab-Space
235259
short_name: "NHGRI ANVIL"

0 commit comments

Comments
 (0)