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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: prevent soql and anon apex files from deploying on save #4410

Merged
merged 3 commits into from
Sep 8, 2022

Conversation

randi274
Copy link
Contributor

@randi274 randi274 commented Sep 8, 2022

What does this PR do?

Prevents the auto-deploy of SOQL and anonymous apex files that are stored within the main project directory.

What issues does this PR fix or reference?

#4050

Functionality Before

Screen Shot 2022-09-08 at 12 44 19 PM

Functionality After

Save happens, and no deploy is attempted 馃洃

@randi274 randi274 requested a review from a team as a code owner September 8, 2022 16:44
@jeffb-sfdc
Copy link
Contributor

QA approved. I tested both hidden files (filenames beginning with '1') and .cls files.
I tested this with the "deploy on save"option on and off.

@randi274 randi274 merged commit d67154b into develop Sep 8, 2022
@randi274 randi274 deleted the randi/autosave-exceptions branch September 8, 2022 18:33
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.

None yet

2 participants