2019-03-19 01:38:17 UTC - Dominic Kim: Can contributors also vote on it? 100 : Rodric Rabbah, Carlos Santana https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1552959497316300 ---- 2019-03-19 04:24:41 UTC - Shazron Abdullah: Yes, but only committer votes are binding https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1552969481317200 ---- 2019-03-19 04:45:53 UTC - Carlos Santana: yep https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1552970753317400 ---- 2019-03-19 04:46:20 UTC - Dominic Kim: @Shazron Abdullah ok https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1552970780317800 ---- 2019-03-19 08:21:41 UTC - Rob Allen: is there an easy-to-understand document to follow in order to go through the checklist? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1552983701318400?thread_ts=1552983701.318400&cid=C3TPCAQG1 ---- 2019-03-19 08:56:55 UTC - James Thomas: good idea. carlos posted some instructions in a previous vote thread. I’m currently building an openwhisk action to automate all the steps :slightly_smiling_face: +1 : Thomas Peikert https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1552985815318500?thread_ts=1552983701.318400&cid=C3TPCAQG1 ---- 2019-03-19 11:57:39 UTC - Rob Allen: :slightly_smiling_face: https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1552996659318800?thread_ts=1552983701.318400&cid=C3TPCAQG1 ---- 2019-03-19 12:03:54 UTC - Rodric Rabbah: ``` Checklist for reference: [ ] Download links are valid. [ ] Checksums and PGP signatures are valid. [ ] DISCLAIMER is included. [ ] Source code artifacts have correct names matching the current release. [ ] LICENSE and NOTICE files are correct for each OpenWhisk repository. [ ] All files have license headers if necessary. [ ] No compiled archives bundled in source archive. ``` @Vincent Hou wrote steps for doing the key validations but i can’t find the link at the moment https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1552997034319200 ---- 2019-03-19 12:06:44 UTC - Rodric Rabbah: this is mechanizable, so just need to write a script to do it :smile: https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1552997204320300 ---- 2019-03-19 12:18:06 UTC - Dave Grove: <https://cwiki.apache.org/confluence/display/OPENWHISK/How+to+verify+the+release+checklist+and+vote+on+OpenWhisk+modules+under+Apache> https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1552997886320500 ---- 2019-03-19 12:27:14 UTC - James Thomas: is someone running the ow community call tomorrow? I’ve not seen any emails but it’s in my calendar. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1552998434321000 ---- 2019-03-19 12:39:43 UTC - Carlos Santana: @Dragos Dascalita Haut signed up in the last call https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1552999183321600?thread_ts=1552999183.321600&cid=C3TPCAQG1 ---- 2019-03-19 15:30:39 UTC - Dragos Dascalita Haut: email coming shortly https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1553009439321900?thread_ts=1552999183.321600&cid=C3TPCAQG1 ---- 2019-03-19 15:30:59 UTC - Dragos Dascalita Haut: it takes longer from PST :stuck_out_tongue: https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1553009459322100?thread_ts=1552999183.321600&cid=C3TPCAQG1 ---- 2019-03-19 16:10:03 UTC - Dragos Dascalita Haut: done. pls start streaming the topics ! https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1553011803323300?thread_ts=1552999183.321600&cid=C3TPCAQG1 ---- 2019-03-19 16:10:22 UTC - Michele Sciabarra: I submitted a PR for the "actionloop-starter-kit" in devtools that is the stripped down python actionloop - I need that to write a document how to create a new runtime with it. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1553011822323800 ---- 2019-03-19 19:55:35 UTC - Adrian Schuepbach: Dear all I implemented few functions in Java and so far it always worked fine. Today I invoked an already deployed function again, but got a core dump of the JVM inside the function container. I then implemented a nop function, which really does nothing, still the same core dump inside the container. I am using a JDK version 8 compiler, since the documentation says that the runtime in function containers is JRE 8. I did not update the OpenWhisk version since it worked, so I would have expected that it still works. This is the log of my nop function invocation: https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1553025335328400 ---- 2019-03-19 19:56:16 UTC - Adrian Schuepbach: https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1553025376328600 ---- 2019-03-19 19:56:27 UTC - Adrian Schuepbach: Did anyone experience this problem before? What is the cause and how could I fix it?
Thanks a lot! https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1553025387329000 ----
