forked from mcasperson/OctopusRecommendationEngine
-
Notifications
You must be signed in to change notification settings - Fork 6
OctoLintProjectSpecificEnvs
Matthew Casperson edited this page Mar 16, 2023
·
2 revisions
OctoLintProjectSpecificEnvs
checks for environments that are specific to a single project.
Environments typically represent high level business processes and copies of infrastructure that deployments progress through. Environments used by one project may indicate an antipattern.
Consider if the project specific environment can be represented with a more general, shared environment.