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

Added Dispatcher opt-in file #949

Merged
merged 1 commit into from
May 24, 2023

Conversation

davidjgonzalez
Copy link
Contributor

@davidjgonzalez davidjgonzalez commented May 24, 2023

Description

Added opt-in file flag to dispatcher project so it can be deployed to RDE

Motivation and Context

Support testing of project on RDE.

How Has This Been Tested?

Deployed the updated dispatcher project to RDE and it works.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • [] I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov
Copy link

codecov bot commented May 24, 2023

Codecov Report

Merging #949 (f2d71c9) into develop (becdfff) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             develop     #949   +/-   ##
==========================================
  Coverage      27.60%   27.60%           
  Complexity       500      500           
==========================================
  Files            171      171           
  Lines           4300     4300           
  Branches         600      600           
==========================================
  Hits            1187     1187           
  Misses          2946     2946           
  Partials         167      167           
Flag Coverage Δ
unittests 27.60% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@davidjgonzalez davidjgonzalez merged commit 6685840 into adobe:develop May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant