fastlane/docs

Document how to deprecate actions

janpio opened this issue · 0 comments

From Slack @joshdholtz :

look at s3 action for example
add def self.deprecated method
update description to remove anything that would draw users to using the action (the deprecate message i THINK shows up where in the description i places (i forget))
i might also add more UI.deprecated("eifewfew") calls inside of def self.run if important
or remove all of def self.run if like… SUPER DEPRECATED