-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
adr: design discussions #41973
base: main
Are you sure you want to change the base?
adr: design discussions #41973
Conversation
Thanks for your pull request! Your pull request does not follow our editorial rules. Could you have a look?
This message is automatically generated by a bot. |
adr/0006-dev-discussions.adoc
Outdated
** not doing it on day one as it will take a while for 1000+ members to get the message | ||
- Encourage moving Zulip chat introducing/tracking ideas to discussions | ||
* Encourage summarizing chat outcomes on discussions/issues | ||
|
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.
- All posts we before did to quarkus-dev Mailing list should go to a category on the quarkus-dev/discussion | |
* (pre)release announcement | |
* ideas, suggestions, etc. |
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.
Fix a few typos.
As we discussed the content this morning, I don't have anything to add.
I understand the reasoning but I personally do not like it. Some points not addressed: any idea of content surviving GitHub going the Sourceforge way? i.e. archiving? |
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.
Great!
* Anyone with GitHub account can post/reply | ||
* Moderation tools available to battle spam/noise | ||
Disadvantages:::: | ||
* Notifications via email comes for *all* discussions, not possible to choose specific category |
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.
As a note, you can turn off email notifications and use the GitHub notifications panel instead. I've done this and it has been very helpful in controlling email volume.
got some alternative ?
good point - I forgot to add that: the current mailing list was stored in google groups - not sure if any alternate archive option there but at least those who received the emails have some copy of it. github discussions have apis to access discussions that can be used for archiving. Does that cover your concerns? if yes I'll add them. |
Co-authored-by: Clement Escoffier <clement.escoffier@gmail.com> Co-authored-by: David M. Lloyd <david.lloyd@redhat.com>
adr/0006-dev-discussions.adoc
Outdated
** not doing it on day one as it will take a while for 1000+ members to get the message | ||
- Encourage moving Zulip chat introducing/tracking ideas to discussions | ||
* Encourage summarizing chat outcomes on discussions/issues | ||
|
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.
- All posts we before did to quarkus-dev Mailing list should go to a category on the quarkus-dev/discussion | |
* (pre)release announcement | |
* ideas, suggestions, etc. |
Another alternative is to have a bot user that is subscribed. This bot user could be the only allowed poster to the existing google group, which would mean all discussions + replies would still go to the group. |
FWIW, I find the idea of a repository with no executable code a bit awkward. It feels like we're letting the limitations of GitHub's notification granularity and our not-totally-adequate email filtering technology drive us into abusing the repository mechanism for something it wasn't really intended for. I suspect we may have some problems with discoverability, in which not all quarkus contributors realise they need to subscribe to the new repo (for the same reason they may not realise they should subscribe to the existing mailing list). Should we lay out some success criteria and mitigations - for example, what proportion of contributors do we expect to subscribe to the new repo? Is our success criteria that there are more subscribers than we have on google groups? What do we do if people aren't subscribing, and we don't get more active discussions than we did in the current repo? How do we handle the situation where someone starts a contributor-oriented discussion on the main repo? (I'm not saying any of those will happen, I'm just saying we should have a way of validating the approach is doing what we hope.) |
The repo will have documentation and possible minutes. It is IMO not a at all weird to have repos with just documentation.
I kind a get what you are saying here but I don't agree that this is not what the mechanism was intended for. It is super common to have multiple repositories for a project and do it way more finegrained - just look at quarkiverse or quarkusio in general :) I think it is perfectly valid to have separation between user and dev/contributor conversations - common in past is *-user and *-dev email. Why aren't that all just on the same mailing list? because the surrounding tech/setup does not allow natural separation. If you really wanna go for "perfect" then we could shut down quarkus github discussions and just make it Dev focused ....but then where does the users go?
Yes, I don't think that changes here - if anything the discussions are better as you can participate immediately where as with the mailing list you need to subscribe first.
Don't think we have a way to see who are subscribed/getting notifications. do you know of a way?
we evaluate and consider options? it can't see how it get worse than current situation IMO where design discussion gets lost in main repo.
Move it? (like we do when someone opens issue that should be discussion or vice-versa, or open issue in wrong repo) |
not a fan - that would mean duplications of notifications/email for 1048 subscribers and risking missing actually accidental posts. |
* e-mail/google groups is just not where new people show up as much now | ||
* requires subscribing to specific list to post | ||
* spam (fixed now by moderation) | ||
* arbitrary blocking of mails (specifally @gsmet and others) |
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.
We should also mention that there's a steady stream of user questions on the quarkus-dev mailing list, and every time it happens one of us has to reply to point out it's not a mailing list for users.
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.
we should also be prepared, GH Discussion spam happens, too.
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.
I would not call it a "steady stream". It's been reduced greatly ever since we more consistently redirect. But yes it happens.
Advantage of GitHub discussions here is we can transfer issues to the right place without the poster having to resend.
I'll add that to list.
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.
That's a nice advantage, agreed.
* All of the above disadvantages | ||
* No clear place to go for design discussions | ||
|
||
Seperate quarkusio/quarkus-dev repository with discussions:: |
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.
Seperate quarkusio/quarkus-dev repository with discussions:: | |
Separate quarkusio/quarkus-dev repository with discussions:: |
* All of the above disadvantages | ||
* No clear place to go for design discussions | ||
|
||
Seperate quarkusio/quarkus-dev repository with discussions:: |
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.
I have a suggestion: What if we called it quarkus-contrib
? We see confusion with both the quarkus-dev
google group and the #dev
zulip channel, because every single one of our users is a developer, by definition. So people think "Awesome! I'm a Quarkus developer, this is the place for me!", and then we have to spend effort re-routing their queries. Using -contrib
avoids this ambiguity.
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.
I considered it but I when away from it as:
A) quarkus-contributors gets to be quite long and noisy in mail subject
B) "contrib" in many projects is additional stuff outside the main development
C) If worried about those used to quarkus-dev ml not discovering it reusing the name helps locate it via search.
WDYT ? Valid arguments ? Asking as I could be swayed both ways. B is my biggest worry but might just be from early days :)
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.
Some comments
on A : [quarkus/quarkus-dev]
will already make it not very usable on mobile emails leaving 10 characters before it hides the rest of the email title.
On C, my personal importance meter rates this not too high
B is real and it adds up with GitHub discovery path difficulties to Discussions.
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.
B is real and it adds up with GitHub discovery path difficulties to Discussions.
not sure I follow ? I read it as yes, its problematic to use "-contrib" as it has a specific meaning but then i missed your point on how that connects to discovery path difficulties to discussions?
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.
That's a good point about -contrib
being used for 'extra' stuff. Using contrib
for that kind of content is a silly name, IMO, but it's out there. So if the aim is to avoid ambiguity, then contrib
is no good. So then contributors
is my best suggestion, but I agree it's long. That's maybe not fatal. Another alternative is quarkus-design
. Or quarkus-arch
or quarkus-architecture
, although that's a bit less differentiated from users, IMO.
I think @emmanuelbernard's point is that the discovery experience for the new repo won't be great. It won't be the first place people will expect to find design discussions, they're going to need to be directed to it. If the name of the repo looks like it holds additional stuff outside the main development, then it's even harder for people to land in the right place when they want to talk design.
* Future call minutes can be moved there | ||
* Does not break existing user conversations | ||
Disadvantages:::: | ||
* Need to move discussions from other places to this new place |
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.
Is "move" here a move of actual content, or just a move of people's habit? It would be nice to move the content so that people don't have to look in all the old places for old content, post-move, but I'm not sure of a mechanism that could do that.
Assuming we don't migrate the content, we should add another disadvantage, which is that people either need to check the mailing list + main repo discussions to read historic discussions (increased fragmentation of 'where are discussions'), or we lose all of the historic discussions.
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.
I was thinking about the move of people not content here.
I didn't consider copying in all the Quarkus dev posts from the last 5 years into the discussions as I don't know of a way to do it efficiently and with proper date.
Got ideas ? Is it necessary ?
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.
It depends what problem we're trying to solve. If we don't do some sort of migration, we're trading off increased fragmentation of information (people looking for information have to look in more places, because the information might be in an old email/discussion-in-the-wrong-repo) against a better experience going forward (we get to use the github discussions interface without user-conversation contamination). Maybe that's an ok tradeoff.
That's the difficulty but let me point down my concerns. So far I've found GitHub notifications overwhelming to a point where I shut them all down. So there are two concerns:
Like Holly, I find that we are adapting our flows to GitHub and that gives me an uneasy feeling. Funny enough in other conversations, you pushed back on the idea of What vs How in ADRs but here there are two distincts levels
I feel really bad to throw this left ball now since the idea of a discussions based solution has been floating for quite a long time. But you asked to open up. Feel free to acknowledge and device to move on but this ask I think helped me to write down the two levels of uneasiness I have subconsciously felt. To take a step back, looking at your decision drivers, I think the mailing list maybe fails the last point, the rest hits the mark. On decision drivers I see open governance but I wonder whether you would want as goal
In this case, Discussions alone does not address the problem. It's a conjunction of process chosen and tools. I'll stop there that's a long essay and not well articulated and see how poeple react. Again sorry for that negative push after all the work pushed into it. I'll comply to whatever decision is taken in the end.
Yes we could archive via that api into some S3 bucket or file system and that would alleviate the archive concerns for me. |
In that case a larger group of people would be affected by the counter-intuitive mechanism, so I'm glad we missed that opportunity. :) "If you have an issue, use this tab on this repo, but if you have a question, use this other tab on this other repo" would be hard for users to get right, and I suspect we'd have ended up doing a lot of "please don't talk about quarkus on the quarkus repo" traffic routing.
My thinking was that if people don't subscribe to the firehose of the
Possibly worth putting that in the ADR, near the top. It's more clearly aligned to the proposed solution than the intro we have, which is "Currently development discussions happens in a variety of places, including the mailing list, zulip, github issues, pull-requests, discussions, calls etc. Its awesome that we have so many ways to communicate, but it also makes it difficult to find the information you need or being able to at least follow certain areas." (If the problem we're trying to solve is fragmentation of conversations, then adding a new place to have conversations gets us into https://xkcd.com/927/ territory. :)) If the problem we're trying to solve is a mechanism to have design conversations consumable by both email and web UI, while maintaining the separation of user and contributor conversations, then the conclusion follows a bit better. |
@maxandersen Where are we on this? |
proposal on how we can have more deliberate and consumable dev/design discussions
note: I'm on PTO 20-28th july so it will open at least that period. if no major objections/blockers apply it the week I'm back, thus early August.