From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4FE2D38A90A0; Fri, 16 Sep 2022 17:21:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4FE2D38A90A0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1663348913; bh=oT8aTXC52WSV5UKX567bbxj4FucDTGhPbU0MMpumwsk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fOucdcV2zMLcWVO9J+lZDKGkKP0RuzegCDeTEY/EEtwNhlKleHwqFxlZ2RiLF3F6P +p/W0KFJx60AF0ZWE52LIOPG2YcirN+N/qWYNtMHC/nXroymmDR92IEVSzZjVAkIfj 4ERD+onmSQ4q2ZLDFCdO2pgpv5bh3fpM5DdeSTCw= From: "serhei at serhei dot io" To: bunsen@sourceware.org Subject: [Bug bunsen/25339] [v1.0] dejazilla-style log uploading service Date: Fri, 16 Sep 2022 17:21:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: bunsen X-Bugzilla-Component: bunsen X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: serhei at serhei dot io X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: OBSOLETE X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: bunsen at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D25339 Serhei Makarov changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |OBSOLETE Status|NEW |RESOLVED --- Comment #1 from Serhei Makarov --- The PR as formulated is not relevant to the new master branch. We could theoretically add back a secure uploading endpoint, but the canonical way of adding test results to Bunsen now is to push to a Git repo such as https://sourceware.org/git/bunsendb.git . If latency becomes an issue, the = Git repo admins could add a post-commit hook to re-run the pipeline (automatica= lly, or after some threshold of number of results / latency has been reached). --=20 You are receiving this mail because: You are the assignee for the bug.=