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

feat: support apexEmailNotification metadata #934

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

scolladon
Copy link
Owner

Explain your changes


Support ApexEmailNotification metadata, starting v49 to current latest version (v62)

Does this close any currently open issues?


closes #933

@scolladon scolladon requested a review from mehdicherf as a code owner October 18, 2024 08:19
Copy link

codeclimate bot commented Oct 18, 2024

Code Climate has analyzed commit 595f9ad and detected 0 issues on this pull request.

View more on Code Climate.

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (653aaf9) to head (595f9ad).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #934   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           40        40           
  Lines         1083      1083           
  Branches       115       115           
=========================================
  Hits          1083      1083           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@scolladon scolladon merged commit 0bdb80d into main Oct 18, 2024
19 of 22 checks passed
@scolladon scolladon deleted the feat/support-apexEmailNotification-metadata branch October 18, 2024 08:39
Copy link

Shipped in release v5.48.0.
You can install the new version using the version number or the latest-rc channel

$ sfdx plugins:install sfdx-git-delta@latest-rc
$ sfdx plugins:install [email protected]

Happy incremental deployment!

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.

Support ApexEmailNotifications metadata
1 participant