-
- Downloads
AWS Provider Implementation of Schema Service
commit e11d47ad Author: Rucha Deshpande <deshruch@amazon.com> Date: Thu Aug 27 2020 11:14:00 GMT-0500 (Central Daylight Time) Adding/ correcting license and copyright stmts commit 867ac626 Author: Rucha Deshpande <deshruch@amazon.com> Date: Wed Aug 26 2020 16:56:37 GMT-0500 (Central Daylight Time) reverting changes to schema-test-core pom. Copying parent pon to dist commit 75c0b35a Author: Rucha Deshpande <deshruch@amazon.com> Date: Wed Aug 26 2020 16:30:03 GMT-0500 (Central Daylight Time) removing reference to parent pom commit 299af126 Author: Rucha Deshpande <deshruch@amazon.com> Date: Wed Aug 26 2020 13:24:36 GMT-0500 (Central Daylight Time) Adding year to the copyright stmt commit bfe718c3 Author: Rucha Deshpande <deshruch@amazon.com> Date: Wed Aug 26 2020 13:07:15 GMT-0500 (Central Daylight Time) Adding year to the copyright stmt commit d25cf483 Author: Rucha Deshpande <deshruch@amazon.com> Date: Wed Aug 26 2020 10:38:59 GMT-0500 (Central Daylight Time) updates after schema-service repo renamed to os-schema commit 7912e76f Author: Rucha Deshpande <deshruch@amazon.com> Date: Wed Aug 26 2020 10:30:45 GMT-0500 (Central Daylight Time) reverting changes to ENTITLEMENT_SERVICE_GROUP_VIEWERS and ENTITLEMENT_SERVICE_GROUP_EDITORS commit 588010b0 Author: Rucha Deshpande <deshruch@amazon.com> Date: Tue Aug 25 2020 17:18:35 GMT-0500 (Central Daylight Time) Fix alignment commit 0cbc05cc Author: Rucha Deshpande <deshruch@amazon.com> Date: Tue Aug 25 2020 16:57:48 GMT-0500 (Central Daylight Time) Added chmod for prepare-dist.sh commit 1886b818 Author: Rucha Deshpande <deshruch@amazon.com> Date: Tue Aug 25 2020 16:48:10 GMT-0500 (Central Daylight Time) Fix alignment commit c7035327 Author: Rucha Deshpande <deshruch@amazon.com> Date: Tue Aug 25 2020 16:02:08 GMT-0500 (Central Daylight Time) Removed unnecessary comments commit 4488e85d Author: Rucha Deshpande <deshruch@amazon.com> Date: Tue Aug 25 2020 15:53:17 GMT-0500 (Central Daylight Time) Adding int. tests to cicd commit 5340b697 Author: Rucha Deshpande <deshruch@amazon.com> Date: Tue Aug 25 2020 10:06:08 GMT-0500 (Central Daylight Time) Commented @SchemaService tag for the flawed int. test to ignore it commit be7f6e77 Author: Rucha Deshpande <deshruch@amazon.com> Date: Tue Aug 25 2020 09:58:21 GMT-0500 (Central Daylight Time) reusing schemaInfo object commit 6db59c3b Author: Rucha Deshpande <deshruch@amazon.com> Date: Tue Aug 25 2020 09:57:58 GMT-0500 (Central Daylight Time) adding os-core-lib-aws commit d34b61b4 Author: Rucha Deshpande <deshruch@amazon.com> Date: Sat Aug 22 2020 15:16:11 GMT-0500 (Central Daylight Time) Added gsiPartitionKey to the SchemaInfoDoc model commit 05faa6db Author: Rucha Deshpande <deshruch@amazon.com> Date: Sat Aug 22 2020 14:34:55 GMT-0500 (Central Daylight Time) Bug Fix: Int tests fail because since PUT operation does not set createdBy and dateCreated in upateSchemaInfo commit 501b8ad2 Author: Rucha Deshpande <deshruch@amazon.com> Date: Thu Aug 20 2020 16:09:09 GMT-0500 (Central Daylight Time) Removed some print statements commit 6935ccfc Author: Rucha Deshpande <deshruch@amazon.com> Date: Thu Aug 20 2020 16:06:14 GMT-0500 (Central Daylight Time) Bug Fix: fixed the GSI query by passing the correct partitionKey commit 85917e67 Author: Rucha Deshpande <deshruch@amazon.com> Date: Thu Aug 20 2020 09:48:23 GMT-0500 (Central Daylight Time) Bug Fix: Throw BadRequestException "Invalid SupersededBy id" if the supersededBy schema does not exist commit 329f760c Author: Rucha Deshpande <deshruch@amazon.com> Date: Tue Aug 18 2020 09:55:11 GMT-0500 (Central Daylight Time) update Entitlements URL commit 9fb8e97e Author: Rucha Deshpande <deshruch@amazon.com> Date: Mon Aug 17 2020 13:35:31 GMT-0500 (Central Daylight Time) ad int tests
parent
559ab088
No related branches found
No related tags found
Showing
- provider/schema-aws/build-aws/Dockerfile 1 addition, 1 deletionprovider/schema-aws/build-aws/Dockerfile
- provider/schema-aws/build-aws/build-info.py 14 additions, 0 deletionsprovider/schema-aws/build-aws/build-info.py
- provider/schema-aws/build-aws/buildspec.yaml 11 additions, 9 deletionsprovider/schema-aws/build-aws/buildspec.yaml
- provider/schema-aws/build-aws/os-schema.build.json 6 additions, 6 deletionsprovider/schema-aws/build-aws/os-schema.build.json
- provider/schema-aws/maven/settings.xml 1 addition, 1 deletionprovider/schema-aws/maven/settings.xml
- provider/schema-aws/pom.xml 15 additions, 0 deletionsprovider/schema-aws/pom.xml
- provider/schema-aws/src/main/java/org/opengroup/osdu/schema/provider/aws/SchemaAwsApplication.java 13 additions, 0 deletions...ngroup/osdu/schema/provider/aws/SchemaAwsApplication.java
- provider/schema-aws/src/main/java/org/opengroup/osdu/schema/provider/aws/config/AwsServiceConfig.java 5 additions, 4 deletions...oup/osdu/schema/provider/aws/config/AwsServiceConfig.java
- provider/schema-aws/src/main/java/org/opengroup/osdu/schema/provider/aws/impl/schemainfostore/AwsAuthorityStore.java 13 additions, 0 deletions.../provider/aws/impl/schemainfostore/AwsAuthorityStore.java
- provider/schema-aws/src/main/java/org/opengroup/osdu/schema/provider/aws/impl/schemainfostore/AwsEntityTypeStore.java 13 additions, 0 deletions...provider/aws/impl/schemainfostore/AwsEntityTypeStore.java
- provider/schema-aws/src/main/java/org/opengroup/osdu/schema/provider/aws/impl/schemainfostore/AwsSchemaInfoStore.java 70 additions, 27 deletions...provider/aws/impl/schemainfostore/AwsSchemaInfoStore.java
- provider/schema-aws/src/main/java/org/opengroup/osdu/schema/provider/aws/impl/schemainfostore/AwsSourceStore.java 13 additions, 0 deletions...ema/provider/aws/impl/schemainfostore/AwsSourceStore.java
- provider/schema-aws/src/main/java/org/opengroup/osdu/schema/provider/aws/impl/schemastore/AwsSchemaStore.java 13 additions, 0 deletions.../schema/provider/aws/impl/schemastore/AwsSchemaStore.java
- provider/schema-aws/src/main/java/org/opengroup/osdu/schema/provider/aws/models/AuthorityDoc.java 13 additions, 0 deletions...engroup/osdu/schema/provider/aws/models/AuthorityDoc.java
- provider/schema-aws/src/main/java/org/opengroup/osdu/schema/provider/aws/models/EntityTypeDoc.java 13 additions, 0 deletions...ngroup/osdu/schema/provider/aws/models/EntityTypeDoc.java
- provider/schema-aws/src/main/java/org/opengroup/osdu/schema/provider/aws/models/SchemaInfoDoc.java 18 additions, 12 deletions...ngroup/osdu/schema/provider/aws/models/SchemaInfoDoc.java
- provider/schema-aws/src/main/java/org/opengroup/osdu/schema/provider/aws/models/SourceDoc.java 13 additions, 0 deletions.../opengroup/osdu/schema/provider/aws/models/SourceDoc.java
- provider/schema-aws/src/main/resources/application.properties 15 additions, 3 deletions...ider/schema-aws/src/main/resources/application.properties
- provider/schema-aws/src/test/java/org/opengroup/osdu/schema/provider/aws/impl/schemainfostore/AwsAuthorityStoreTest.java 13 additions, 0 deletions...vider/aws/impl/schemainfostore/AwsAuthorityStoreTest.java
- provider/schema-aws/src/test/java/org/opengroup/osdu/schema/provider/aws/impl/schemainfostore/AwsEntityTypeStoreTest.java 13 additions, 0 deletions...ider/aws/impl/schemainfostore/AwsEntityTypeStoreTest.java
Loading
Please register or sign in to comment