amtrack / sfdx-browserforce-plugin

sfdx plugin for browser automation
MIT License
109 stars 38 forks source link

feat: email deliverability switch #497

Closed gavinhughpalmer closed 2 years ago

gavinhughpalmer commented 2 years ago

Adding changes for an email deliverability switch. Where each value (all, system and no access) can be specified.

I have also made a couple of smaller changes, including the .sf folder into the .gitignore as this just includes the details of the default scratch, I think moving away from the .sfdx folder and adding curly braces in the template for the e2e test, as it was throwing a linting error on my machine without.

amtrack commented 2 years ago

Thank you very much! I've successfully run the test suite here

gavinhughpalmer commented 2 years ago

Thanks for merging in so quickly, glad to have helped 👍

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 2.9.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: