-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
breaking: rename assets #69
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this looks ok. Will need to be tested in the dev environment to be sure.
655946c
to
3628b5f
Compare
Codecov Report
@@ Coverage Diff @@
## develop #69 +/- ##
==========================================
Coverage ? 78.71%
==========================================
Files ? 11
Lines ? 1062
Branches ? 0
==========================================
Hits ? 836
Misses ? 226
Partials ? 0 |
🎉 This PR is included in version 1.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Downstream pods are now renamed, so proxied requests have a different route.
stacks-node
is nowstacks-blockchain
stacks-api
is nowstacks-blockchain-api
Fixes #61