Skip to content

Commit dffd172

Browse files
authored
Merge pull request #143 from ProjectPythia/main
[pull] main from ProjectPythia:main
2 parents ba0b8fc + 41524ae commit dffd172

16 files changed

+513
-1215
lines changed

.github/workflows/update-resource-gallery.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: |
5757
python .github/workflows/collect-user-submission.py
5858
59-
- uses: actions/upload-artifact@v2
59+
- uses: actions/upload-artifact@v4
6060
with:
6161
name: submission
6262
path: resource-gallery-submission-input.json
@@ -72,7 +72,7 @@ jobs:
7272
- uses: actions/setup-python@v2
7373
with:
7474
python-version: 3.8
75-
- uses: actions/download-artifact@v2
75+
- uses: actions/download-artifact@v4
7676
with:
7777
name: submission
7878

environment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ dependencies:
1010
- pre-commit
1111
- pyyaml
1212
- sphinx-pythia-theme
13+
- sphinx-design
14+
- sphinx-copybutton

portal/_static/images/1-actions.png

2.76 KB
Loading
31.5 KB
Loading
12.6 KB
Loading

portal/_static/images/4-releases.png

6.36 KB
Loading
20.3 KB
Loading
148 KB
Loading

portal/_static/images/logos/Unidata_logo_horizontal_1200x300.svg

Lines changed: 0 additions & 891 deletions
This file was deleted.
-26.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)