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 has been archived by the owner on Oct 26, 2023. It is now read-only.
Alexey Shytikov edited this page Mar 20, 2015
·
3 revisions
Background
If you have several environments for development, testing, acceptance and your product is split to number of solutions, or dependednt on several third-party solutions, it's hard to keep track on all solution changes.
This might be crusial when hotfix should be released to all customers' environments.
Project Description
A tool to compare multiple solution versions over multiple environments.
By default, currently connected organization is treated as the source of reference solution infromation.
Tool builds colorful matrix that helps to visually identify which solutions are outdated.
Tool allows to save information about reference solutions into separate file and edit it manually, thus working without connecting to one reference organization.