Skip to content

Add check for graphql schema file availibility for CosmosDB#1314

Merged
abhishekkumams merged 33 commits intomainfrom
dev/abhishekkuma/add_cosmosdb_no_schemafile_check
Mar 20, 2023
Merged

Add check for graphql schema file availibility for CosmosDB#1314
abhishekkumams merged 33 commits intomainfrom
dev/abhishekkuma/add_cosmosdb_no_schemafile_check

Conversation

@abhishekkumams
Copy link
Contributor

@abhishekkumams abhishekkumams commented Mar 7, 2023

Why make this change?

What is this change?

  • Adding a check to see if the specified schema file is available in case of CosmosDB

How was this tested?

  • Unit Tests

Additional

Some refactoring work

Copy link
Collaborator

@Aniruddh25 Aniruddh25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@abhishekkumams abhishekkumams merged commit 0c4d06a into main Mar 20, 2023
@abhishekkumams abhishekkumams deleted the dev/abhishekkuma/add_cosmosdb_no_schemafile_check branch March 20, 2023 06:56
abhishekkumams added a commit that referenced this pull request Mar 30, 2023
## Why make this change?

- Closes #826 
- Config is generated even when specified graphQL schema file is not
available/present.

## What is this change?

- Adding a check to see if the specified schema file is available in
case of CosmosDB

## How was this tested?

- [X] Unit Tests

## Additional

Some refactoring work

---------

Co-authored-by: Ayush Agarwal <34566234+ayush3797@users.noreply.github.com>
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.

CLI should not generate config if the schema file doesnt exist for cosmos

4 participants