Closed FuzzB0t closed 2 months ago
Latest commit: b6cdcfe0538cf4416cf880591f2128d0ed1dbcc6
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
CI is running/has finished running commands for commit b6cdcfe0538cf4416cf880591f2128d0ed1dbcc6. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
Sent with 💌 from NxCloud.
Currently the UI is allowing you to just paster a cannonfile without a partial deployment file, which it shouldn't:
I disabled the cannonfile input when a partial deployment hash hasnt been provided
When landing for the first time on the gitops deployment page, directly from the link or navigating, there's no radio button selected by default, when the first one should be selected:
fixes https://linear.app/usecannon/issue/CAN-444/add-deployments-from-partial-deploy-file
This ticket redesigns the deploy page and removes the need to specify cannonfile url in partial deployments on the web app.
Below is an example of running a partial deployment (I ran the same thing on the current instance of the website and confirmed the error response was the same on there)
Without cannonfile ref:
https://www.loom.com/share/054e6dda24aa47aebd4f0c729ed83f61
With cannonfile ref:
https://www.loom.com/share/aa0414806f364c679e8b9978525cb5aa
Also added the ability to specify chain id on pin command since it was not pinning partial deployment hashes on other networks