Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Test changes for buldata web application split up #4106

Closed
wants to merge 40 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
26e2449
issue-1406 - adding fhir-install-bulkdata module
PrasannaHegde1 Dec 1, 2022
a9837a6
issue-1406 - adding fhir-install-bulkdata module
PrasannaHegde1 Dec 1, 2022
ef6c410
issue-1406 - changes to split up bulkdata webapp
PrasannaHegde1 Dec 1, 2022
9a736ba
issue-1406 - adding container build changes for buldata web application
PrasannaHegde1 Dec 1, 2022
929b7e9
issue-1406 - fixing buldata docker file
PrasannaHegde1 Dec 2, 2022
399b09e
issue-1406 - updating docker compose yml for azurite
PrasannaHegde1 Dec 2, 2022
16359d3
issue-1406 - updating docker compose yml for minio
PrasannaHegde1 Dec 2, 2022
8019fd9
issue-1406 - adding temporary debug logs
PrasannaHegde1 Dec 4, 2022
05228ec
issue-1406 - adding temporary debug logs
PrasannaHegde1 Dec 5, 2022
54f75f8
issue-1406 - adding temporary debug logs
PrasannaHegde1 Dec 5, 2022
9599b8f
issue-1406 - updating bulk data server ports
PrasannaHegde1 Dec 5, 2022
26bd103
issue-1406 - updating bulk data server ports
PrasannaHegde1 Dec 5, 2022
c8f6fc1
issue-1406 - updating bulk data server ports
PrasannaHegde1 Dec 5, 2022
bbad854
issue-1406 - adding debug logs
PrasannaHegde1 Dec 5, 2022
3c5e7a9
issue-1406 - adding debug logs
PrasannaHegde1 Dec 5, 2022
9237fe4
issue-1406 - reverting debug logs
PrasannaHegde1 Dec 5, 2022
c4247eb
issue-1406 - correcting bulkdata app docker file
PrasannaHegde1 Dec 5, 2022
e558224
issue-1406 - updating host name of bulk data application
PrasannaHegde1 Dec 5, 2022
cb06af0
issue-1406 - adding volume configuration
PrasannaHegde1 Dec 6, 2022
9980696
issue-1406 - adding volume configuration
PrasannaHegde1 Dec 6, 2022
fa90d61
issue-1406 - adding volume configuration for bulk data
PrasannaHegde1 Dec 6, 2022
30ed513
issue-1406 - adding volume configuration for bulk data
PrasannaHegde1 Dec 6, 2022
da0c5b7
issue-1406 - clean up bulk data application files
PrasannaHegde1 Dec 6, 2022
6ec2aa8
issue-1406 - clean up bulk data application files
PrasannaHegde1 Dec 6, 2022
ffa409a
issue-1406 - updating bulkdata data source config files
PrasannaHegde1 Dec 6, 2022
235ae30
issue-1406 - updating bulkdata data source config files
PrasannaHegde1 Dec 6, 2022
0d21eaa
issue-1406 - adding database connection debug logs
PrasannaHegde1 Dec 6, 2022
2a6a0f5
issue-1406 - fixing datasource config for bulkdata
PrasannaHegde1 Dec 6, 2022
e704155
issue-1406 - docker compose changes for azurite
PrasannaHegde1 Dec 7, 2022
54fddf5
issue-1406 - updating bulkdata config
PrasannaHegde1 Dec 7, 2022
b115061
issue-1406 - adding debug logs
PrasannaHegde1 Dec 7, 2022
2e29651
issue-1406 - bulkdata config for audit
PrasannaHegde1 Dec 7, 2022
0d10dd3
issue-1406 - updating bulkdata db config overrides
PrasannaHegde1 Dec 7, 2022
67a9834
issue-1406 - updating bulkdata db config overrides
PrasannaHegde1 Dec 7, 2022
187d5c3
issue-1406 - updating bulkdata db config overrides
PrasannaHegde1 Dec 7, 2022
90212e1
issue-1406 - updating bulkdata db config overrides
PrasannaHegde1 Dec 7, 2022
fec7c14
issue-1406 - adding derby datasource by default
PrasannaHegde1 Dec 8, 2022
04b2b03
issue-1406 - adding derby datasource by default
PrasannaHegde1 Dec 8, 2022
9a79ea6
issue-1406 - cleaning up env variables from fhir-server
PrasannaHegde1 Dec 8, 2022
71285d7
issue-1406 - updating readme
PrasannaHegde1 Dec 8, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
issue-1406 - clean up bulk data application files
Signed-off-by: PrasannaHegde1 <phegde@merative.com>
  • Loading branch information
PrasannaHegde1 committed Dec 6, 2022
commit 6ec2aa85164596e1edbc05503607f3d557d8d7e8
6 changes: 0 additions & 6 deletions fhir-install-bulkdata/src/main/assembly/distribution.xml
Original file line number Diff line number Diff line change
@@ -45,17 +45,11 @@
<outputDirectory>artifacts/servers/defaultServer/docs</outputDirectory>
<fileMode>0755</fileMode>
</file>

<file>
<source>../fhir-bulkdata-webapp/target/fhir-bulkdata-webapp.war</source>
<outputDirectory>artifacts/servers/defaultServer/apps</outputDirectory>
<fileMode>0755</fileMode>
</file>
<!--<file>
<source>../fhir-openapi/target/fhir-openapi.war</source>
<outputDirectory>artifacts/servers/defaultServer/apps</outputDirectory>
<fileMode>0755</fileMode>
</file>-->
</files>
<dependencySets>
<dependencySet>