homebysix / recipe-robot

A kick ass tool for creating AutoPkg recipes.
Apache License 2.0
301 stars 28 forks source link

Detect and warn when using temporary CDN URLs #97

Closed homebysix closed 8 years ago

homebysix commented 8 years ago

A URL like this is temporary and unlikely to be useful for creating AutoPkg recipes. Recipe Robot should warn the user of this.

https://foo.s3.amazonaws.com/8119F617-DE1C-4013-91A9-954667AB45F1?AWSAccessKeyId=ABCDEF&Expires=2016-04-25

There may be other CDNs that need to be included in this warning too.

homebysix commented 8 years ago

@nmcspadden — Would you like to give the 1.0.3-beta branch a try?