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

Migration from ADO to Github Actions 2 #3824

Closed
wants to merge 156 commits into from

Conversation

nathanlemma
Copy link
Contributor

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

  • Update the title of the PR to be succinct and less than 65 characters
  • Add a milestone to the PR for the sprint that it is merged (i.e. add S47)
  • Tag the PR with the type of update: Bug, Build, Dependencies, Enhancement, New-Feature or Documentation
  • Tag the PR with Open source, Azure API for FHIR (CosmosDB or common code) or Azure Healthcare APIs (SQL or common code) to specify where this change is intended to be released.
  • Tag the PR with Schema Version backward compatible or Schema Version backward incompatible or Schema Version unchanged if this adds or updates Sql script which is/is not backward compatible with the code.
  • CI is green before merge Build Status
  • Review squash-merge requirements

Semver Change (docs)

Patch|Skip|Feature|Breaking (reason)

PTaladay and others added 28 commits April 5, 2024 15:54
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
* Remove garbage stored procedure

* data type conversion test

* using
@nathanlemma nathanlemma deleted the 114284_github_action_ci_pipeline branch April 28, 2024 22:31
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.

9 participants