lanl / ports-of-call

Performance Portability Utilities
https://lanl.github.io/ports-of-call/
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

spack: own py-sphinx-multiversion no longer needed #17

Closed rbberger closed 1 year ago

rbberger commented 1 year ago

PR Summary

Since our testing Spack upstream is now Spack v0.18+ this spackage is no longer needed

PR Checklist

Yurlungur commented 1 year ago

Oh also please add changelog. ;)

rbberger commented 1 year ago

Oh also please add changelog. ;)

What does this mean in this repository? I don't see a changelog.

Yurlungur commented 1 year ago

Oh also please add changelog. ;)

What does this mean in this repository? I don't see a changelog.

Oh oops this is ports-of-call, which doesn't have a changelog. Nevermind on that. :)

Yurlungur commented 1 year ago

Sticking this in the github workflow should fix the deploy issue, I think:

if: ${{ github.event.pull_request.head.repo.full_name == github.repository }}