EIR-2834: Migrate commits from gitlab to github.#1168
Closed
anchal39 wants to merge 13 commits intopre-commit:mainfrom
Closed
EIR-2834: Migrate commits from gitlab to github.#1168anchal39 wants to merge 13 commits intopre-commit:mainfrom
anchal39 wants to merge 13 commits intopre-commit:mainfrom
Conversation
Added a custom JSON encoder based on json.JSONEncoder. Changes from the default behaviour: - Using `_make_iterencode` as the only `_iterencode`. - Change `_make_iterencode`, setting `_indent` in `_iterencode_dict` to `None`. - Use `py_encode_basestring` as the only `encoder`. Also, updated the json writer to sort keys according to requested top_keys. Signed-off-by: Md Safiyat Reza <safiyat@voereir.com>
Added a custom JSON encoder for json.dumps(). See merge request voereir/pre-commit-hooks!1
Signed-off-by: Tanmay Pandey <tanmay@voereir.com>
[Delivers #183229025] Add duplicate entry and sort feature for json See merge request voereir/pre-commit-hooks!2
VOER-75 Add context table See merge request voereir/pre-commit-hooks!3
EIR-11: Fix duplicate entry checker for composite primary keys See merge request voereir/pre-commit-hooks!4
EIR-212: Add test sla association primary key Closes EIR-212 See merge request voereir/pre-commit-hooks!5
VOER-543: Add primary key for authentication related tables Closes VOER-543 See merge request voereir/pre-commit-hooks!6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.