Uniswap / sdk-core

⚙️ Code shared across TypeScript Uniswap SDK versions
MIT License
121 stars 354 forks source link

feat: automated releases #118

Closed mr-uniswap closed 5 months ago

mr-uniswap commented 7 months ago

This is using the new flow in https://www.notion.so/uniswaplabs/WIP-Automated-NPM-Deploys-bb4c1b433c344e3aa3e041f028c74b91

I'm not sure if this is the right way to build this npm package

I'll add the secrets in to the environments after this is approved

zzmp commented 7 months ago

There is no release script configured, so yarn release will fail. It should delegate to npm publish - or else npm can be called directly.

stale[bot] commented 5 months ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.