Skip to content

EIR-2834: Migrate commits from gitlab to github. #1168

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

Closed
wants to merge 13 commits into from

Conversation

anchal39
Copy link

No description provided.

safiyat and others added 13 commits July 10, 2021 06:23
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 <[email protected]>
Added a custom JSON encoder for json.dumps().

See merge request voereir/pre-commit-hooks!1
[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
@anchal39 anchal39 changed the title New branch EIR-2834: Migrate commits from gitlab to github. Jun 12, 2025
@anchal39 anchal39 closed this Jun 12, 2025
@anchal39 anchal39 deleted the new_branch branch June 12, 2025 18:58
@anchal39 anchal39 restored the new_branch branch June 12, 2025 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants