-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Fix #6562: Removed G+ from the footer and Readme.md #6569
Fix #6562: Removed G+ from the footer and Readme.md #6569
Conversation
google plus service is shut down from April 2, 2019
google plus service is shut down from April 2, 2019
Codecov Report
@@ Coverage Diff @@
## develop #6569 +/- ##
===========================================
+ Coverage 75.88% 75.89% +<.01%
===========================================
Files 997 997
Lines 79040 79039 -1
Branches 4690 4689 -1
===========================================
+ Hits 59982 59983 +1
+ Misses 19058 19056 -2
Continue to review full report at Codecov.
|
@vojtechjelinek Please review this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Could you please share a screenshot of the footer (how it looks without G+ icon)?
Ok, looks good! @ankita240796 Code owner review, please. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, Thanks @ShubhamBansal1997!
Explanation
Fixes #6562: Due to the shutdown of the google plus service, the URL of the oppia google plus account has been removed from the footer in social icons section as well as from the
README.md
Checklist
python scripts/pre_commit_linter.py
andbash scripts/run_frontend_tests.sh
.