-
Notifications
You must be signed in to change notification settings - Fork 14
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
Merge down release 5 #1015
Merged
Merged
Merge down release 5 #1015
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
This reverts commit 59ca301.
* Solve mark and assignment issue * add v4 validator changes as well * remove unused import * remove payload from mark validator v5 also --------- Co-authored-by: RidhamShah <[email protected]> Co-authored-by: danoswaltCL <[email protected]>
…986) * reorg ts lib as classes, webpack bundle updates, http-client-wrapper * remove console.logs * add import change to mocks * add logic to catch if custom httpClient option utilized in non-lite bundle, also removed some unused bits * update uuid import and correct usage for clientsessionId, updated specs * use concurrently and break up build types scripts * 5.1 version update (#984) * 5.1 version update * remove comment * update Scheduler to webpack 5, node 18 (#990) * fix for jumbled sorting of exp list for lower and upper case exp names (#991) * remove auto-merge workflow (#992) * add smarter response types * add smarter response types * fix error handling on bad requests or end of retries * remove async await from most ApiService calls, can just pass Promise straight through no problem * get api version from package json and inject via webpack * add api_version to jest config * clean up lib tester code, pull in correct versions * fixed payload type error (#1007) (#1008) Co-authored-by: Yagnik Hingrajiya <[email protected]> * try using workflow branch input as commit target in release flow (#1009) * remove no-assignment logic --------- Co-authored-by: Ben Blanchard <[email protected]> Co-authored-by: Pratik Prajapati <[email protected]> Co-authored-by: Yagnik Hingrajiya <[email protected]>
bcb37
approved these changes
Sep 20, 2023
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.
No description provided.