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
Add support for different workflow IDs in InstallSnapshotMojo (#21)
Add a new parameter 'proWorkflowId' to distinguish between workflows in liquibase/liquibase-pro and other repositories. Previously, all repositories were assumed to use the same workflow ID, but this is not always the case. This update allows the correct workflow ID to be used per repository, enhancing the flexibility and accuracy of the program.
0 commit comments