(sorry for the top-post...Outlook is about 20+ years behind the times wrt to inline replies... >_<)
Thanks, Nick! It looks like Trafficserver uses GitHub PRs (and Projects!): https://github.com/apache/trafficserver/pulls https://github.com/apache/trafficserver/projects They use Jira for issues and Confluence for their wiki. https://issues.apache.org/jira/browse/TS/ https://cwiki.apache.org/confluence/display/TS/ They do have a single issue (for hacktoberfest) "surfaced" from their Jira to their GitHub account: https://github.com/apache/trafficserver/issues It would be most familiar (afaict) to this community if we could do All The Things via GitHub (+ syncing it all...somehow...with the ASF re:legal requirements). That said, I think the following mix would work for us--if GitHub All The Things isn't an option: - code: git + GH mirror - pull requests: GitHub - issues: Jira - wiki: Confluence - website: SVN (svnpubsub) Does that seem feasible to everyone? Thanks! Benjamin -- http://bigbluehat.com/ http://linkedin.com/in/benjaminyoung ________________________________ From: Nick Kew <[email protected]> Sent: Monday, October 24, 2016 12:26:28 PM To: [email protected] Subject: Re: Things we need On Wed, 2016-10-19 at 12:07 +0100, Robert Knight wrote: > > Additionally, the ASF has (ultimately) legal responsibility over the > > authority and access of the code and content it (through us) produces. > > Even pull-requests accepted for Apache projects via GitHub still go through > > the same CLA processes before getting merged into the ASF-level git > > repository > >—which is then synchronized back to GitHub. The GitHub mirrors are there > >mostly for findability, afiak. :) > > Can you point to a few examples of Apache projects that use GitHub > effectively? If working with projects under the Apache banner through > GitHub is at all cumbersome then that would hugely devalue it for me. I'd recommend a look at Trafficserver. That's run very smoothly for years, and is one of just a couple of projects trialling full two-way mirroring. -- Nick Kew
