You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 29, 2024. It is now read-only.
Matthew Casperson edited this page Mar 16, 2023
·
1 revision
OctoLintProjectGroupsWithExclusiveEnvironments returns a warning if project group contains projects with mutually exclusive environments.
Recommendation
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.
Remediation
Consider moving projects into their own project groups with projects that deploy to shared environments.