Skip to content

fix: Allow other JSON files to be checked in (such as schema.json)#281

Merged
happyhuman merged 2 commits into
mainfrom
ignore-vars-json-only
Feb 4, 2022
Merged

fix: Allow other JSON files to be checked in (such as schema.json)#281
happyhuman merged 2 commits into
mainfrom
ignore-vars-json-only

Conversation

@adlersantos

@adlersantos adlersantos commented Feb 4, 2022

Copy link
Copy Markdown
Member

Description

We only ignore *_variables.json files because they contain environment specific info as well as potentially sensitive values.

This PR sets the stage to allow upcoming supporting for BQ schemas to specified in schema.json files, instead of having very long schema definitions in the YAML files.

Checklist

  • Please merge this PR for me once it is approved.
  • This PR is appropriately labeled.

@adlersantos adlersantos requested a review from leahecole February 4, 2022 21:10
@adlersantos adlersantos added bug Something isn't working or open a bugfix dependencies Dependency changes and updates and removed dependencies Dependency changes and updates labels Feb 4, 2022
@adlersantos adlersantos requested review from happyhuman and removed request for leahecole February 4, 2022 22:29
@adlersantos adlersantos changed the title fix: Allow other JSON files to be checked in (such as schema.json) fix: Allow other JSON files to be checked in (such as schema.json) Feb 4, 2022
@happyhuman happyhuman merged commit 2c94b79 into main Feb 4, 2022
@happyhuman happyhuman deleted the ignore-vars-json-only branch February 4, 2022 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working or open a bugfix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants