Add ability to publish to Pursuit automatically
Closed this issue · 2 comments
Libraries in the Contributors organization regularly update without the documentation from the latest release making it on to Pursuit. Like the Elm publish action, we should have an action that Contributors libraries can easily hook into (one line, if possible) which ensures that the latest release is always uploaded onto Pursuit.
This should be split out as a separate library, but the issue can be tracked here for the time being.
@colinwahl has been working on https://github.com/colinwahl/purescript-github-actions-toolkit, which would make this fairly easy to implement in PureScript using the same workflow as this Action uses.
I've spent some time discussing the registry with @f-f, and in the future the registry should handle publishing to Pursuit. With that in mind I'm going to close this issue.