-
Notifications
You must be signed in to change notification settings - Fork 23
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
build: Merging Dev changes to Main branch #188
Open
Roopan-Microsoft
wants to merge
142
commits into
main
Choose a base branch
from
dev
base: main
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.
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
Publish docker image to dev tag
Fix the bug 9825
Bug fix psl 7834
'fix' : Clear All chat history button should be disable where there is No chat History
Update README.md to point dev image from psl main
fix: Chat history template name is accepting empty strings as well
…emoved-section-reappear-issue-resolved 7571-Fix for Bug: Removing sections one by one will suddenly see all sections return
'fix' Edit and Delete btn disable when message is generating, After generating the response in Generate section restricting user to move to another sections.
…one and Removed section is returned in response for random removal of sections
fix: Unexpected Section Addition and Removed Sections in Response
Add code quality workflow
…es/pytest-8.3.4 build: bump pytest from 7.4.0 to 8.3.4
…es/quart-0.20.0 build: bump quart from 0.19.9 to 0.20.0
…es/python-dotenv-1.0.1 build: bump python-dotenv from 1.0.0 to 1.0.1
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.2 to 0.25.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.2...v0.25.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…es/pydantic-settings-2.7.0 build: bump pydantic-settings from 2.2.1 to 2.7.0
…es/pytest-asyncio-0.25.0 build: bump pytest-asyncio from 0.23.2 to 0.25.0
fix: linting issue fix
fix : updated code and update package.json file
build: Dependabotchanges changes merge to dev branch
Roopan-Microsoft
requested review from
toherman-msft,
hunterjam,
Avijit-Microsoft and
Prajwal-Microsoft
as code owners
January 2, 2025 09:54
Roopan-Microsoft
changed the title
Merging Dev changes to Main branch
build: Merging Dev changes to Main branch
Jan 2, 2025
build: Merging psl main to dev
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.
Purpose
Does this introduce a breaking change?
Golden Path Validation
Deployment Validation
What to Check
Verify that the following are valid
Other Information