Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disallows the user from choosing the add menu option on an uncompiled file #420

Merged
merged 6 commits into from
Jul 18, 2024

Conversation

isc-hwojnick
Copy link
Contributor

Fixes #405

Copy link
Collaborator

@isc-tleavitt isc-tleavitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this will work - should hit as is. Also needs CHANGELOG.md.

cls/SourceControl/Git/Extension.cls Outdated Show resolved Hide resolved
@isc-tleavitt isc-tleavitt self-requested a review July 12, 2024 19:05
Copy link
Collaborator

@isc-tleavitt isc-tleavitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thinking about this more, a few things I'd like to test:
What do we currently do if you try to add a whole package to source control? Will this break it? What about multiple selection of items? Does this work in VSCode or just Studio?
Also would be great if we could clean up the itemName parsing a little bit to make it more readable; Pravin pointed to Type() for this.

CHANGELOG.md Outdated Show resolved Hide resolved
@isc-pbarton isc-pbarton dismissed isc-tleavitt’s stale review July 18, 2024 15:48

Henry refactored to use Type() and tested adding a whole package to source control.

@isc-pbarton isc-pbarton merged commit e1cb97f into main Jul 18, 2024
2 checks passed
@isc-hwojnick isc-hwojnick deleted the disallow-add-uncompiled branch July 18, 2024 15:53
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.

Adding uncompiled class to source control fails
3 participants