forked from mcasperson/OctopusRecommendationEngine
-
Notifications
You must be signed in to change notification settings - Fork 5
OctoLintProjectGroupsWithExclusiveEnvironments
Matthew Casperson edited this page Mar 16, 2023
·
1 revision
OctoLintProjectGroupsWithExclusiveEnvironments
returns a warning if project group contains projects with mutually exclusive environments.
Project groups contain related projects and group them on the dashboard. All environments for all projects in a project group are shown horizontally across the screen. This works well when projects in a project group share environments, but is inefficient when projects deploy to different sets of environments.
Consider moving projects into their own project groups with projects that deploy to shared environments.