Skip to content

Conversation

isc-tleavitt
Copy link
Collaborator

Fixes #236

Solution: Extend %Studio.SourceControl.Base instead of %Studio.Extension.Base

Only implements AddToSourceControl - others should be no-ops for purposes of this extension. (We don't want to automatically commit file-by-file, that seems wrong and would be problematic in other deployment contexts.)

Extend %Studio.SourceControl.Base instead of %Studio.Extension.Base
Only implements AddToSourceControl - others should be no-ops for purposes of this extension. (We don't want to automatically commit file-by-file, that seems wrong and would be problematic in other deployment contexts.)
@isc-tleavitt isc-tleavitt merged commit 6df6126 into main Feb 14, 2023
@isc-tleavitt isc-tleavitt deleted the fix-interop-deployment branch February 14, 2023 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in Interoperability Deployment
2 participants