[AIRFLOW-3034]: Readme updates : Add Slack & Twitter, remove Gitter #3878
[AIRFLOW-3034]: Readme updates : Add Slack & Twitter, remove Gitter #3878r39132 merged 1 commit intoapache:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3878 +/- ##
=======================================
Coverage 77.49% 77.49%
=======================================
Files 200 200
Lines 15889 15889
=======================================
Hits 12313 12313
Misses 3576 3576Continue to review full report at Codecov.
|
|
hey @r39132 , there are some -1 on the vote thread you started. Have we decided the final decision of retiring gitter? If that's the case, the pr lgtm. |
There was a problem hiding this comment.
LGTM. @r39132 We might need to have a heruko app or something similar for users to join the Slack Workspace otherwise new users won't be able to join without invitation.
An app like https://github.com/outsideris/slack-invite-automation
e88abc1 to
6b15de8
Compare
|
Hi @feng-tao This PR doesn't retire Gitter, if that is even possible. It just removes it from the Readme. To retire it, we may need Infra support and possibly a second vote. Currently, the slack adoption is 5-10x that of Gitter ( @kaxil That's a good point. Want to take a stab at it? |
|
lgtm, thanks @r39132 for the info. |
|
@r39132 : I have deployed the app on Heroku: https://apache-airflow-slack.herokuapp.com/ Can you add this in the Readme? Can you also announce this on mailing-list / twitter? |
6b15de8 to
e7c69a7
Compare
tedmiston
left a comment
There was a problem hiding this comment.
@r39132 Glad to see this PR. I was about to send something similar. Overall I'm in favor.
Given the mailing list response with some resistance to Slack, what if we kept the Gitter link (but not badge) in the readme but marked it as Chat (alternative) or (legacy) or something?
Perhaps it's progress towards being all in on Slack. But there is still some useful info in the Gitter so I can appreciate having the link around for archival purposes.
6861c16 to
c28f493
Compare
|
@tedmiston What plan would you recommend for transitioning off Gitter? I can't imagine it would be a good idea to maintain 2 places? Less than one week after creating the slack channel, we have 170+ folks on slack and maybe 10-15 peoples on Gitter. Also, this change does not remove gitter.. it just tells newbies to use Slack...existing users of Gitter can continue. |
c28f493 to
9087014
Compare
9087014 to
96f6d84
Compare
|
@ashb 3k might be the total. What are the weekly actives? We can keep both channels as long as it makes sense, though I’m always wary of prolonged Roman-riding. |
|
Volume is definately dropping off in Gitter (and I'm encouraging/mentioning the slack channel) - I'll stick around in Gitter until it's quiet |
|
I don't have a specific recommendation for transitioning off Gitter as I'm not very active on Gitter personally. I like @ashb's suggestion. |

Make sure you have checked all steps below.
Jira
Description
Tests
N/A.
Commits
Documentation
Code Quality
git diff upstream/master -u -- "*.py" | flake8 --diff