Hi Willem, artifacts for Camel K runtime are released through the standard Apache procedure based on Maven that we already use in Camel. We used dist/dev for the content of the Camel K go repository because there was no standard process already setup. But for the runtime part, sources, signatures and sha are in the usual place (staging maven repository): https://repository.apache.org/content/repositories/orgapachecamel-1156/org/apache/camel/k/apache-camel-k-runtime/1.0.4/
I think there's no need to over complicate the release process. Nicola On Mon, Oct 7, 2019 at 1:43 PM Willem Jiang <[email protected]> wrote: > Hi Nicola, > > Thanks for cutting the release kit of camel-k. > I cannot find the source release of camel-k-runtime from the > dist.apache.org, I guess it's here[1] > Could you upload the source distribution into > https://dist.apache.org/repos/dist/dev/camel/camel-k-runtime/1.0.4, > with the sha512 and asc files? > > [1] > https://repository.apache.org/content/repositories/orgapachecamel-1156/org/apache/camel/k/apache-camel-k-runtime/1.0.4/apache-camel-k-runtime-1.0.4-source-release.zip > > Willem Jiang > > Twitter: willemjiang > Weibo: 姜宁willem > > On Mon, Oct 7, 2019 at 5:40 PM Nicola Ferraro <[email protected]> > wrote: > > > > Thanks Mohammad for spotting it, I've now added sources to the staging > repo. > > > > Keys used for signing are in the git repo: > > > https://github.com/apache/camel-k/blob/ee1b8d34961df9553abc7e364e965f00dbbe2bb0/KEYS#L1661-L1715 > > > > Nicola > > > > On Mon, Oct 7, 2019 at 11:24 AM Mohammad Asif Siddiqui < > > [email protected]> wrote: > > > > > +1 (non-binding) > > > > > > Suggestions : > > > - I cannot find link to KEYS in the voting mail which is used to sign > the > > > release artifacts. > > > - Source Artifacts of camel-k 1.0.0-M2 is missing in dev svn [Major > > > Issue] > > > > > > Regards > > > Asif > > > ---------------------------------------------------- > > > ServiceComb PMC Member, Release Manager > > > Apache IPMC Member > > > > > > > > > On 2019/10/05 10:24:10, Nicola Ferraro <[email protected]> wrote: > > > > Hello all: > > > > > > > > This is a combined vote to release Apache Camel K 1.0.0-M2 and Apache > > > Camel > > > > K Runtime 1.0.4. > > > > > > > > Release notes: > > > > https://github.com/apache/camel-k/issues/944#issuecomment-538636280 > > > > > > > > Runtime staging repository: > > > > > https://repository.apache.org/content/repositories/orgapachecamel-1156 > > > > Runtime Tag: > > > > > > > > https://gitbox.apache.org/repos/asf?p=camel-k-runtime.git;a=shortlog;h=refs/tags/camel-k-runtime-parent-1.0.4 > > > > > > > > Camel K staging repository: > > > > https://dist.apache.org/repos/dist/dev/camel/camel-k/1.0.0-M2/ > > > > Camel K Tag: > > > > > > > > https://gitbox.apache.org/repos/asf?p=camel-k.git;a=shortlog;h=refs/tags/1.0.0-M2 > > > > > > > > Staging container image repository: > > > https://hub.docker.com/r/camelk/camel-k > > > > /tags > > > > > > > > It's possible to install all staging artifacts with a single command: > > > > kamel install --operator-image=camelk/camel-k:1.0.0-M2 > > > --maven-repository= > > > > > https://repository.apache.org/content/repositories/orgapachecamel-1156 > > > > > > > > Please test this release candidate and cast your vote. > > > > > > > > [ ] +1 Release the binary as Apache Camel K 1.0.0-M2 and Apache > Camel K > > > Runtime > > > > 1.0.4 > > > > [ ] -1 Veto the release (provide specific comments) > > > > > > > > The vote is open for at least 72 hours. > > > > > > > > Thanks, > > > > Nicola Ferraro > > > > > > > >
