Return-Path: X-Original-To: apmail-incubator-bloodhound-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-bloodhound-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AA230DD3A for ; Thu, 20 Dec 2012 14:41:29 +0000 (UTC) Received: (qmail 9687 invoked by uid 500); 20 Dec 2012 14:41:29 -0000 Delivered-To: apmail-incubator-bloodhound-dev-archive@incubator.apache.org Received: (qmail 9653 invoked by uid 500); 20 Dec 2012 14:41:28 -0000 Mailing-List: contact bloodhound-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bloodhound-dev@incubator.apache.org Delivered-To: mailing list bloodhound-dev@incubator.apache.org Received: (qmail 9635 invoked by uid 99); 20 Dec 2012 14:41:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2012 14:41:28 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gary.martin@wandisco.com designates 209.85.216.177 as permitted sender) Received: from [209.85.216.177] (HELO mail-qc0-f177.google.com) (209.85.216.177) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2012 14:41:21 +0000 Received: by mail-qc0-f177.google.com with SMTP id u28so1835993qcs.8 for ; Thu, 20 Dec 2012 06:41:00 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=uOW4ZQoFOT5SOCg3SLIQLcDsuLohbQV4SgOlc1Ean58=; b=M77UCdhserQWyu9r5eMrHIwgNuOHnLo/shSS/Hr779ByizDonOdDYbiQVm++nsB6NW nzk2MxUNTPQ2P7q/OMCox25iRPSyJOchLab6EbJxeBLAsQrBKHkPMImw/4jPHGRtmkoA uwxeOMJLir/ezxN+55e3vppQwcVfuEZXV7dTzB1uuU0wicrZ6ZLJBS0zNgnoigZcOtoU JiOddGDRHJKKmHpp0KbpMpeEao5VY4R5K7FBbXzw8mDZa9VohPZg9Q1/f4eO+PN0ZM3k uTOiztoD/Y8UbhV0uhkRCFedlc8kDkyoBaqsmfb2MphE2o6Xu5W4xopkPRSmNzMic4+8 kkFA== MIME-Version: 1.0 Received: by 10.224.188.13 with SMTP id cy13mr4466049qab.53.1356014460156; Thu, 20 Dec 2012 06:41:00 -0800 (PST) Received: by 10.49.51.135 with HTTP; Thu, 20 Dec 2012 06:40:59 -0800 (PST) In-Reply-To: <50D30EC4.5000300@wandisco.com> References: <50D30EC4.5000300@wandisco.com> Date: Thu, 20 Dec 2012 14:40:59 +0000 Message-ID: Subject: Re: i.a.o/bloodhound data as fixture for testing? From: Gary Martin To: bloodhound-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=485b397dd3b5353a8804d149b8b4 X-Gm-Message-State: ALoCoQkt+9s/LB6CSHKbKr/rTty3AxJEVe2CMikXESM3L01MyAKqHm43D0RALbUXLPTLB4C/Ha+V X-Virus-Checked: Checked by ClamAV on apache.org --485b397dd3b5353a8804d149b8b4 Content-Type: text/plain; charset=UTF-8 With time to think about it, there are the email addresses in the cc fields that should probably be swapped for fake ones. Anything else I missed? Cheers, Gary On 20 December 2012 13:12, Gary Martin wrote: > Hi, > > The work I did yesterday for a basic way of loading and dumping data was > with the view to helping developers work with more realistic data. > > So, before I do anything too rash, would it make sense for us to use the > database from issues.apache.org/bloodhound as a fixture? > > Perhaps with the exception of some entries in the permission table, I > don't think there is anything much that is unavailable through the site > itself with anonymous permissions so I don't *think* that there would be > any sensitive data to worry about. It seems worth a sanity check anyway to > see if I have missed anything. > > If that works for everyone, I don't intend to provide attachments as part > of the fixtures yet. If, for example, you eventually wanted to test how the > new search components are doing with the searching within attachments > (assuming that this is something we would want to be able to do), this > would not yet provide for that. Also, there will clearly be actual errors > associated with the missing files. Also, I am only likely to keep > permissions for the anonymous, authenticated and the 'admin' user who will > get TRAC_ADMIN permissions but that should be fairly easy for developers to > sort out. > > So, any concerns? > > Cheers, > Gary > --485b397dd3b5353a8804d149b8b4--