From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by sympa.inria.fr (Postfix) with ESMTPS id 1D1507EE25 for ; Wed, 6 Nov 2013 14:31:35 +0100 (CET) Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of kakadu.hafanana@gmail.com) identity=pra; client-ip=209.85.160.53; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="kakadu.hafanana@gmail.com"; x-sender="kakadu.hafanana@gmail.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail2-smtp-roc.national.inria.fr: domain of kakadu.hafanana@gmail.com designates 209.85.160.53 as permitted sender) identity=mailfrom; client-ip=209.85.160.53; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="kakadu.hafanana@gmail.com"; x-sender="kakadu.hafanana@gmail.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of postmaster@mail-pb0-f53.google.com) identity=helo; client-ip=209.85.160.53; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="kakadu.hafanana@gmail.com"; x-sender="postmaster@mail-pb0-f53.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhsJAPpDelLRVaA1lWdsb2JhbABQCg6DMVOsX5JaAgKBGwgWDgEBAQEHDQkJEiqCJQEBBUABGxILAQMMBgULAwoNISIBEQEFAQoSBhMSAodaAQMPDaAcjFeDCYQmChknAwpkiQEBBQyOCnUbMweEMAOJOoV8iFaBL45vGCmDE39ENw X-IPAS-Result: AhsJAPpDelLRVaA1lWdsb2JhbABQCg6DMVOsX5JaAgKBGwgWDgEBAQEHDQkJEiqCJQEBBUABGxILAQMMBgULAwoNISIBEQEFAQoSBhMSAodaAQMPDaAcjFeDCYQmChknAwpkiQEBBQyOCnUbMweEMAOJOoV8iFaBL45vGCmDE39ENw X-IronPort-AV: E=Sophos;i="4.93,647,1378850400"; d="scan'208";a="41251148" Received: from mail-pb0-f53.google.com ([209.85.160.53]) by mail2-smtp-roc.national.inria.fr with ESMTP/TLS/RC4-SHA; 06 Nov 2013 14:30:57 +0100 Received: by mail-pb0-f53.google.com with SMTP id up7so9091661pbc.12 for ; Wed, 06 Nov 2013 05:31:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=KQfsa7qnanshasb5BXp8lM5unk0Z+ImTCbNbReWOFJU=; b=a4QTtAb5Pcn6AolU/N/0J293Sq/P+bGa9TJ+KoARIesClzhyUGgHRa9pCqw06tS7x/ QvmBbwiRxWVtfUeTrxrxUQS/32KhubXg3WHRuAWkgEoPWHZRmcQImKtfQb6iJkQA1Oow qXUY2PUryCPA06nEFkCB7BZ3eUDJdpesAbDeY8pc3IyPtITd1oV9tdZnmwu020Joys6D u0q1gnvVTIXsT8d7b7Np3Nwpm8pehkIhx9sgE5Ll8iMQcRmDKPLki9k3C3UlnY2I2t1i uG4zZ76HUDqO6FLKInem+7hBKMmRJ+CjpYfo/cvyoXP3Kc6Hz5zcyeTLtXrAQmlF9wpc fhHw== MIME-Version: 1.0 X-Received: by 10.68.166.67 with SMTP id ze3mr3172026pbb.173.1383744692239; Wed, 06 Nov 2013 05:31:32 -0800 (PST) Received: by 10.70.50.71 with HTTP; Wed, 6 Nov 2013 05:31:32 -0800 (PST) In-Reply-To: <6386BA74-F9BF-4283-A298-ABE30B3A458E@cam.ac.uk> References: <6386BA74-F9BF-4283-A298-ABE30B3A458E@cam.ac.uk> Date: Wed, 6 Nov 2013 17:31:32 +0400 Message-ID: From: Kakadu To: Amir Chaudhry Cc: caml users , infrastructure Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Caml-list] Migration plan and bug hunt for ocaml.org - http://preview.ocaml.org Amir, Are all bugs related to redesign are marked with `redesign` tag? I ask, because very small count of opened bugs are tagged with `redesign`. Can I rely on tagged questions when I will check is my bug reported or not? Kind regards, Kakadu On Wed, Nov 6, 2013 at 2:31 PM, Amir Chaudhry wrote: > Dear caml-list, > > We're close to releasing the new design of ocaml.org but need help from t= he community to identify and fix bugs before we switch next week. > > Ashish, Christophe, Philippe and I have been discussing how we should go = about this and below is the plan for migration. If you'd like to discuss a= ny of this, then the infrastructure list is the best place to do so (cced). > > 1. We've made a new branch on the main ocaml.org repository [1] with the = redesign. This branch is a fork of the main one and we've simply cleaned u= p and replayed our git commits there. > > 2. We've built a live version of the new site, which is visible at http:/= /preview.ocaml.org - this is rebuilt every few minutes from the branch ment= ioned above. > > 3. Over the course of one week, we ask the community to review the new si= te and report any bugs or problems on the issue tracker [2]. We triage thos= e bugs to identify any blockers and work on those first. This is the phase= we'll be in from *today*. > > 4. After one week (7 days), and after blocking bugs have been fixed, we m= erge the site into the main branch. This would effectively present the new= site to the world. > > During the above, we would not be able to accept any new pull requests on= the old site but would be happy to accept them on the new branch. Hence, = restricting the time frame to one week. > > Please note that the above is only intended to merge the *design* and *to= olchain* for the new site. Specifically, we've created new landing pages, = have new style sheets and have restructured the site's contents as well as = made some new libraries [3, 4]. The new toolchain means people can write f= iles in markdown, which makes contributing content a lot easier. > > Since the files are on GitHub, people don't even need to clone the site l= ocally to make simple edits (or even add new pages). Just click the 'Edit t= his page' link in the footer to be taken to the right file in the repositor= y and GitHub's editing and pull request features will allow you to make cha= nges and submit updates, all from within your browser [5]. > > There is still work to be done on adding new features but the above chang= es are already a great improvement to the site and are ready to be reviewed= and merged. > > [1] https://github.com/ocaml/ocaml.org/tree/redesign > [2] https://github.com/ocaml/ocaml.org/issues > [3] http://pw374.github.io/posts/2013-09-05-22-31-26-about-omd.html > [4] http://pw374.github.io/posts/2013-10-03-20-39-07-OPAMaging-MPP.html > [5] https://help.github.com/articles/creating-and-editing-files-in-your-r= epository > > Best wishes, > Amir > > -- > Caml-list mailing list. Subscription management and archives: > https://sympa.inria.fr/sympa/arc/caml-list > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs