Skip to content
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

Absolute import instead of relative #479

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
91 commits
Select commit Hold shift + click to select a range
8f0b97d
Update version
bikegeek Aug 1, 2023
a4927f3
Update conf.py
bikegeek Aug 1, 2023
9c82f83
Replace link from boxplot to series plot
bikegeek Sep 13, 2023
07b2f39
Merge pull request #387 from dtcenter/feature_385_documentation
hankenstein2 Sep 13, 2023
4b7aaf3
Feature 386 v3.0.0 beta1 (#389)
bikegeek Sep 15, 2023
d6f3a26
Update version
bikegeek Sep 15, 2023
2c29682
Update release-notes.rst to add "-beta1"
jprestop Sep 21, 2023
eb3e20c
Update and rename 2.1.0_wcoss2 to 3.0.0_wcoss2
jprestop Sep 21, 2023
c42cf1e
Update requirements.txt
jprestop Oct 11, 2023
cfd2335
Added sphinx_rtd_theme to extensions
jprestop Oct 11, 2023
1c14aec
Bugfix 391 fixed values (#392)
bikegeek Oct 16, 2023
f635ce4
specify the color of the no resolution and no skill lines for the rel…
TatianaBurek Oct 17, 2023
97f86a4
Bugfix 391 fixed values (#396)
bikegeek Nov 2, 2023
098e9ba
Bugfix 394 roc (#398)
bikegeek Nov 2, 2023
dc442a4
Issue #401 replaced line_logger with logger in line 698 (#402)
bikegeek Nov 3, 2023
d55d837
Issue 355 show legend (#400)
TatianaBurek Nov 8, 2023
d2025c7
Feature 403 v3.0.0 beta2 (#404)
bikegeek Nov 8, 2023
5e0ea1f
move content to the correct section (#406)
bikegeek Nov 8, 2023
7929cbb
Update version
bikegeek Nov 8, 2023
acbcdc5
Update util.py
bikegeek Nov 15, 2023
be055b9
Issue 399 roc curve (#408)
TatianaBurek Dec 1, 2023
2f3d9d4
Update index.rst
JohnHalleyGotway Dec 28, 2023
16ac0f8
Feature 407 stratosphere bias plot (#410)
CPKalb Jan 4, 2024
634049b
feature_414_develop_gha_node20 (#415)
lisagoodrich Feb 2, 2024
8531352
Update nco_requirements.txt
bikegeek Feb 5, 2024
acfe80a
Update requirements.txt
bikegeek Feb 5, 2024
1c350fa
Feature 419 v3.0.0 beta3 (#422)
bikegeek Feb 7, 2024
9bcd854
Update release-notes.rst
bikegeek Feb 7, 2024
40b2fd1
Update version
bikegeek Feb 7, 2024
0ca9427
adding a literalinclude (#420)
lisagoodrich Feb 7, 2024
ecf6340
Update conf.py
bikegeek Feb 7, 2024
bd7ea14
issue # 425, make fixes to the contour plot for the Z value to remove…
bikegeek Mar 5, 2024
6381440
Update tcrmw_cross_section.rst
bikegeek Mar 19, 2024
3714d32
Update tcrmw_cross_section.rst
bikegeek Mar 19, 2024
0251093
Merge pull request #426 from dtcenter/bugfix_425_tcrmw_cross_section
hankenstein2 Mar 20, 2024
4de2c05
Feature #429 develop sonarqube_gha (#430)
JohnHalleyGotway Apr 8, 2024
899480e
Update taylor_diagram.rst
bikegeek Apr 11, 2024
4acb107
Update taylor_diagram_defaults.yaml
bikegeek Apr 15, 2024
90f954a
Feature 432 v3.0.0 beta4 (#437)
bikegeek Apr 17, 2024
c3babfe
Update version
bikegeek Apr 17, 2024
ab7035b
Update conf.py
bikegeek Apr 17, 2024
7e944d3
Per #429, push to a single METplotpy SonarQube project (#438)
JohnHalleyGotway Apr 22, 2024
1982bb3
Feature update modulefiles (#440)
jprestop Apr 25, 2024
9e3e7af
Feature 383 tcmpr doc test (#441)
bikegeek May 7, 2024
01ebf79
Update hist.py
bikegeek May 8, 2024
207276b
Feature 388 develop update templates (#445)
jprestop May 21, 2024
c64b0a0
Feature 424 roc ctc (#427)
bikegeek May 29, 2024
5c3cb76
Feature 342 tcdiag tcmpr plotter (#446)
bikegeek May 29, 2024
a904351
Feature 380 phys tend plot actual (#382)
ahijevyc Jun 6, 2024
feb0d07
change physics_tend import back to relative import
georgemccabe Jun 7, 2024
f332db6
Code coverage in SonarQube (#448)
georgemccabe Jun 17, 2024
eecd4f5
Renamed .yml files as .yaml (#451)
mollybsmith-noaa Jun 28, 2024
3631324
Update requirements.txt
bikegeek Jun 28, 2024
79df3c7
Feature 447 stratosphere qbo (#450)
CPKalb Jun 28, 2024
edd180d
updates for beta5 release (#453)
bikegeek Jul 1, 2024
27e4f7c
Update version
bikegeek Jul 1, 2024
916ed61
Feature 452 v3.0.0 beta5 (#454)
bikegeek Jul 1, 2024
ea4fee0
Update version
bikegeek Jul 1, 2024
0fd51f9
Update conf.py
bikegeek Jul 1, 2024
a168ff7
Update version to remove blank line
JohnHalleyGotway Jul 5, 2024
4aa40b1
Feature #461 move to pyproject.toml (#462)
John-Sharples Sep 18, 2024
a6a6759
461: remove email from prackagemetadata (#463)
John-Sharples Sep 20, 2024
05a8d13
461: change version file (#464)
John-Sharples Sep 23, 2024
6a3bd6b
Update trigger_metplus.yaml to run on push to develop not main
georgemccabe Sep 23, 2024
b0c37f3
find packages using wildcards so imports like metplotpy.plots.difficu…
georgemccabe Sep 23, 2024
c11c25c
disable installing package dependencies because it breaks install in …
georgemccabe Sep 23, 2024
b9c5c15
Feature #461 hovmoeller tests (#466)
John-Sharples Sep 26, 2024
5c189be
Feature 461 make compare images configurable (#467)
John-Sharples Sep 30, 2024
66768ef
Feature internal 57 logging remaining (#468)
bikegeek Oct 1, 2024
1e80df6
Updated metplus-action-release-checksum version
jprestop Oct 17, 2024
83a5feb
Feature 469 v3.0.0 beta6 (#470)
jprestop Oct 17, 2024
3aa112c
Updating version
jprestop Oct 18, 2024
4313598
Updating release date
jprestop Oct 18, 2024
af7eecf
Update release-notes.rst
jprestop Oct 18, 2024
3e6022c
461 revert compare images changes (#472)
John-Sharples Oct 31, 2024
b3ca7b2
Replace matplotlib.cbook.mplDeprecation with matplotlib.MatplotlibDep…
bikegeek Nov 12, 2024
62fc8d0
Updated dates and added release notes for rc1 (#474)
bikegeek Nov 14, 2024
0723459
Update conf.py
bikegeek Nov 14, 2024
d41facd
Per dtcenter/METplus#2336, call custom GHA to trigger METplus use cas…
georgemccabe Nov 15, 2024
e058faa
Bugfix #475 main_v3.0 - make default configs available in package (#477)
georgemccabe Nov 20, 2024
08a315c
Adding In Memoriam
jprestop Dec 12, 2024
3fa6af6
Removing, superfluous since Github automatically checks
bikegeek Dec 18, 2024
d277e69
Feature 480 v3.0.0 (#481)
bikegeek Dec 19, 2024
1ba6ef7
Update conf.py
bikegeek Dec 19, 2024
87a2891
Update conf.py
bikegeek Dec 19, 2024
91cff36
Update conf.py
bikegeek Dec 19, 2024
faed435
Modified default log level to ERROR to reduce logging messages captur…
bikegeek Aug 1, 2023
9c4dda9
Revert "Modified default log level to ERROR to reduce logging message…
bikegeek Aug 1, 2023
96184f6
Create 2.1.0_casper
jprestop Feb 5, 2024
a685022
update documentation requirements to include all sphinx packages and …
georgemccabe Jun 18, 2024
7edf1ec
Absolute import instead of relative
ahijevyc Dec 17, 2024
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: 2 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[run]
relative_files = True
19 changes: 10 additions & 9 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,17 @@ Describe the steps to reproduce the behavior:
- [ ] Select **scientist(s)** or **no scientist** required

### Labels ###
- [ ] Review default **alert** labels
- [ ] Select **component(s)**
- [ ] Select **priority**
- [ ] Select **requestor(s)**

### Projects and Milestone ###
- [ ] Select **Organization** level **Project** for support of the current coordinated release
- [ ] Select **Repository** level **Project** for development toward the next official release or add **alert: NEED CYCLE ASSIGNMENT** label
### Milestone and Projects###
- [ ] Select **Milestone** as the next bugfix version
- [ ] Select **Coordinated METplus-X.Y Support** project for support of the current coordinated release
- [ ] Select **METplotpy-X.Y.Z Development** project for development toward the next official release

## Define Related Issue(s) ##
## Define Related Issue(s)##
Consider the impact to the other METplus components.
- [ ] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdataio](https://github.com/dtcenter/METdataio/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose)

Expand All @@ -65,20 +66,20 @@ Branch name: `bugfix_<Issue Number>_main_<Version>_<Description>`
- [ ] Add/update log messages for easier debugging.
- [ ] Add/update unit tests.
- [ ] Add/update documentation.
- [ ] Add any new Python packages to the [METplus Components Python Requirements](https://metplus.readthedocs.io/en/develop/Users_Guide/overview.html#metplus-components-python-requirements) table.
- [ ] Add any new Python packages to the [METplus Components Python Requirements](https://metplus.readthedocs.io/en/develop/Users_Guide/appendixA.html#metplus-components-python-packages) table.
- [ ] Push local changes to GitHub.
- [ ] Submit a pull request to merge into **main_\<Version>**.
Pull request: `bugfix <Issue Number> main_<Version> <Description>`
- [ ] Define the pull request metadata, as permissions allow.
Select: **Reviewer(s)** and **Development** issues
Select: **Organization** level software support **Project** for the current coordinated release
Select: **Reviewer(s)** and **Development** issue
Select: **Milestone** as the next bugfix version
Select: Coordinated METplus-X.Y Support project for support of the current coordinated release
- [ ] Iterate until the reviewer(s) accept and merge your changes.
- [ ] Delete your fork or branch.
- [ ] Complete the steps above to fix the bug on the **develop** branch.
Branch name: `bugfix_<Issue Number>_develop_<Description>`
Pull request: `bugfix <Issue Number> develop <Description>`
Select: **Reviewer(s)** and **Development** issues
Select: **Repository** level development cycle **Project** for the next official release
Select: **Reviewer(s)** and **Development** issue
Select: **Milestone** as the next official version
Select: **METplotpy-X.Y.Z Development** project for development toward the next official release
- [ ] Close this issue.
13 changes: 7 additions & 6 deletions .github/ISSUE_TEMPLATE/enhancement_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,14 @@ Consider breaking the enhancement down into sub-issues.
- [ ] Select **scientist(s)** or **no scientist** required

### Labels ###
- [ ] Review default **alert** labels
- [ ] Select **component(s)**
- [ ] Select **priority**
- [ ] Select **requestor(s)**

### Projects and Milestone ###
- [ ] Select **Repository** and/or **Organization** level **Project(s)** or add **alert: NEED CYCLE ASSIGNMENT** label
- [ ] Select **Milestone** as the next official version or **Future Versions**
### Milestone and Projects ###
- [ ] Select **Milestone** as a **METplotpy-X.Y.Z** version, **Consider for Next Release**, or **Backlog of Development Ideas**
- [ ] For a **METplotpy-X.Y.Z** version, select the **METplotpy-X.Y.Z Development** project

## Define Related Issue(s) ##
Consider the impact to the other METplus components.
Expand All @@ -56,14 +57,14 @@ Branch name: `feature_<Issue Number>_<Description>`
- [ ] Add/update log messages for easier debugging.
- [ ] Add/update unit tests.
- [ ] Add/update documentation.
- [ ] Add any new Python packages to the [METplus Components Python Requirements](https://metplus.readthedocs.io/en/develop/Users_Guide/overview.html#metplus-components-python-requirements) table.
- [ ] Add any new Python packages to the [METplus Components Python Requirements](https://metplus.readthedocs.io/en/develop/Users_Guide/appendixA.html#metplus-components-python-packages) table.
- [ ] Push local changes to GitHub.
- [ ] Submit a pull request to merge into **develop**.
Pull request: `feature <Issue Number> <Description>`
- [ ] Define the pull request metadata, as permissions allow.
Select: **Reviewer(s)** and **Development** issues
Select: **Repository** level development cycle **Project** for the next official release
Select: **Reviewer(s)** and **Development** issue
Select: **Milestone** as the next official version
Select: **METplotpy-X.Y.Z Development** project for development toward the next official release
- [ ] Iterate until the reviewer(s) accept and merge your changes.
- [ ] Delete your fork or branch.
- [ ] Close this issue.
13 changes: 7 additions & 6 deletions .github/ISSUE_TEMPLATE/new_feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,14 @@ Consider breaking the new feature down into sub-issues.
- [ ] Select **scientist(s)** or **no scientist** required

### Labels ###
- [ ] Review default **alert** labels
- [ ] Select **component(s)**
- [ ] Select **priority**
- [ ] Select **requestor(s)**

### Projects and Milestone ###
- [ ] Select **Repository** and/or **Organization** level **Project(s)** or add **alert: NEED CYCLE ASSIGNMENT** label
- [ ] Select **Milestone** as the next official version or **Future Versions**
### Milestone and Projects###
- [ ] Select **Milestone** as a **METplotpy-X.Y.Z** version, **Consider for Next Release**, or **Backlog of Development Ideas**
- [ ] For a **METplotpy-X.Y.Z** version, select the **METplotpy-X.Y.Z Development** project

## Define Related Issue(s) ##
Consider the impact to the other METplus components.
Expand All @@ -59,14 +60,14 @@ Branch name: `feature_<Issue Number>_<Description>`
- [ ] Add/update log messages for easier debugging.
- [ ] Add/update unit tests.
- [ ] Add/update documentation.
- [ ] Add any new Python packages to the [METplus Components Python Requirements](https://metplus.readthedocs.io/en/develop/Users_Guide/overview.html#metplus-components-python-requirements) table.
- [ ] Add any new Python packages to the [METplus Components Python Requirements](https://metplus.readthedocs.io/en/develop/Users_Guide/appendixA.html#metplus-components-python-packages) table.
- [ ] Push local changes to GitHub.
- [ ] Submit a pull request to merge into **develop**.
Pull request: `feature <Issue Number> <Description>`
- [ ] Define the pull request metadata, as permissions allow.
Select: **Reviewer(s)** and **Development** issues
Select: **Repository** level development cycle **Project** for the next official release
Select: **Reviewer(s)** and **Development** issue
Select: **Milestone** as the next official version
Select: **METplotpy-X.Y.Z Development** project for development toward the next official release
- [ ] Iterate until the reviewer(s) accept and merge your changes.
- [ ] Delete your fork or branch.
- [ ] Close this issue.
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/sub-issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,13 @@ This is a sub-issue of #*List the parent issue number here*.
- [ ] Select **scientist(s)** or **no scientist** required

### Labels ###
- [ ] Review default **alert** labels
- [ ] Select **component(s)**
- [ ] Select **priority**
- [ ] Select **requestor(s)**

### Projects and Milestone ###
- [ ] Select **Repository** and/or **Organization** level **Project(s)** or add **alert: NEED CYCLE ASSIGNMENT** label
- [ ] Select **Milestone** as the next official version or **Future Versions**
### Milestone and Projects ###
- [ ] Select **Milestone** as a **METplotpy-X.Y.Z** version, **Consider for Next Release**, or **Backlog of Development Ideas**
- [ ] For a **METplotpy-X.Y.Z** version, select the **METplotpy-X.Y.Z Development** project


13 changes: 7 additions & 6 deletions .github/ISSUE_TEMPLATE/task.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,14 @@ Consider breaking the task down into sub-issues.
- [ ] Select **scientist(s)** or **no scientist** required

### Labels ###
- [ ] Review default **alert** labels
- [ ] Select **component(s)**
- [ ] Select **priority**
- [ ] Select **requestor(s)**

### Projects and Milestone ###
- [ ] Select **Repository** and/or **Organization** level **Project(s)** or add **alert: NEED CYCLE ASSIGNMENT** label
- [ ] Select **Milestone** as the next official version or **Future Versions**
### Milestone and Projects ###
- [ ] Select **Milestone** as a **METplotpy-X.Y.Z** version, **Consider for Next Release**, or **Backlog of Development Ideas**
- [ ] For a **METplotpy-X.Y.Z** version, select the **METplotpy-X.Y.Z Development** project

## Define Related Issue(s) ##
Consider the impact to the other METplus components.
Expand All @@ -55,14 +56,14 @@ Branch name: `feature_<Issue Number>_<Description>`
- [ ] Add/update log messages for easier debugging.
- [ ] Add/update unit tests.
- [ ] Add/update documentation.
- [ ] Add any new Python packages to the [METplus Components Python Requirements](https://metplus.readthedocs.io/en/develop/Users_Guide/overview.html#metplus-components-python-requirements) table.
- [ ] Add any new Python packages to the [METplus Components Python Requirements](https://metplus.readthedocs.io/en/develop/Users_Guide/appendixA.html#metplus-components-python-packages) table.
- [ ] Push local changes to GitHub.
- [ ] Submit a pull request to merge into **develop**.
Pull request: `feature <Issue Number> <Description>`
- [ ] Define the pull request metadata, as permissions allow.
Select: **Reviewer(s)** and **Development** issues
Select: **Repository** level development cycle **Project** for the next official release
Select: **Reviewer(s)** and **Development** issue
Select: **Milestone** as the next official version
Select: **METplotpy-X.Y.Z Development** project for development toward the next official release
- [ ] Iterate until the reviewer(s) accept and merge your changes.
- [ ] Delete your fork or branch.
- [ ] Close this issue.
63 changes: 63 additions & 0 deletions .github/jobs/configure_sonarqube.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
#!/bin/bash

# Constants
SONAR_PROPERTIES_DIR=internal/scripts/sonarqube
SONAR_PROPERTIES=sonar-project.properties

# Check that this is being run from the top-level METplotpy directory
if [ ! -e $SONAR_PROPERTIES_DIR/$SONAR_PROPERTIES ]; then
echo "ERROR: ${0} -> must be run from the top-level METplotpy directory"
exit 1
fi

# Check required environment variables
if [ -z ${SOURCE_BRANCH+x} ]; then
echo "ERROR: ${0} -> \$SOURCE_BRANCH not defined!"
exit 1
fi
if [ -z ${WD_REFERENCE_BRANCH+x} ]; then
echo "ERROR: ${0} -> \$WD_REFERENCE_BRANCH not defined!"
exit 1
fi
if [ -z ${SONAR_HOST_URL+x} ]; then
echo "ERROR: ${0} -> \$SONAR_HOST_URL not defined!"
exit 1
fi
if [ -z ${SONAR_TOKEN+x} ]; then
echo "ERROR: ${0} -> \$SONAR_TOKEN not defined!"
exit 1
fi

# Define the version string
SONAR_PROJECT_VERSION=$(cat metplotpy/_version.py | cut -d'=' -f2 | tr -d '" ')

#
# Define the $SONAR_REFERENCE_BRANCH as the
# - Target of any requests
# - Manual setting for workflow dispatch
# - Source branch for any pushes (e.g. develop)
#
if [ "$GITHUB_EVENT_NAME" == "pull_request" ]; then
export SONAR_REFERENCE_BRANCH=$GITHUB_BASE_REF
elif [ "$GITHUB_EVENT_NAME" == "workflow_dispatch" ]; then
export SONAR_REFERENCE_BRANCH=$WD_REFERENCE_BRANCH
else
export SONAR_REFERENCE_BRANCH=$SOURCE_BRANCH
fi

# Configure the sonar-project.properties
[ -e $SONAR_PROPERTIES ] && rm $SONAR_PROPERTIES
sed -e "s|SONAR_PROJECT_VERSION|$SONAR_PROJECT_VERSION|" \
-e "s|SONAR_HOST_URL|$SONAR_HOST_URL|" \
-e "s|SONAR_TOKEN|$SONAR_TOKEN|" \
-e "s|SONAR_BRANCH_NAME|$SOURCE_BRANCH|" \
$SONAR_PROPERTIES_DIR/$SONAR_PROPERTIES > $SONAR_PROPERTIES

# Define new code when the source and reference branches differ
if [ "$SOURCE_BRANCH" != "$SONAR_REFERENCE_BRANCH" ]; then
echo "sonar.newCode.referenceBranch=${SONAR_REFERENCE_BRANCH}" >> $SONAR_PROPERTIES
fi

echo "Contents of the $SONAR_PROPERTIES file:"
cat $SONAR_PROPERTIES

9 changes: 6 additions & 3 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,21 @@
- [ ] Will this PR result in changes to the test suite? **[Yes or No]**</br>
If **yes**, describe the new output and/or changes to the existing output:</br>

- [ ] Do these changes introduce new SonarQube findings? **[Yes or No]**</br>
If **yes**, please describe:

- [ ] Please complete this pull request review by **[Fill in date]**.</br>

## Pull Request Checklist ##
See the [METplus Workflow](https://metplus.readthedocs.io/en/latest/Contributors_Guide/github_workflow.html) for details.
- [ ] Add any new Python packages to the [METplus Components Python Requirements](https://metplus.readthedocs.io/en/develop/Users_Guide/overview.html#metplus-components-python-requirements) table.
- [ ] Add any new Python packages to the [METplus Components Python Requirements](https://metplus.readthedocs.io/en/develop/Users_Guide/appendixA.html#metplus-components-python-packages) table.
- [ ] Review the source issue metadata (required labels, projects, and milestone).
- [ ] Complete the PR definition above.
- [ ] Ensure the PR title matches the feature or bugfix branch name.
- [ ] Define the PR metadata, as permissions allow.
Select: **Reviewer(s)**
Select: **Organization** level software support **Project** or **Repository** level development cycle **Project**
Select: **Reviewer(s)** and **Development** issue
Select: **Milestone** as the version that will include these changes
Select: **Coordinated METplus-X.Y Support** project for bugfix releases or **METplotpy-X.Y.Z Development** project for official releases
- [ ] After submitting the PR, select the :gear: icon in the **Development** section of the right hand sidebar. Search for the issue that this PR will close and select it, if it is not already selected.
- [ ] After the PR is approved, merge your changes. If permissions do not allow this, request that the reviewer do the merge.
- [ ] Close the linked issue and delete your feature or bugfix branch from GitHub.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- feature_*
- main_*
- bugfix_*
- issue_*
paths:
- docs/**
pull_request:
Expand All @@ -17,8 +18,8 @@ jobs:
name: Build Documentation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.10'
- name: Install dependencies
Expand All @@ -28,12 +29,12 @@ jobs:
python -m pip install -r docs/requirements.txt
- name: Build docs
run: ./.github/jobs/build_documentation.sh
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
if: always()
with:
name: documentation
path: artifact/documentation
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
if: failure()
with:
name: documentation_warnings.log
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
add-checksum:
runs-on: ubuntu-latest
steps:
- uses: dtcenter/metplus-action-release-checksum@v1
- uses: dtcenter/metplus-action-release-checksum@v2
with:
token: ${{ secrets.METPLUS_BOT_TOKEN }}
Loading