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: add EventRelayConfig metadata support #726

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

scolladon
Copy link
Owner

Explain your changes


Add EventRelayConfig metadata support since v56.0
Documentation does not seems to up to date as it does not found entry for EventRelayConfig in the metadata API developer guide but it is possible to search for it and find reference to it.

Does this close any currently open issues?


closes #725

Copy link

codeclimate bot commented Nov 21, 2023

Code Climate has analyzed commit 1c4b867 and detected 0 issues on this pull request.

View more on Code Climate.

Copy link

codecov bot commented Nov 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b7de16a) 100.00% compared to head (1c4b867) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #726   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           35        35           
  Lines          988       988           
  Branches        97        97           
=========================================
  Hits           988       988           

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

@scolladon scolladon merged commit 7ea47a8 into main Nov 21, 2023
23 of 24 checks passed
@scolladon scolladon deleted the feat/add-EventRelayConfig-support branch November 21, 2023 16:23
Copy link

Shipped in release v5.30.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 sfdx-git-delta@v5.30.0

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.

Request support for EventRelayConfig metadata
2 participants