Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Reverts #217
Hi, this PR was never intended to be merged here in the upstream. We forked this open source repo for demonstration purposes of integrations with a prototype we are working on. This PR contained a lot of stuff specific to that project including CI/CD pipelines and custom API and data integrations. The #217 PR was originally accidentally opened here in the upstream, hence why it was closed out immediately after and has a lot more stuff than just read me updates. A lot of the changes made would not be applicable to the general case as they are project specific and therefor should not be merged into the main master branch. This PR reverts that original one, so please merge this at your earliest convenience to undo those changes made.