EasyPost / easypost-node

EasyPost Shipping API Client Library for Node
https://easypost.com/docs/api
MIT License
139 stars 54 forks source link

feat: automated releasing #465

Closed Justintime50 closed 4 months ago

Justintime50 commented 4 months ago

Description

Now that we have an API Key saved to GitHub Actions for NPM, we can use it to automate releasing this lib. Once a GitHub Release has been created (which automatically creates an accompanying tag), GitHub Actions will build and publish the library to NPM.

Tests weren't happy without re-recording cassettes, probably leftover from the revert last week?

Testing

This is the same workflow we use locally

Pull Request Type

Please select the option(s) that are relevant to this PR.