Skip to content

Remove legacy JSON code#1356

Merged
dominiklohmann merged 11 commits into
masterfrom
story/ch4981/legacy-json-removal
Feb 8, 2021
Merged

Remove legacy JSON code#1356
dominiklohmann merged 11 commits into
masterfrom
story/ch4981/legacy-json-removal

Conversation

@dominiklohmann
Copy link
Copy Markdown
Member

@dominiklohmann dominiklohmann commented Feb 8, 2021

📔 Description

This PR fixes up @ngrodzitski's work in #1343 so we can merge it into master.

📝 Checklist

  • All user-facing changes have changelog entries.
  • The changes are reflected on docs.tenzir.com/vast, if necessary.
  • The PR description contains instructions for the reviewer, if necessary.

🎯 Review Instructions

Commit-by-commit.

@dominiklohmann dominiklohmann force-pushed the story/ch4981/legacy-json-removal branch from f59dbb4 to 626dc89 Compare February 8, 2021 14:04
@dominiklohmann dominiklohmann marked this pull request as ready for review February 8, 2021 14:26
Copy link
Copy Markdown
Member

@tobim tobim left a comment

Choose a reason for hiding this comment

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

All good as far as I can tell.
edit: I did test the output of vast version and vast status. The other stuff should be covered by CI.

@dominiklohmann
Copy link
Copy Markdown
Member Author

I did test the output of vast version and vast status. The other stuff should be covered by CI.

They are both covered by integration tests. The example plugin integration test checks vast version , and vast status we cover in multiple places.

@dominiklohmann dominiklohmann merged commit 18f1128 into master Feb 8, 2021
@dominiklohmann dominiklohmann deleted the story/ch4981/legacy-json-removal branch February 8, 2021 14:49
Comment thread CHANGELOG.md

## Unreleased

### ⚡️ Breaking Changes
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Uh, was this added intentionally?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Nope, that was definitely a mistake. Can you remove this in your other PR that's likely next to be merged?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The one for the partition_selector is probably next, but that doesn't touch the changelog. I'll remove it in the PR that moves around the options.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Thanks!

tobim added a commit that referenced this pull request Feb 17, 2021
This reverts commit 18f1128, reversing
changes made to 9fd9da5.
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.

3 participants