2021-03-15 15:36:30 UTC - Matt Rutkowski: @Dave Grove how does one achieve the 
“verified” status for a release?  
<https://github.com/apache/openwhisk-client-go/releases>
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1615822590031800
----
2021-03-15 15:37:26 UTC - Dave Grove: you do `git tag -s` to sign the tag with 
your pgp key
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1615822646032600
----
2021-03-15 15:41:19 UTC - Matt Rutkowski: So delete and start over, correct?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1615822879032900
----
2021-03-15 15:42:48 UTC - Matt Rutkowski: although it now appears I cannot 
delete…  or change the exiting tag
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1615822968033300
----
2021-03-15 15:50:54 UTC - Dave Grove: having github say verified on its release 
page isn’t that critical.   I would have thought you could force update the 
tag, but maybe not
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1615823454034500
----
2021-03-15 15:52:12 UTC - Matt Rutkowski: let me try to force
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1615823532034700
----
2021-03-15 15:56:10 UTC - Matt Rutkowski: deleted existing tag… created and 
force pushed signed tag (same name)… no change grr
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1615823770035700
----
2021-03-15 16:04:54 UTC - Dave Grove: i suspect tag deletion in the upstream 
repo didn’t take.  still showing the 1.2.0 tag as being an hour old (and not 
verified)
+1 : Matt Rutkowski
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1615824294036200
----
2021-03-15 16:11:31 UTC - Matt Rutkowski: I cannot delete the Release… which is 
tied to the tag… if the Release could be deleted (start over) then perhaps the 
tag could also be deleted
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1615824691037500
----
2021-03-15 16:12:23 UTC - Dave Grove: i’d say let it go.  all GitHub releases 
are unofficial anyways.
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1615824743038000
----
2021-03-15 16:23:24 UTC - Matt Rutkowski: Interestingly,
```$ git tag -v 1.2.0

object 87edc23647174648fe52939201ebb276e0899f83
type commit
tag 1.2.0
tagger Matt Rutkowski &lt;mrutk...@us.ibm.com&gt; 1615825163 -0500

OpenWhisk Client Go v1.2.0
gpg: Signature made Mon Mar 15 11:19:23 2021 CDT
gpg:                using RSA key ECBB7DD73FC62BDCAAC02D87395282A61D88D0AC
gpg: Good signature from "Matt Rutkowski &lt;mrutkow...@apache.org&gt;" 
[ultimate]```
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1615825404038200?thread_ts=1615825404.038200&cid=C3TPCAQG1
----
2021-03-15 19:26:34 UTC - Umakant Kulkarni: When the application function is 
overloaded, I get non-2xx http response. Who sends this response? Is it 
`API-gateway` or `invoker` or `controller`?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1615836394041000?thread_ts=1615836394.041000&cid=C3TPCAQG1
----

Reply via email to