onflow / flow-cli

The Flow CLI is a command-line interface that provides useful utilities for building Flow applications
https://onflow.org
Apache License 2.0
206 stars 62 forks source link

Notify devs of no longer validated contracts #1543

Closed chasefleming closed 1 month ago

chasefleming commented 2 months ago

After some migrations, depending upon dependencies and migrations to Crescendo, some staged contracts may be no longer valid. We should notify in the terminal during certain commands, like deploy, if there are any no longer valid contracts

This should occur on the master and feature branches.