Skip to content

chore: finish removing all exported *SortJSON usages#16497

Merged
julienrbrt merged 1 commit into
mainfrom
all-eradicate-exported-SortJSON
Jun 12, 2023
Merged

chore: finish removing all exported *SortJSON usages#16497
julienrbrt merged 1 commit into
mainfrom
all-eradicate-exported-SortJSON

Conversation

@odeke-em

Copy link
Copy Markdown
Contributor

This change removes the last vestiges of

sdk.SortJSON and sdk.MustSortJSON,

and while here also removed some unnecessary instances which already used json.MarshalIndent(...) which produces already sorted JSON.

@odeke-em odeke-em requested a review from a team June 12, 2023 04:24
@ghost ghost requested review from a team, aaronc and julienrbrt and removed request for a team June 12, 2023 04:24
@github-actions github-actions Bot added C:CLI C:x/auth C:x/genutil genutil module issues labels Jun 12, 2023
@odeke-em odeke-em force-pushed the all-eradicate-exported-SortJSON branch from f530195 to dbba596 Compare June 12, 2023 04:25
@odeke-em

Copy link
Copy Markdown
Contributor Author

/cc @elias-orijtech

Comment thread CHANGELOG.md Outdated

@tac0turtle tac0turtle left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, once we move the changelog entry location we can merge this

@odeke-em odeke-em force-pushed the all-eradicate-exported-SortJSON branch 2 times, most recently from 57b1629 to 344986a Compare June 12, 2023 11:48
@odeke-em odeke-em requested a review from julienrbrt June 12, 2023 11:49
This change removes the last vestiges of

    sdk.SortJSON and sdk.MustSortJSON,

and while here also removed some unnecessary instances which already
used json.MarshalIndent(...) which produces already sorted JSON.
@odeke-em odeke-em force-pushed the all-eradicate-exported-SortJSON branch from 344986a to 4a875c2 Compare June 12, 2023 11:55
@julienrbrt julienrbrt added this pull request to the merge queue Jun 12, 2023
Merged via the queue into main with commit f5a596c Jun 12, 2023
@julienrbrt julienrbrt deleted the all-eradicate-exported-SortJSON branch June 12, 2023 12:13
mergify Bot pushed a commit that referenced this pull request Jun 12, 2023
(cherry picked from commit f5a596c)

# Conflicts:
#	CHANGELOG.md
tac0turtle pushed a commit that referenced this pull request Jun 12, 2023
#16502)

Co-authored-by: Emmanuel T Odeke <emmanuel@orijtech.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
@faddat faddat mentioned this pull request Nov 8, 2024
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C:CLI C:x/auth C:x/genutil genutil module issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants