Path: csiph.com!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!news.dns-netz.com!news.freedyn.net!aioe.org!bofh.it!news.nic.it!robomod From: Sudip Mukherjee Newsgroups: linux.debian.maint.java Subject: Re: No CI/CD settings in packages of Debian Java team? Date: Fri, 16 Apr 2021 11:50:02 +0200 Message-ID: References: X-Mailbox-Line: From debian-java-request@lists.debian.org Fri Apr 16 09:49:43 2021 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.199 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -5.5 Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=FCfLT7cgqrD1/KIPJJIr75kDDRWopPX85U2QroZy06M=; b=KWeNQaD6G/hmGHyzVw62K+CGkhwz8LwAU/OShU+5E5ApzbYTVRGVcGz50AIYoei6++ gN7pKwh3ZtB9Z7BAoOcOhrMi1jNhsPbQuWMMUREAxZLse/XreUZ5j28su1I9SpJq659a DQUdcdpi+VWa3j6Fyr48eDRKhdV/+zV3oWLc2OodBIDT0bTcjo2zerM5Che9wuwQXFIq SYALA94sY41k3isWerAnQeBuPULbId+lrJ1x+3DpiyCx4ACtTyEqJC/M9CGyOmKWjeTa CoCQhVyGQvGK1YkZfWgXqo8fKYnf7x4r4IBtGiSQYJ6Bzd1eC2UABg8uxS1BIJa0uV71 Ww2w== X-Google-Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=FCfLT7cgqrD1/KIPJJIr75kDDRWopPX85U2QroZy06M=; b=Y+PRy5/Q7ryYyDgQY+2aBf11K5JcC39uNR540ZgA0fP7ROgRoQ57EOXK/FJPekxusb avVrSU2a9SceniQKWq0/X725XMjOIRcefipUPbrpUsk4fIPqv3LkFDNuqjwbxL4iprPE bPYN8gDQY4T2W4/UGa0rRrWSq+P9CaL85tfa8GnQCks270wD2e8I/6WE6GiJk8xIyJtg dbhsLSCEIChpXLYbO2kzOEBcbL3/w6hKUilprndJlBViqpyrzCBj/6jo2ZttWFT2HVn9 RQV2CHgLtQ6fc6ptLEF4xprdOmfHxnN996VVQ9tqzcWnKjw+rwnWycRAeRXVRgEL7oQq zhNQ== X-Gm-Message-State: AOAM531r26o+DK9JnkcgTjJyhUFEdPBDZQH07UdojqxDSkl5Tt/qGYC7 ysfO0kD+8sZYCeFIoTgDDjehuHPUnemfMVhWyrmOg8H1W8rFzQ== X-Google-SMTP-Source: ABdhPJxYOkeNlwQrytC9DvGaR/qCBQV1ER3MkwTU2Rcfgbc4UphfXwaKFFNRmaGRGjVTSIgYxcGpOAX53xxf9hZ1m6A= X-Received: by 2002:a25:81cb:: with SMTP id n11mr10432900ybm.98.1618566567561; Fri, 16 Apr 2021 02:49:27 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Mailing-List: archive/latest/22767 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/CADVatmPH_QhU9f7JGtLu7Q+EuJrUOWEMrYYmtkT3G3ayRybmyQ@mail.gmail.com Approved: robomod@news.nic.it Lines: 27 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Cc: Debian Java List X-Original-Date: Fri, 16 Apr 2021 10:48:51 +0100 X-Original-Message-ID: X-Original-References: <20210416083417.GD15016@an3as.eu> Xref: csiph.com linux.debian.maint.java:12139 Hi Andreas, On Fri, Apr 16, 2021 at 9:34 AM Andreas Tille wrote: > > Hi, > > in Debian Med we are activating Salsa-CI by adding debian/salsa-ci.yml > to all packages and set this in > > -> Settings -> CI/CD > > This entry can be found in the menu between Repository and Operations. > I intended to do this setting for packages (for instance cronometer and > cdk). However, the whole menu entry is missing. I have no idea why but > it seems Salsa-CI needs a team wide configuration and it would be great > if some team admin would enable this setting for individual packages. repos in java-team have pipelines disabled by default, You can enable it from: Settings -> General -> Visibility, project features, permissions and enable 'Pipelines' from there. I have done cronometer for you. -- Regards Sudip