-
Notifications
You must be signed in to change notification settings - Fork 66
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
Create Cadence 1.0 pre-release installer #1410
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## feature/stable-cadence #1410 +/- ##
=======================================================
Coverage 40.60% 40.60%
=======================================================
Files 47 47
Lines 2596 2596
=======================================================
Hits 1054 1054
Misses 1417 1417
Partials 125 125
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@jribbink what about uninstalling? Should we add support for that too? |
I think this is probably a separate ticket. It's not blocking to get this functionality out & we don't even provide a mechanism (outside of homebrew) to do this with our existing install script. It's probably a question of providing an |
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.
code looks fine, lets give it a shot
45c30fa
to
b51a223
Compare
Closes #1374
Description
Creates a Cadence 1.0 pre-release installer. This installer will iterate through all of the Flow CLI releases (99.99999% will be on first page anyways) and install the latest release containing
cadence-v1.0.0
.stable-cadence
branch instead of mastervX.X.X-cadence-v1.0.0.X
For contributor use:
master
branchFiles changed
in the Github PR explorer