forked from mcasperson/OctopusRecommendationEngine
-
Notifications
You must be signed in to change notification settings - Fork 5
OctoLintInvalidTargetNames
Mark Harrison edited this page Feb 27, 2025
·
1 revision
OctoLintInvalidTargetNames
returns a warning if any deployment targets are named incorrectly, according to a specified regular expression.
Without established naming conventions, the maintenance of targets can increase cognitive load unnecessarily. Try to create deployment targets with meaningful names so that you can easily see what type of machine they are, and/or where they are geographically located.
Consider changing the deployment target names to valid ones.