We should introduce a dry_run true|false flag that skips any uploading and/or communication with S3. That way folks can test the binaries produced before they fire them off to any AWS service.
They could just register vs deploy, but its been found that even registering revisions has downstream possibilities.
We should introduce a
dry_run
true|false flag that skips any uploading and/or communication with S3. That way folks can test the binaries produced before they fire them off to any AWS service.They could just register vs deploy, but its been found that even registering revisions has downstream possibilities.