-
Notifications
You must be signed in to change notification settings - Fork 62
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
Upgrade sdk libraries to latest versions #2825
Merged
Merged
Changes from 81 commits
Commits
Show all changes
138 commits
Select commit
Hold shift + click to select a range
cf94e7f
Uprade gradle dependencies
ellykits 83a5f79
WIP
owais-vd a004aed
Refactor failing tests
ellykits f1232a1
Merge branch 'main' into upgrade-sdk-libraries
ellykits ee98977
Merge branch 'apply-testing' into upgrade-sdk-libraries
ellykits a517d48
Refactor failing tests quest module
ellykits 566dd1c
Merge branch 'main' into upgrade-sdk-libraries
ellykits d822140
Merge branch 'main' into upgrade-sdk-libraries
ellykits 757ef9b
Fix failing build
ellykits 3a0640a
Update Kotlin version to 1.8.20
ellykits 0dc0169
Remove extra libraries | upgrade sdk workflow libs (#2837)
maimoonak 316d851
Merge branch 'upgrade-sdk-libraries' of github.com:opensrp/fhircore i…
ellykits 69bf5a6
Merge branch 'main' into upgrade-sdk-libraries
ellykits 7ec1fc6
Merge branch 'upgrade-sdk-libraries' of github.com:opensrp/fhircore i…
ellykits f374de4
Delete unused dependencies
ellykits 1935bc6
Update sdk library versions
ellykits ebbcca7
Disable code coverage
ellykits c897765
Resolve blocker causing build failures
ellykits 0f6e4f2
Merge branch 'main' into upgrade-sdk-libraries
ellykits e122456
Change CI JDK version to 17
ellykits 6b22858
Refactor tests in quest module
ellykits 85de386
Merge branch 'main' into upgrade-sdk-libraries
dubdabasoduba eaf8ddb
Update compose version to v1.4.6
ellykits 28045bb
Merge branch 'upgrade-sdk-libraries' of github.com:opensrp/fhircore i…
ellykits a811009
Update unit test
Rkareko 296a946
Fix loading of json resources from file on generateMeaslesCarePlan test
Rkareko d7a922a
Update generateMeaslesCarePlan test
DebbieArita 830545f
Add org.opencds.cqf.fhir:cqf-fhir-cr:3.0.0-PRE9 dependency
qiarie df96c15
Merge branch 'main' into upgrade-sdk-libraries
pld c43699c
Merge branch 'main' into upgrade-sdk-libraries
Rkareko 9bafbde
Fix duplicate class error in geowidget module
Rkareko 85e9983
Merge branch 'upgrade-sdk-libraries' of github.com:opensrp/fhircore i…
Rkareko a1d5bac
Run spotless Apply
Rkareko ad8439b
Fix duplicate class error in engine module
Rkareko 8873049
Update creation of task for references to include resource type
Rkareko 42cdbf0
updated the testing thread and move the engine initialization on setup
owais-vd 34d3860
Fix tests assertions testing thrown exceptions
Rkareko 88f08c0
Add gson type handler for timezone
Rkareko 128413b
Update file location of generated code coverage data
Rkareko 95fc382
Add build config for enabling test coverage in quest module
Rkareko 32ebce6
Update generateMeaslesCarePlan test resources to generate medicalRequest
DebbieArita 8b214ea
Revert additional of enable test covergae confis in quest build config
Rkareko 8ecae07
Merge branch 'upgrade-sdk-libraries' of github.com:opensrp/fhircore i…
Rkareko 3d7db34
Run spotlessApply
DebbieArita 3a622e3
Enable running of evaluatePerformanceBenchmarkResults
Rkareko 6a7873a
Run spotlessApply
Rkareko c08b361
Add debug flag on commands for running quest tests
Rkareko e2ea7e8
Add github action for downloading workflow artifacts
Rkareko 82b8b84
Temporarily disable running of jacoco report generation command
Rkareko 0da2e9b
Remove debug logging command
Rkareko 80a5915
Only run tests without generating coverage report
Rkareko e03d395
Temporarily disable action for uploading test coverage
Rkareko 4c77801
enable action for uploading test coverage
Rkareko 81964bb
Revert changes made to quest CI workflow
Rkareko 366e96f
Add manifest permission for writing to external storage
Rkareko 1e2428a
Revert manifest permission for writing to external storage
Rkareko cc8ea67
Comment out command for generating coverage report for instrumented …
Rkareko e7d1bd7
Only generate report for unit tests
Rkareko 73efcd9
Comment out exclusion of commons-logging dependency from quest build …
Rkareko edc4354
Fix failing testHandleQuestionnaireSubmission test
Rkareko d950aa3
moved measles test from structureMapUtilitiesTest to FhirCarePlanGene…
owais-vd edcde6a
Run spotless apply
Rkareko 0b97404
spotlessApply
owais-vd b1b5e89
Merge branch 'upgrade-sdk-libraries' of github.com:opensrp/fhircore i…
Rkareko 539d971
Update workflow command for running quest tests
Rkareko cbb99ad
Correct file path for generated code coverage
Rkareko 236ec90
Add manifest permission for writing to external storage
Rkareko 7217899
Temporarily disable running of engine and geo-widget tests
Rkareko 2754420
Temporarily disable running of performance tests
Rkareko 1c0b841
only run quest test in the UI profile package
Rkareko d1ff1ca
Merge branch 'main' into upgrade-sdk-libraries
ndegwamartin f10402a
Update quest module test run command to use gradlew tasks
Rkareko dc38df3
Merge branch 'upgrade-sdk-libraries' of github.com:opensrp/fhircore i…
Rkareko d2da4b3
Enable running of engine, geowidget and performance tests
Rkareko b2bad33
Merge branch 'main' into upgrade-sdk-libraries
Rkareko 3601636
Revert perfmission for writing to external storage
Rkareko 1474afa
Merge branch 'upgrade-sdk-libraries' of github.com:opensrp/fhircore i…
Rkareko 2553388
Merge branch 'main' into upgrade-sdk-libraries
Rkareko 3db27f9
Merge branch 'main' into upgrade-sdk-libraries
Rkareko 28589a0
Update engine version
Rkareko 990c21c
Merge branch 'upgrade-sdk-libraries' of github.com:opensrp/fhircore i…
Rkareko ac72c54
Trying to recreate the StructureMap running environment in the $apply…
vitorpamplona fcac929
remove now incorrect comment
pld 7765ea8
Fix duplicate classes
ellykits e250377
Merge branch 'main' into upgrade-sdk-libraries
owais-vd 5166609
added datastore-preferences version in libs.versions.toml
owais-vd 6a84dab
updated test case and workflow
owais-vd c84f13d
Remove hardcoded resource type declaration
Rkareko c58bc6d
Upgrade to the latest SDK artifacts
ndegwamartin 219c77b
fhirOperator library | Fix cql content tests
b8eade5
spotless fix
ef7722f
load knowledge manager resources
2b0a657
Fix failing test
af047b0
[Workaround] Migrate to latest SDK Artifacts 💚 -
ndegwamartin 4c84739
Migrate to latest SDK Artifacts - Code changes ✅
ndegwamartin 5ba6194
Contraint depdendencies to Gradle API configuration
ndegwamartin 25fcf16
Merge remote-tracking branch 'origin/main' into upgrade-sdk-libraries
ndegwamartin 8ce6254
Spotless Apply
ndegwamartin c519e94
Merge branch 'main' into upgrade-sdk-libraries
pld e323ad9
remove commented code
pld 2cb4ea9
add note on $this.id
pld ce204ce
remove comments
pld 38786e6
use var, make private
pld 14e98bf
add ntoe on measures
pld d7bfd18
Add missing slash when evaluating task.for reference
Rkareko 7d171b9
upgrade gradle to version 8.2.2
ndegwamartin 3e9807f
Merge branch 'upgrade-sdk-libraries' of https://github.com/opensrp/fh…
ndegwamartin 195fc0e
Merge remote-tracking branch 'origin/main' into upgrade-sdk-libraries
ndegwamartin 7d2745a
Update depdendency configuration
ndegwamartin 281f712
Trigger CI
ndegwamartin 704a91d
Code cleanup - remove comment
Rkareko b50b6bd
Merge remote-tracking branch 'origin/main' into upgrade-sdk-libraries
ndegwamartin 220d173
Code clean up
ndegwamartin 53e242c
Update android/macrobenchmark/build.gradle.kts
pld 7eaadf1
Merge branch 'main' into upgrade-sdk-libraries
pld ba3ad77
Merge branch 'main' into upgrade-sdk-libraries
pld 32f61ce
add to content change notes
pld c92a700
Merge branch 'main' into upgrade-sdk-libraries
ndegwamartin d505c7e
Fixes CQL evaluation post Questionnaire submission
ndegwamartin 2a68650
Merge branch 'main' into upgrade-sdk-libraries
owais-vd 822b6af
fixed method name
owais-vd bf607c8
Merge branch 'upgrade-sdk-libraries' of https://github.com/opensrp/fh…
ndegwamartin cb4d76f
Careplan generation, Engine Build, Tests
ndegwamartin 0cd50ac
Spotless clean
ndegwamartin 89ac5a4
Fix Tests ✅
ndegwamartin f75f06b
Clean up 🗑
ndegwamartin 8da3c4e
remove duplicate note
pld ce5d08c
Merge branch 'main' into upgrade-sdk-libraries
ndegwamartin 5822652
Move Configs to Constants object - update documentation
ndegwamartin c0d878f
Remove guava cache config from build: Enforced by SDK
ndegwamartin 16229dc
Merge branch 'main' into upgrade-sdk-libraries
ndegwamartin 676c881
Update CHANGELOG.md
pld 85cd72c
remove comments
pld 1417f48
Refactor Dollar Lite to function
ndegwamartin 26c551b
Upgrade Engine and SDC artifacts
ndegwamartin ff6f2dd
Fix Build ✅
ndegwamartin 7893f28
Upgrade Engine + SDC artifacts
ndegwamartin 26fae69
Merge branch 'main' into upgrade-sdk-libraries
ndegwamartin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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 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 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 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 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 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 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 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 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
45 changes: 0 additions & 45 deletions
45
android/engine/src/main/java/org/smartregister/fhircore/engine/cql/R4FhirModelResolverExt.kt
This file was deleted.
Oops, something went wrong.
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 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do we need to add
updateLastUpdated
here?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
that is updated by the calling method here