Skip to content

Pr webhook payload #134

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Aishwarya-Lad
Copy link
Contributor

No description provided.

ubekishov and others added 2 commits December 9, 2021 16:19
…************************************************************

average_size=20000  # Define the desired total size when squashed (in bytes) total_size=$((1 * 1024 * 1024))  # 1.1MB in bytes  # Estimate the number of commits needed to reach the desired total size num_commits=$((total_size / average_size))  # Loop to create the desired number of commits mkdir new_temp_commits cd new_temp_commits  for ((i=1; i<=25; i++)) do     # Create a new file with a unique name     touch file_new$i.txt          # Add some content to the file     echo "Commit number $i    :  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)" >> file_new$i.txt          # Add the file to the staging area     git add file_new$i.txt          # Commit the changes     git commit -m "Commit $i:        * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files   fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files    fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files    fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files    fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files    fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files    fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files   fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files   fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files,"  done  # Navigate back to the repository root directory cd ..  # Remove the temporary directory rm -rf new_temp_commits average_size=20000  # Define the desired total size when squashed (in bytes) total_size=$((1 * 1024 * 1024))  # 1.1MB in bytes  # Estimate the number of commits needed to reach the desired total size num_commits=$((total_size / average_size))  # Loop to create the desired number of commits mkdir new_temp_commits cd new_temp_commits  for ((i=1; i<=25; i++)) do     # Create a new file with a unique name     touch file_new$i.txt          # Add some content to the file     echo "Commit number $i    :  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)" >> file_new$i.txt          # Add the file to the staging area     git add file_new$i.txt          # Commit the changes     git commit -m "Commit $i:        * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files   fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files    fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files    fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files    fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files    fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files    fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files   fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files   fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files,"  done  # Navigate back to the repository root directory cd ..  # Remove the temporary directory rm -rf new_temp_commits

average_size=20000  # Define the desired total size when squashed (in bytes) total_size=$((1 * 1024 * 1024))  # 1.1MB in bytes  # Estimate the number of commits needed to reach the desired total size num_commits=$((total_size / average_size))  # Loop to create the desired number of commits mkdir new_temp_commits cd new_temp_commits  for ((i=1; i<=25; i++)) do     # Create a new file with a unique name     touch file_new$i.txt          # Add some content to the file     echo "Commit number $i    :  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)" >> file_new$i.txt          # Add the file to the staging area     git add file_new$i.txt          # Commit the changes     git commit -m "Commit $i:        * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files   fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files    fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files    fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files    fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files    fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files    fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files  fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * fix line height      * remove border color in hover state      * fix autocomplete item type background color      * Latest Protobuf files fix: ux fitness issues -- Jira ID: CGPT-6174 (#588)      * fix the hover menu icon size and color      * fix asset description line height      * remove card border on hovering      * fix suggestion padding      * fix conversation nav styles      * fix icon color      * fix the conversations nav padding issue      * fix min width to 420px      * f…
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.

2 participants