-
Notifications
You must be signed in to change notification settings - Fork 524
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
Migration from ADO to Github Actions 2 #3824
Closed
Closed
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
…es and moved into fhir-oss-ci-pipeline.
…solve file issue.
Adding information about max_count parameter
* Some cleanup * add user defined restriction * Removed bulk classes
* Updates Sourcelink * Adds ReproducibleBuilds * Fixes xml docs
* Handle 405 error * Updated the diagnosticInfo * Added unit test * Updated tests
* Adding ability to raise SQL exceptions in E2E tests * error handling * removed console * job hosting tests * limit to in proc * no retriable in export * correct wait * retriable back in export * rest * minus using * remove pragma * Remove retriable from export * tests * retriable obsolete * polly retries and simpler tests * Addressed comments * job conflict exception back * do not show error message for InternalServerError * job conflict exception test * removed generic exception from tests * removed not used vars * better tests * test for exution timeout
* start * Fix bytes * dump resource ids before * do not go to the database * SuccessOnRetry * fixed tests * Moved wait logic request handler * Removed cancel request from job exec exception * plus * test correction * Adding ability to raise SQL exceptions in E2E tests * Temp * Users/sergal/importtests (#3797) * Adding ability to raise SQL exceptions in E2E tests * error handling * removed console * job hosting tests * limit to in proc * no retriable in export * correct wait * retriable back in export * rest * minus using * remove pragma * Remove retriable from export * tests * retriable obsolete * polly retries and simpler tests * Addressed comments * After merge fixes plus get import request handler tests * removed not applicable orch tests * second place to hide message * time wait limit * new retriable error * Fixes after merge * using * using * test adjusted for grouped * [] * Removed task cancelled exception logic
* Changnd import dupliate file to bad request * Added check on input controller for duplicate files. * Update tests for handling at controller * Updated error message * Changed unit test to check for input url * removed duplicate check
* extra cleanup * started * 78
* Remove garbage stored procedure * data type conversion test * using
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.
Description
Describe the changes in this PR.
Related issues
Addresses [issue 114284]. https://microsofthealth.visualstudio.com/Health/_workitems/edit/114284/
Testing
Describe how this change was tested.
FHIR Team Checklist
Semver Change (docs)
Patch|Skip|Feature|Breaking (reason)