Skip to content
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

Terminology renaming #2320

Merged
merged 37 commits into from
Jul 11, 2022
Merged

Terminology renaming #2320

merged 37 commits into from
Jul 11, 2022

Conversation

karimodm
Copy link
Contributor

@karimodm karimodm commented Jul 7, 2022

message -> block
approvers -> children
conflictID -> conflictSetID / resourceID
branch -> conflict

karimodm added 10 commits July 7, 2022 15:08
FILES=`find packages/ plugins/ documentation/ scripts/ tools/ client/ deploy/ -type f`
echo $FILES | xargs sed -i 's/messages/blocks/g'
echo $FILES | xargs sed -i 's/message/block/g'
echo $FILES | xargs sed -i 's/Message/Block/g'
echo $FILES | xargs sed -i 's/Messages/Blocks/g'
echo $FILES | xargs sed -i 's/approver/child/g'
echo $FILES | xargs sed -i 's/approvers/children/g'
echo $FILES | xargs sed -i 's/Approver/Child/g'
echo $FILES | xargs sed -i 's/Approvers/Children/g'
echo $FILES | xargs sed -i 's/msg/blk/g'
echo $FILES | xargs sed -i 's/Msg/Blk/g'
echo $FILES | xargs sed -i 's/msgs/blks/g'
echo $FILES | xargs sed -i 's/Msgs/Blks/g'
@karimodm karimodm requested review from hmoog, piotrm50 and jonastheis July 7, 2022 16:33
@piotrm50 piotrm50 temporarily deployed to feature July 8, 2022 11:08 Inactive
@piotrm50 piotrm50 temporarily deployed to feature July 8, 2022 12:20 Inactive
@piotrm50 piotrm50 temporarily deployed to feature July 8, 2022 13:21 Inactive
@piotrm50 piotrm50 temporarily deployed to feature July 8, 2022 14:04 Inactive
@piotrm50 piotrm50 temporarily deployed to feature July 9, 2022 09:34 Inactive
@piotrm50 piotrm50 temporarily deployed to feature July 11, 2022 06:28 Inactive
@piotrm50 piotrm50 temporarily deployed to feature July 11, 2022 06:48 Inactive
@piotrm50 piotrm50 temporarily deployed to feature July 11, 2022 08:32 Inactive
@karimodm karimodm merged commit 8593c14 into develop Jul 11, 2022
@karimodm karimodm deleted the refactor/rename-all-the-things branch July 11, 2022 14:38
This was referenced Jul 14, 2022
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