-
Notifications
You must be signed in to change notification settings - Fork 4
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
VIH-10554 Demo Env #2122
Open
himesh99
wants to merge
16
commits into
master
Choose a base branch
from
VIH-10554-Demo-Change
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
VIH-10554 Demo Env #2122
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
Quality Gate passedIssues Measures |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
will-craig
force-pushed
the
VIH-10554-Demo-Change
branch
from
May 14, 2024 12:52
e6ba27a
to
e32218e
Compare
shaed-parkar
force-pushed
the
VIH-10554-Demo-Change
branch
from
May 16, 2024 14:19
8850284
to
3b8ef70
Compare
Quality Gate passedIssues Measures |
continue pipeline even if the CI tests fail
using an arrow function in the subscribe call. This will ensure that `this` inside the subscribe callback refers to the component instance.
…ion in subscribe call
…he cache saves the user with zero roles and fails to map empty roles. the EventHubClient.cs is also removing the claims cache using the wrong key
…rmation The code changes in this commit update the conference reducer to handle room and participant information. It adds the ability to update a room and its associated participants, as well as transfer participants between rooms. The changes also include updating the available rooms list and ensuring that the room information is correctly reflected in the participants and endpoints.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Jira link (if applicable)
https://tools.hmcts.net/jira/browse/VIH-10554
Change description
Currently demo is a replica of prod, hence we need to change this process to enable file to be uploaded temporarily to demo environment
Checklist