Tying Dockerhub into development and release management

2019-02-03 Thread lewis john mcgibbney
Hi general@, Over at the SDAP podling we are currently involved in a bit of a situation regarding the use of Dockerhub in our development and release management. The primary mechanism for the deployment of SDAP’s NEXUS component is Docker. It is therefore necessary for us to have available Docker

Re: Tying Dockerhub into development and release management

2019-02-03 Thread Justin Mclean
Hi, > The issue we have run into however is that the availability of Docker > images in Dockerhub appears to be in violation of Apache release policy. Is > this true for all images e.g. tagged and version controlled, hosted within > Dockerhub or is it acceptable for us to publish version

Re: [VOTE] Release Apache PLC4X (Incubating) 0.3.0 [RC2]

2019-02-03 Thread Stefan Bodewig
repeating my +1 vote from the dev list Stefan - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org

Re: [VOTE] Release Apache PLC4X (Incubating) 0.3.0 [RC2]

2019-02-03 Thread Justin Mclean
Hi, +1 (binding) I checked: - incubating in name - signatures and hashes correct - DISCLAIMER exists - LICENSE and NOTICE good - no unexpected binary files - all source files have ASF headers - can compile from source Thanks, Justin

Re: [VOTE] Release Apache PLC4X (Incubating) 0.3.0 [RC2]

2019-02-03 Thread Julian Feinauer
Hi Justin, thanks for your remark. I had some issues initially but the key got found by cdutz and others. I'll try to publish the key again to the server. Julian Am 03.02.19, 10:26 schrieb "Justin Mclean" : Hi, While you key is in the KEY file it looks like you KEY is not

Re: Request for write access for wiki

2019-02-03 Thread Justin Mclean
Hi, > I request write access tot he incubator wiki to submit the Report for Edgent. > My username is “jfeinauer”. Looks like you already have permission. Thanks, Justin - To unsubscribe, e-mail:

Re: [VOTE] Release Apache PLC4X (Incubating) 0.3.0 [RC2]

2019-02-03 Thread Justin Mclean
Hi, While you key is in the KEY file it looks like you KEY is not published: gpg: assuming signed data in 'apache-plc4x-incubating-0.3.0-source-release.zip' gpg: Signature made Mon 28 Jan 08:57:37 2019 AEDT gpg:using RSA key ADBD428CB5BF6C9FFC77B907C336E0143A553B89 gpg: requesting

Request for write access for wiki

2019-02-03 Thread Julian Feinauer
Hi all, I request write access tot he incubator wiki to submit the Report for Edgent. My username is “jfeinauer”. Thanks! Julian

Re: [VOTE] Release Apache PLC4X (Incubating) 0.3.0 [RC2]

2019-02-03 Thread Christofer Dutz
Also carrying over my +1 vote from the list. Chris Am 31.01.19, 12:24 schrieb "Julian Feinauer" : Hello all, This is a call for vote to release Apache PLC4X (Incubating) version 0.3.0. The Apache PLC4X community has voted on and approved a proposal to release

Re: Request for write access for wiki

2019-02-03 Thread Julian Feinauer
Indeed, strange, but nonetheless, thank you Justin! Am 03.02.19, 12:02 schrieb "Justin Mclean" : Hi, > I request write access tot he incubator wiki to submit the Report for Edgent. > My username is “jfeinauer”. Looks like you already have permission. Thanks,

Re: Tying Dockerhub into development and release management

2019-02-03 Thread Ross Gardler
These would not be official releases. One or more of your community can create Docker builds from apache released source. Ideally the build files will be part of the ASF project. Dockerhub has GitHub integration, so all it takes is for someone in the community to create the account and connect