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

update the conditions to create beans based on eventPortal section #128

Merged

Conversation

AHabes
Copy link
Contributor

@AHabes AHabes commented Oct 27, 2023

What is the purpose of this change?

Update the conditions to create the spring beans based on the existence of the eventPortal section in the application.yml file

How was this change implemented?

By providing default values for the EventPortalProperties when the eventPortal doesn't exist in the application.yml file. Also, updating the conditions to instantiate classes based on the value of standalone flag.

How was this change tested?

Manually by starting the EMA using different configs in application.yml file, e.g., with and without eventPortal section, then running scans in online and offline modes

Is there anything the reviewers should focus on/be aware of?

N/A

@AHabes AHabes temporarily deployed to build_pr October 27, 2023 20:34 — with GitHub Actions Inactive
@AHabes AHabes merged commit f71293b into main Oct 27, 2023
1 check passed
@sonarqube-solacecloud
Copy link

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mo-radwan1 mo-radwan1 deleted the remove-event-portal-section-from-config-file-in-standalone-mode branch May 7, 2024 18:20
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.

2 participants