With that said, if you see something you think might be broken or wrong, please reply to this thread.
I've fixed the comment; nothing was lost, it was just a < symbol opening an HTML tag that was never closed.Details: we switched from using a markdown ``` to a <pre> tag somewhere down the migration process, and that's when the markdown converter's heuristics stopped escaping the <. I'll find comments of this nature and fix them. (I've fixed yours.)
Could we make github issues and comments still go to the golang-bugs mailing list?
Could we make github issues and comments still go to the golang-bugs mailing list?

On Mon, Dec 8, 2014 at 9:25 PM, Russ Cox <r...@golang.org> wrote:
>> Could we make github issues and comments still go to the golang-bugs mailing list?
>
> Do you know how to do that?
GitHub -> Settings -> Webhooks & Services -> Add Service -> Email
Same steps for IRC or Twitter.
It seems the emails generated by gerrit is not ordered correctly, which makes it hard to follow the review on the golang-codereviews mailing list.
On Dec 8, 2014 4:27 PM, "Michael Hudson-Doyle" <michael...@canonical.com> wrote:
> minux <mi...@golang.org> writes:
> > Could we make github issues and comments still go to the golang-bugs
> > mailing list?
> Relatedly, would it be possible to set up a mailing list that gets
> commit mails for the repo?  
There is a golang-commits mailing list for that purpose, but I don't know if that will also be deprecated after the github move.
I assume gerrit can generate emails for every commit.
On Dec 8, 2014 4:27 PM, "Michael Hudson-Doyle" <michael...@canonical.com> wrote:
> minux <mi...@golang.org> writes:
> > Could we make github issues and comments still go to the golang-bugs
> > mailing list?
> Relatedly, would it be possible to set up a mailing list that gets
> commit mails for the repo?
There is a golang-commits mailing list for that purpose, but I don't know if that will also be deprecated after the github move.
so I still prefer the golang-bugs mailing list where i can search everything in a single place.
Could we disable github comments on commits?comments should be posted to the gerrit, IMO.
is missing on the respective github issue: golang.org/issue/7857.
--
With that said, if you see something you think might be broken or wrong, please reply to this thread.
Note that we are still in the pre-1.4 freeze.
We are going to cut the 1.4 release from the Mercurial repos in the usual way, and then apply the changes (if any) to the git repos.
Andrew
I've noticed some non-critical problems with the labels in the issue tracker.
That's an unfortunate bug, but it's too late for us to fix it now. :-(
I can send you the script we used to do the conversion, if you're interested.
--
You received this message because you are subscribed to a topic in the Google Groups "golang-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/golang-dev/T3nDf-QqCrU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to golang-dev+...@googlegroups.com.
We grant it to people after a period of sustained contributions.
You received this message because you are subscribed to the Google Groups "golang-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-dev+...@googlegroups.com.
I believe the official line is "You become a committer when we get tired of submitting your changes for you."
There are exp/fsnotify bugs that I think can be closed, eg.Guess I'll need to do some commits to Go to gain collaborator status. :-D
So by the looks of things, 1.4 and the move to GitHub are all happening at the same time.
The website (http://godoc-test.golang.org/) links to http://build.golang.org/ which doesn't default to git yet (/git).
If the old subscription information is still available somewhere, it would be nice to migrate it to github subscriptions if/where/when possible.
Every code.google issue got a comment linking the new github page. Could you generate comments linking the github subscribe URL?What would that accomplish? There's a subscribe button on every issue page.
It's still there in the comment text at least.
--