From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6693749539433611264 X-Received: by 2002:ac2:4990:: with SMTP id f16mr1329555lfl.93.1559204974847; Thu, 30 May 2019 01:29:34 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a2e:9b17:: with SMTP id u23ls588343lji.12.gmail; Thu, 30 May 2019 01:29:34 -0700 (PDT) X-Google-Smtp-Source: APXvYqwgz2XXA6xzEhkKLLhhFiR/imaOy+Xu2+abjVVHplhTh8rX+7bQOOpAdU6sJ1z8AkpNuLWR X-Received: by 2002:a2e:9ed6:: with SMTP id h22mr1406322ljk.29.1559204974152; Thu, 30 May 2019 01:29:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559204974; cv=none; d=google.com; s=arc-20160816; b=j4/YQgNdHgOg40g0kdZglsX00AVsyNcJkgFc3H/AnTE0/wABam3E+yC4YhYCcsHvPq rLQXVrq3iKgaAj/Xv+brlrmQNsCBCkfUkoavJtA5NpqjhWEMhJ72i9e5sldE5r6bW/2w kEyIe0Ue+kv5e/+Gor7MIf9lsiSj/9IY9dWS5w9HgcpoGy2vLQTQ70SmPgP/5p5RffUX EZ8YvDIWZy1C6iEgf30sSmVSGVVwLZLFG0KgQjQMOdM84Uf1mpvj5SyqJFAfARO9UrKx 8D8zAYeXCvKhh+sQYtm7cO2xhnfcL/K7ZeGFnldKLjo/K21aFurpcaoZhPt67u1ap+cL LlYg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:content-language:in-reply-to:mime-version :user-agent:date:message-id:organization:from:references:to:subject; bh=5SLzZd6X75dhMx20guNvidpTY0pxqaoNZHRYcEgpcnM=; b=QUyHZGaHiezqyOp5vSdlF7gHb48SoI5qUbuXi2o1EA7HUGCEnV04d4Dm98204HdM5l Jg4MmBPnySFeKUKtXgSPVbATS9Ho6/ib50Gz8xdbAioowAf3EoXp7nY6/cTwoGiZk00B 2xcY6pzWXNpnVEu19Nmyiclcnzyab7mMf6LcOtKmaMP+SY1ej2EHk0BsYl9OVlKWUuJV 0SBnfFdG8kg1cPQVPyrOFdkZe9Hkt2xzhpC0OhHLEsdxYcfylHLYg8dYwnLld3CmyVa9 vT8ph8qSVnUFH8Vi8VIFPLQCYX6LP50pfBvZNic6qu8AKU3AW6flDR8kTfq89UAi1wmZ j8UA== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of mosipov@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=mosipov@ilbers.de Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id l4si91221lfh.0.2019.05.30.01.29.33 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 30 May 2019 01:29:34 -0700 (PDT) Received-SPF: pass (google.com: domain of mosipov@ilbers.de designates 85.214.156.166 as permitted sender) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of mosipov@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=mosipov@ilbers.de Received: from [192.168.1.29] (195.165-131-109.adsl-dyn.isp.belgacom.be [109.131.165.195] (may be forged)) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id x4U8TUis006386 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 30 May 2019 10:29:32 +0200 Subject: Jenkins project configuration by user To: Claudius Heine , isar-users References: From: "Maxim Yu. Osipov" Organization: ilbers GmbH Message-ID: Date: Thu, 30 May 2019 10:29:25 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: 0DKuvx2XZj7Y Hi isar-build.org users, On 5/22/19 9:26 AM, Claudius Heine wrote: >  - Not transparent configuration/environment: >    -> parameters with which ci_build.sh is called are not controllable > from the repository To address this issue I've added the ability to user to configure his project - just click button 'Configure' on the left pane of your project http://isar-build.org:8080/job//configure Here you can change parameters passed to ci_build, tweak build triggers etc. If you want to initiate the build on push request to your repository 1) Add a webhook in your github isar repository: Payload URL: http://ci.isar-build.org:8080/github-webhook/ Content type: application/json Secret: Radio-button: Just the push event Tick as active. 2) Enable option 'GitHub hook trigger for GITScm polling" in the section Build Triggers of project's configuration. Regards, Maxim. -- Maxim Osipov ilbers GmbH Maria-Merian-Str. 8 85521 Ottobrunn Germany +49 (151) 6517 6917 mosipov@ilbers.de http://ilbers.de/ Commercial register Munich, HRB 214197 General Manager: Baurzhan Ismagulov