Skip to content
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

minor: regenerate JSON files #1335

Merged
merged 1 commit into from
Nov 2, 2022
Merged

minor: regenerate JSON files #1335

merged 1 commit into from
Nov 2, 2022

Conversation

kmahar
Copy link
Contributor

@kmahar kmahar commented Nov 1, 2022

I am not sure why, but when I regenerated files after making some changes in #1324 these ones changed. Seems like they had not been properly regenerated for whatever reason and the GitHub Action checking the files did not pick it up.

@kmahar kmahar requested review from a team as code owners November 1, 2022 19:21
@kmahar kmahar requested review from nbbeeken and BorisDog and removed request for a team November 1, 2022 19:21
@BorisDog
Copy link
Contributor

BorisDog commented Nov 1, 2022

Looks like this is related to DRIVERS-1707 cc @Neilshweky @DmitryLukyanov

@BorisDog BorisDog requested a review from Neilshweky November 1, 2022 19:29
@@ -54,7 +47,14 @@
"commandFailedEvent",
"connectionCheckedOutEvent",
"connectionCheckedInEvent"
]
],

Choose a reason for hiding this comment

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

some minor formatting fix was applied yesterday, but I would not expect such change in order..

"name": "find",
"object": "collection",
"arguments": {
"filter": {

Choose a reason for hiding this comment

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

I don't understand why this change was applied, but probably it's not a big deal

Copy link
Member

@jmikola jmikola Nov 3, 2022

Choose a reason for hiding this comment

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

js-yaml does not inline non-empty objects. By default, keys within an object appear indented on their own line between the opening and closing braces. Likewise for array elements.

Copy link

@DmitryLukyanov DmitryLukyanov left a comment

Choose a reason for hiding this comment

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

Looks like no real changes, so LGTM

Copy link
Contributor

@BorisDog BorisDog left a comment

Choose a reason for hiding this comment

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

LGTM

@kmahar kmahar merged commit 460802a into master Nov 2, 2022
@kmahar kmahar deleted the regenerate-json branch November 2, 2022 15:45
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.

6 participants