Skip to content

Commit

Permalink
Fix codecov action and update whats_new.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
SpacemanPaul committed Feb 21, 2024
1 parent 2be67df commit 959207b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,3 +179,4 @@ jobs:
with:
file: ./coverage.xml
fail_ci_if_error: false
token: ${{ secrets.CODECOV_TOKEN }}
1 change: 1 addition & 0 deletions docs/about/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ v1.8.next
- Update github-Dockerhub credential-passing mechanism. (:pull:`1528`)
- Tweak ``list_products`` logic for getting crs and resolution values (:pull:`1535`)
- Add new ODC Cheatsheet reference doc to Data Access & Analysis documentation page (:pull:`1543`)
- Fix broken codecov github action. (:pull:`1554`)

v1.8.17 (8th November 2023)
===========================
Expand Down

0 comments on commit 959207b

Please sign in to comment.