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

Scheduler-UI-NEXT from develop to master Code push regarding CI Build Configurations and some fixes #39

Merged
merged 24 commits into from
Jul 1, 2024

Conversation

bhpratibha
Copy link
Contributor

Scheduler-UI-NEXT from develop to master Code push regarding CI Build Configurations and some fixes

@@ -29,7 +29,7 @@ const COMMON_API_OPEN = '<%= COMMON_API_BASE %>';
const COMMON_API = '<%= COMMON_API_BASE %>';
const SCHEDULER_API = '<%= SCHEDULER_API_BASE %>';
const TM_API = '<%= TM_API_BASE %>';

const MMU_API = `http://${IP}:8080/mmuapi-v1.0/`;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't look right.
http and port numbers shouldn't be here.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even the version of the mmu API

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@drtechie HI Mithun, updated as per comments, Please check

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
16.7% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

Copy link
Member

@helenKaryamsetty helenKaryamsetty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks fine

@helenKaryamsetty helenKaryamsetty merged commit d7c01a8 into master Jul 1, 2024
12 checks passed
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.

5 participants